Skip to content

lucentcosmos/CProgrammingCurriculum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Learn To Code C

Goals

Week 1: Compilation

Week 2: Basics Part 1

Week 3: Basics Part 2

  • Arrays (TODO)
  • Functions (TODO)
  • More About Data Types (TODO)
  • Type Conversion (TODO)
  • Getting User Input (TODO)
  • exercises (TODO)
    • Exercise: Basic Calculator (TODO)

Week 4: C Specific Basics

Week 5: Pointers and Standard Libraries

  • Pointers (TODO)
  • Standard Libraries (TODO)
  • exercises (TODO)

Week 6: Memory Allocation

  • (TODO)

Week 7: Data Types

  • Structs
  • Unions (TODO)
  • Enums (TODO)
  • exercises (TODO)

Week 8: Advanced Topic

  • Bitwise Operations or Buffer Overflow (TODO)

###Bonus Material:

###Small Tools

###Resources

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

###License MIT License

About

C Programming Curriculum (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published