Skip to content

Commit e8a7b91

Browse files
committed
Update resources; add codeacademy track
1 parent 48bee3b commit e8a7b91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/python-resources.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ title: Resources for Python
1616
#### Exercises Driven Learning
1717
* [Learn Python the Hard Way](http://learnpythonthehardway.org) _(Do not let the title fool you)_
1818
* [Python Koans](https://bitbucket.org/gregmalcolm/python_koans)
19-
* [CheckIO: Python-programming-driven online adventure game] (http://www.checkio.org/) _(Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)_
19+
* [CheckIO: Python-programming-driven online adventure game](http://www.checkio.org/) _(Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)_
20+
* [Python track](http://www.codecademy.com/tracks/python) @ [Codeacademy](http://www.codecademy.com/)
2021

2122
#### For intermediate programmers
2223
* [Dive Into Python](http://www.diveintopython.net/toc/index.html)

0 commit comments

Comments
 (0)