https://github.com/sdthaker/senecacollege-btp100
Course dedicated to learning C language.
https://github.com/sdthaker/senecacollege-btp100
c computer-science seneca-college software-engineering
Last synced: about 1 year ago
JSON representation
Course dedicated to learning C language.
- Host: GitHub
- URL: https://github.com/sdthaker/senecacollege-btp100
- Owner: sdthaker
- Created: 2020-12-12T13:33:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T17:42:12.000Z (almost 5 years ago)
- Last Synced: 2025-03-21T19:49:02.427Z (about 1 year ago)
- Topics: c, computer-science, seneca-college, software-engineering
- Language: C
- Homepage: https://ict.senecacollege.ca/~btp100/
- Size: 5.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


# Programming Fundamentals Using C
This repository contains Workshops, Projects, Notes, and other additional course work for Fall 2020 BTP100 emphasizing topics such as Computation, Arrays, Structures, Functions, Pointers, Files and Strings.
### Workshop
- [x] WS01 - Computations
- [x] WS02 - Logic
- [x] WS03 - Arrays
- [x] WS04 - Structures
### Milestone
- [x] Assginment 1 - Functions, Structs, Strings
- [x] Assignment 2 - Functions, Pointers, Files, Strings, Structs, Arrays
### Final Assessment
- [x] Functions, Structs, Pointers, Files, Strings, Arrays