mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-11 15:20:59 +00:00
Add book Python for Everybody (#2223)
* Update details for python course Programming for Everybody
This commit is contained in:
parent
03c03fb747
commit
c7baa931f7
@ -238,7 +238,7 @@
|
|||||||
* [Introduction to Computer Science and Programming](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) (MIT's opencourseware)
|
* [Introduction to Computer Science and Programming](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) (MIT's opencourseware)
|
||||||
* [Learn Python](https://pythonspot.com)
|
* [Learn Python](https://pythonspot.com)
|
||||||
* [Learn to program in Python](https://www.codecademy.com/learn/python)
|
* [Learn to program in Python](https://www.codecademy.com/learn/python)
|
||||||
* [Programming for Everybody](https://www.coursera.org/learn/python)
|
* [Programming for Everybody: Getting Started with Python](https://www.coursera.org/learn/python) (Coursera)
|
||||||
* [Programming Foundations with Python](https://www.udacity.com/course/programming-foundations-with-python--ud036) (Udacity)
|
* [Programming Foundations with Python](https://www.udacity.com/course/programming-foundations-with-python--ud036) (Udacity)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1822,6 +1822,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
|
|||||||
* [Python 3 Official Documentation](https://docs.python.org/3/download.html) (PDF, EPUB, HTML, TEXT) (3.x)
|
* [Python 3 Official Documentation](https://docs.python.org/3/download.html) (PDF, EPUB, HTML, TEXT) (3.x)
|
||||||
* [Python Cookbook](http://chimera.labs.oreilly.com/books/1230000000393/index.html) - David Beazley
|
* [Python Cookbook](http://chimera.labs.oreilly.com/books/1230000000393/index.html) - David Beazley
|
||||||
* [Python for Econometrics](http://www.kevinsheppard.com/images/0/09/Python_introduction.pdf) - Kevin Sheppard (PDF) (2.7.5)
|
* [Python for Econometrics](http://www.kevinsheppard.com/images/0/09/Python_introduction.pdf) - Kevin Sheppard (PDF) (2.7.5)
|
||||||
|
* [Python for Everybody](http://py4e.com/book.php) - Charles Severance (PDF, EPUB, HTML)
|
||||||
* [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php) (2.7.5)
|
* [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php) (2.7.5)
|
||||||
* [Python for you and me](http://pymbook.readthedocs.org/en/latest/) (2.7.3)
|
* [Python for you and me](http://pymbook.readthedocs.org/en/latest/) (2.7.3)
|
||||||
* [Python for you and me](http://pymbook.readthedocs.org/en/py3/) (3.x)
|
* [Python for you and me](http://pymbook.readthedocs.org/en/py3/) (3.x)
|
||||||
|
Loading…
Reference in New Issue
Block a user