mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #641 from dabockster/patch-1
Added Codecademy description
This commit is contained in:
@@ -30,7 +30,7 @@ If you want a more traditional book, *Python For You and Me* is an excellent
|
|||||||
resource for learning all aspects of the language.
|
resource for learning all aspects of the language.
|
||||||
|
|
||||||
`Python for You and Me <http://pymbook.readthedocs.org/>`_
|
`Python for You and Me <http://pymbook.readthedocs.org/>`_
|
||||||
|
|
||||||
Online Python Tutor
|
Online Python Tutor
|
||||||
~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
@@ -143,6 +143,7 @@ Learn to Program in Python with Codeacademy
|
|||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
A Codeacademy course for the absolute Python beginner. This free and interactive course provides and teaches the basics (and beyond) of Python programming whilst testing the user's knowledge in between progress.
|
A Codeacademy course for the absolute Python beginner. This free and interactive course provides and teaches the basics (and beyond) of Python programming whilst testing the user's knowledge in between progress.
|
||||||
|
This course also features a built in interpreter for receiving instant feedback on your learning.
|
||||||
|
|
||||||
`Learn to Program in Python with Codeacademy <http://www.codecademy.com/en/tracks/python>`_
|
`Learn to Program in Python with Codeacademy <http://www.codecademy.com/en/tracks/python>`_
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user