mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 20:26:07 -04:00
ipython src
This commit is contained in:
parent
fc1733d78b
commit
40807139fa
14
README.md
14
README.md
@ -9,17 +9,25 @@ http://bit.ly/python_book
|
|||||||
|
|
||||||
/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 showed in my ebook.
|
||||||
|
|
||||||
|
|
||||||
/src/futher_examples/
|
/src/futher_examples/
|
||||||
-----------------
|
---------------------
|
||||||
|
|
||||||
In the folder you find futher examples in algorithms in Python, not mentioned in the the book:
|
In the folder you find futher examples in algorithms in Python, not mentioned in the the book:
|
||||||
|
|
||||||
* Solutions for the book Cracking the Code,
|
* Solutions for the book Cracking the Code,
|
||||||
* Solution for Project Euler and Topcoder,
|
* Solution for Project Euler and Topcoder,...
|
||||||
* Examples for IPython, pandas,...
|
|
||||||
|
|
||||||
|
/src/ipython/
|
||||||
|
-------------
|
||||||
|
|
||||||
|
Here I explain all the problems above in ipython notebooks.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Advanced Learners
|
Advanced Learners
|
||||||
-----------------
|
-----------------
|
||||||
|
4
src/ipython/README.md
Normal file
4
src/ipython/README.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
IPython Problems
|
||||||
|
================
|
||||||
|
|
||||||
|
Here I explain all the exercises from my book in a series of IPython notebooks.
|
Loading…
x
Reference in New Issue
Block a user