Initial commit
This commit is contained in:
6
README.md
Normal file
6
README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Teaching myself C #
|
||||
This is just miscellaneous code I write while teaching myself C. Some of this is
|
||||
from the book "Vägen till C" by Jan Skansholm & Ulf Bilting. Some is from the
|
||||
classic book "The C Programming Language" by Brian Kernighan & Dennis Ritchie.
|
||||
Other code is just small projects I've made to experiment and teach myself how
|
||||
to code in C.
|
Reference in New Issue
Block a user