mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-05-02 06:46:18 -04:00
ipython src
This commit is contained in:
parent
fc1733d78b
commit
40807139fa
2 changed files with 15 additions and 3 deletions
14
README.md
14
README.md
|
@ -9,17 +9,25 @@ http://bit.ly/python_book
|
|||
|
||||
/src/examples_in_my_book/
|
||||
-------------------------
|
||||
|
||||
All the examples and lessons I showed in my ebook.
|
||||
|
||||
|
||||
/src/futher_examples/
|
||||
-----------------
|
||||
---------------------
|
||||
|
||||
In the folder you find futher examples in algorithms in Python, not mentioned in the the book:
|
||||
|
||||
* Solutions for the book Cracking the Code,
|
||||
* Solution for Project Euler and Topcoder,
|
||||
* Examples for IPython, pandas,...
|
||||
* Solution for Project Euler and Topcoder,...
|
||||
|
||||
|
||||
/src/ipython/
|
||||
-------------
|
||||
|
||||
Here I explain all the problems above in ipython notebooks.
|
||||
|
||||
|
||||
|
||||
Advanced Learners
|
||||
-----------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue