An open API service indexing awesome lists of open source software.

https://github.com/zpoint/reading-exercises-notes

My reading exercises and notes
https://github.com/zpoint/reading-exercises-notes

Last synced: about 1 month ago
JSON representation

My reading exercises and notes

Awesome Lists containing this project

README

          

#### Examples and exercise
1. [**<< C++ Primer >>**](https://github.com/zpoint/Reading-Exercises-Notes/tree/master/C%2B%2B%20Primer)
2. [**<< C Primer Plus >>**](https://github.com/zpoint/Reading-Exercises-Notes/tree/master/C_Primer_Plus)
3. [**<< Advanced Programming in the UNIX 3rd >>**](https://github.com/zpoint/Reading-Exercises-Notes/tree/master/apue)
4. [**<< Structure And Interpretation Of Computer Programs >>**](https://github.com/zpoint/Reading-Exercises-Notes/tree/master/SICP)
5. [**<< Core Python Programming 2nd >>**](https://github.com/zpoint/Reading-Exercises-Notes/tree/master/core_python_programming)
6. [**<< High Peformance Python >>**](https://github.com/zpoint/Reading-Exercises-Notes/tree/master/high_peformance_python)
7. [**<< Compilers >>**](https://github.com/zpoint/Reading-Exercises-Notes/tree/master/compilers)
8. [**<< Programming Pearls >>**](https://github.com/zpoint/Reading-Exercises-Notes/tree/master/Programming_Pearls)
9. [**<< TCP/IP Socket In C >>**](https://github.com/zpoint/Reading-Exercises-Notes/tree/master/TCP_IP_socket_in_c)

#### Others
1. [**A tower defense game in action scripts (homw work)**](https://github.com/zpoint/Reading-Exercises-Notes/tree/master/tower_defense)
2. [**vim configure file**](https://github.com/zpoint/Reading-Exercises-Notes/blob/master/ubuntu_conf/vim_conf/vimrc)