https://github.com/ipython-books/python-for-newbies
A guide to Python for absolute beginners
https://github.com/ipython-books/python-for-newbies
Last synced: 8 months ago
JSON representation
A guide to Python for absolute beginners
- Host: GitHub
- URL: https://github.com/ipython-books/python-for-newbies
- Owner: ipython-books
- Created: 2014-10-15T06:57:48.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T07:40:59.000Z (over 5 years ago)
- Last Synced: 2023-08-05T07:06:04.749Z (over 2 years ago)
- Size: 6.84 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Python for Newbies
==================
This is a guide to Python for *absolute beginners*. It contains everything you need to know for the [IPython minibook](http://ipython-books.github.io/minibook/), by [Cyrille Rossant](http://cyrille.rossant.net). Although this book focuses on Python for data analysis, we won't cover data analysis in this guide, only general programming and Python topics.
This repo is work in progress. Feel free to contribute!
