ThinkPython
Computer Science Textbook
Jupyter notebooks and accompanying resources for teaching computer science fundamentals
Jupyter notebooks and other resources for Think Python by Allen Downey, published by O'Reilly Media.
1k stars
104 watching
727 forks
Language: Jupyter Notebook
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
allendowney/thinkdsp | An introduction to digital signal processing using Python | 3,996 |
allendowney/thinkstats2 | An online resource providing code and solutions to statistical exercises for Python programmers | 4,040 |
allendowney/thinkcomplexity | A collection of code examples and explanations for thinking about complex systems and problems through the lens of computational complexity theory | 101 |
rlabbe/thinkbayes | An interactive adaptation of Allen Downey's book on Bayesian statistics in Jupyter Notebooks | 396 |
elehcimd/pynb | Enables development of Jupyter Notebooks as Python code with embedded Markdown text | 250 |
weisscharlesj/scicompforchemists | A comprehensive textbook and teaching resource on programming in Python with applications to chemistry | 236 |
jupyter4edu/jupyter-edu-book | A resource for teaching and learning with Jupyter notebooks | 438 |
yhilpisch/py4at | A collection of Jupyter Notebooks and Python code supporting the book on algorithmic trading using Python. | 701 |
barbagroup/jupyter-tutorial | An educational resource providing an introduction to Jupyter Notebook, including its use and applications. | 23 |
yhilpisch/py4fi2nd | A collection of Python codes and Jupyter Notebooks for the book Python for Finance (2nd ed.) by Yves Hilpisch. | 1,424 |
yhilpisch/aiif | Provides Python code and Jupyter Notebooks for a finance book on Artificial Intelligence | 315 |
lyhue1991/pythonairoad | Repository of original articles on algorithmic and culinary topics in Python | 368 |
tylere/ee-jupyter-examples | A collection of Jupyter Notebook examples showcasing the use of the Earth Engine Python API | 87 |
allendowney/thinkbayes | TeX-based book and tutorial project with accompanying source code and documentation | 1,653 |
allendowney/compstats | Tools and methods for analyzing statistical interference using computational Python | 219 |