boblyx / selflearnC

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v2.0


Languages

Language:C 93.2%Language:Shell 6.8%