Skip to content

Commit 5ca73ef

Browse files
committed
Merge pull request #641 from dabockster/patch-1
Added Codecademy description
2 parents c1df18f + 7c6848b commit 5ca73ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/intro/learning.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you want a more traditional book, *Python For You and Me* is an excellent
3030
resource for learning all aspects of the language.
3131

3232
`Python for You and Me <http://pymbook.readthedocs.org/>`_
33-
33+
3434
Online Python Tutor
3535
~~~~~~~~~~~~~~~~~~~
3636

@@ -143,6 +143,7 @@ Learn to Program in Python with Codeacademy
143143
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
144144

145145
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.
146+
This course also features a built in interpreter for receiving instant feedback on your learning.
146147

147148
`Learn to Program in Python with Codeacademy <http://www.codecademy.com/en/tracks/python>`_
148149

0 commit comments

Comments
 (0)