Skip to content

Commit 7c6848b

Browse files
author
Steven Bock
committed
Added Codecademy description
Elaborated on the Codecademy description so it specifies that the user's code is interpreted in-browser for feedback on the user's work. This part wasn't specified very well in the previous description.
1 parent 6387f5d commit 7c6848b

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)