mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #888 from chhabrakadabra/master
Added "Code the blocks" to interactive tutorial list in learning.rst
This commit is contained in:
@@ -176,6 +176,18 @@ This course also features a built-in interpreter for receiving instant feedback
|
||||
`Learn to Program in Python with Codeacademy <http://www.codecademy.com/en/tracks/python>`_
|
||||
|
||||
|
||||
Code the blocks
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
*Code the blocks* provides free and interactive Python tutorials for
|
||||
beginners. It combines Python programming with a 3D environment where
|
||||
you "place blocks" and construct structures. The tutorials teach you
|
||||
how to use Python to create progressively elaborate 3D structures,
|
||||
making the process of learning Python fun and engaging.
|
||||
|
||||
`Code the blocks <https://codetheblocks.com/tutorials/introduction>`_
|
||||
|
||||
|
||||
Intermediate
|
||||
------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user