mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-11 15:20:59 +00:00
Merge pull request #146 from gabraganca/Data_struc
Add Problem Solving with Algorithms and Data Struc
This commit is contained in:
commit
b1f156d278
@ -144,6 +144,7 @@
|
|||||||
* [Algorithms for Programmers: Ideas and Source Code](http://www.jjj.de/fxt/fxtbook.pdf)
|
* [Algorithms for Programmers: Ideas and Source Code](http://www.jjj.de/fxt/fxtbook.pdf)
|
||||||
* [Sequential and parallel sorting algorithms](http://www.inf.fh-flensburg.de/lang/algorithmen/sortieren/algoen.htm)
|
* [Sequential and parallel sorting algorithms](http://www.inf.fh-flensburg.de/lang/algorithmen/sortieren/algoen.htm)
|
||||||
* [Text Algorithms](http://igm.univ-mlv.fr/~mac/REC/text-algorithms.pdf)
|
* [Text Algorithms](http://igm.univ-mlv.fr/~mac/REC/text-algorithms.pdf)
|
||||||
|
* [Problem Solving with Algorithms and Data Structures](http://interactivepython.org/courselib/static/pythonds/index.html)
|
||||||
|
|
||||||
####Theoretical Computer Science
|
####Theoretical Computer Science
|
||||||
* [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/)
|
* [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/)
|
||||||
@ -758,6 +759,7 @@
|
|||||||
* [Python Scientific Lecture Notes](http://scipy-lectures.github.io/)
|
* [Python Scientific Lecture Notes](http://scipy-lectures.github.io/)
|
||||||
* [Snake Wrangling For Kids](http://www.briggs.net.nz/snake-wrangling-for-kids.html)
|
* [Snake Wrangling For Kids](http://www.briggs.net.nz/snake-wrangling-for-kids.html)
|
||||||
* [Think Python](http://www.greenteapress.com/thinkpython/) - Allen B. Downey
|
* [Think Python](http://www.greenteapress.com/thinkpython/) - Allen B. Downey
|
||||||
|
* [Problem Solving with Algorithms and Data Structures](http://interactivepython.org/courselib/static/pythonds/index.html)
|
||||||
|
|
||||||
####Django
|
####Django
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user