Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 26 days ago
JSON representation

Course dedicated to learning C language.

Awesome Lists containing this project

README

        

![visitors](https://visitor-badge.glitch.me/badge?page_id=sdthaker.visitor-badge)

C

# 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