Skip to content
View lucianoadam's full-sized avatar
  • 06:32 (UTC -04:00)

Highlights

  • Pro
Block or Report

Block or report lucianoadam

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. CSE220_hw5_FileManipulation CSE220_hw5_FileManipulation Public

    Assignment to teach students how to manipulate files in C.

    C 2

  2. CSE220_hw0_Setup CSE220_hw0_Setup Public

    Assignment to teach the class how to set up GitHub classroom. Not very relevant in terms of the coding part, but sets the stage for how the rest of the assignments were structured.

    Shell 1

  3. CSE220_hw2_BitManipulation CSE220_hw2_BitManipulation Public

    Assignment to teach the class how to utilize bitwise operations in C to manipulate data

    C 1

  4. CSE220_hw3_StringManipulation CSE220_hw3_StringManipulation Public

    Assignment to teach students how to manipulate strings without utilizing the built in string functions in C.

    C 1

  5. CSE220_hw4_MatricesWithPointers CSE220_hw4_MatricesWithPointers Public

    Assignment to teach students how to utilize pointers in C by creating a simple matrix operations program. The assignment also required a very interesting way of handling errors.

    C 1

  6. CSE220_hw6_MatricesWithStructs CSE220_hw6_MatricesWithStructs Public

    Assignment to teach the class how to utilize structs in C by making a program that opens a script from a file to perform matrix operations.

    C 1