Skip to content

Latest commit

 

History

History
251 lines (220 loc) · 13.5 KB

README.md

File metadata and controls

251 lines (220 loc) · 13.5 KB

#Learn To Code C

Goals

Prerequisites

Week 1: Compilation

Week 2: Basics Part 1

Week 3: Basics Part 2

Week 4: C Specific Basics

Week 5: Pointers and Standard Libraries

Week 6: Memory Allocation

Week 7: Data Types

Week 8: Advanced Topic

##Bonus Material:

###Small Tools

##Resources

Much of the material for this course was drawn from the following: