Skip to content

A bunch of small C projects to self learn the C language.

License

Notifications You must be signed in to change notification settings

boblyx/selflearnC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

selflearnC

Mini projects aimed at learning the C programming language.

Projects

  • 00 - list: Playing with arrays in C.
  • 01 - dict: Trying to implement a dictionary in C and failing.
  • 02 - ptr: Pointer exercises trying to understand how pointers work.
  • 03 - time: Exercises using funcs in time.h
  • 04 - headers: Exercises on referencing other funcs using self defined headers.

About

A bunch of small C projects to self learn the C language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published