Changes

Jump to navigation Jump to search
→‎Learning resources: explicitly listing topics covered in New Coder
Line 27: Line 27:  
== Learning resources ==
 
== Learning resources ==
   −
Books
+
Books and Reading
 
* [http://learnpythonthehardway.org/book/ Learn Python The Hard Way]: "instructs you in Python by slowly building and establishing skills through techniques like practice and memorization, then applying them to increasingly difficult problems."
 
* [http://learnpythonthehardway.org/book/ Learn Python The Hard Way]: "instructs you in Python by slowly building and establishing skills through techniques like practice and memorization, then applying them to increasingly difficult problems."
 
* [http://twoscoopspress.org/collections/everything Two Scoops of Django]: an excellent django book
 
* [http://twoscoopspress.org/collections/everything Two Scoops of Django]: an excellent django book
 +
* [http://python-guide.readthedocs.org/en/latest/ The Hitchhiker’s Guide to Python]: This is a guide for python developers that gives an overlay of the land of python development. In the guide's words: "The Hitchhiker’s Guide to Python exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis."
    
Tutorials
 
Tutorials
* [http://newcoder.io/ NewCoder]: intermediate level projects to try after learning syntax and things from sites like Learn Python the Hard Way.
+
* [http://newcoder.io/ NewCoder]: intermediate level projects to try after learning syntax and things from sites like Learn Python the Hard Way. It has tutorials on
 +
** Data Visualization
 +
** APIs
 +
** Web Scraping
 +
** Networks
 
* [http://earsketch.gatech.edu/ EarSketch] curriculum. Introduction to programming with music. (has anyone tried this? The concept is neat so I've included it here)
 
* [http://earsketch.gatech.edu/ EarSketch] curriculum. Introduction to programming with music. (has anyone tried this? The concept is neat so I've included it here)
* [http://python-guide.readthedocs.org/en/latest/ The Hitchhiker’s Guide to Python]: This is a guide for python developers that gives an overlay of the land of python development. In the guide's words: "The Hitchhiker’s Guide to Python exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis."
      
Interactive Tutorials
 
Interactive Tutorials
Domain Admins
598

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu