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
- Host: GitHub
- URL: https://github.com/zpoint/reading-exercises-notes
- Owner: zpoint
- Created: 2016-10-10T16:34:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-19T02:12:22.000Z (almost 5 years ago)
- Last Synced: 2025-01-20T15:53:56.446Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 6.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)