1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-12 11:02:20 +00:00

Fundamentals to c. programming added

This commit is contained in:
Borislav 2013-11-23 22:51:26 +02:00
parent 4a420987bb
commit 1ba04f6b76

View File

@ -194,6 +194,7 @@
* [Problem Solving with Algorithms and Data Structures](http://interactivepython.org/courselib/static/pythonds/index.html)
* [Data Structures Succinctly Part 1, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/datastructurespart1) (PDF, Kindle) *(Just fill the fields with any values)*
* [Data Structures Succinctly Part 2, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/datastructurespart2) (PDF, Kindle) *(Just fill the fields with any values)*
* [Fundamentals of Computer Programming with C#](http://www.introprogramming.info/english-intro-csharp-book/read-online/) - Svetlin Nakov and team *
####Theoretical Computer Science