mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 20:26:07 -04:00
add link to the new revision of my book, organize the folders to add further examples
This commit is contained in:
parent
6d78f5e3fd
commit
aa5010594e
24
README.md
24
README.md
@ -1,34 +1,32 @@
|
||||
Python and Algorithms & Data Structures
|
||||
=======================================
|
||||
|
||||
This repository contains a comprehensive study of Algorithms and Python, including an ["e-book" that I wrote](http://mariwahl.us/docs/algorithms_in_python.pdf).
|
||||
This repository contains a comprehensive study of Algorithms & Data Structures in Python, including an ["e-book" I wrote](http://mariwahl.us/docs/algorithms_in_python.pdf).
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
/src/examples_in_my_book/
|
||||
/src/examples_in_my_book
|
||||
-------------------------
|
||||
|
||||
All the examples and lessons I showed in my ebook.
|
||||
All the examples and lessons I show in my ebook.
|
||||
|
||||
|
||||
/src/futher_examples/
|
||||
---------------------
|
||||
|
||||
In the folder you find further examples in algorithms in Python, not mentioned in the the book:
|
||||
More advanced examples that are not mentioned in my book:
|
||||
|
||||
* Solutions for the book Cracking the Code,
|
||||
* Solution for Project Euler and Topcoder.
|
||||
|
||||
|
||||
/src/ipython/
|
||||
-------------
|
||||
|
||||
Here I explain all the problems above in ipython notebooks.
|
||||
|
||||
|
||||
|
||||
Advanced Learners
|
||||
Further Learning
|
||||
-----------------
|
||||
[Check out my lessons in machine learning.] (https://github.com/mariwahl/Machine-Learning-Lessons)
|
||||
|
||||
@ -37,6 +35,10 @@ Advanced Learners
|
||||
[Check out my lessons in numerical methods.](https://github.com/mariwahl/Numerical-Methods-for-Physics)
|
||||
|
||||
|
||||
[Check out the Friday Lessons from Hacker School](https://github.com/mariwahl/HackerSchool-Small-Problems)
|
||||
|
||||
|
||||
|
||||
Be Social!
|
||||
----------
|
||||
Please drop me a line or submit a patch if you have any suggestions!
|
BIN
book/book_second_edition.pdf
Normal file
BIN
book/book_second_edition.pdf
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user