Skip to content

Commit 26af007

Browse files
authored
Add Readme
1 parent 9a63d9c commit 26af007

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Think like a programmer solutions
2+
Solutions to exercises from the book named "Think Like a Programmer" by Anton Spraul
3+
4+
Only chapter 2-4 included. Chapter 2 is basics, 3 is about lists, 4 is about pointers.
5+
6+
Codes are in C++, but having a little C style.

0 commit comments

Comments
 (0)