Added "Code the blocks" to interactive tutorial list in learning.rst

This commit is contained in:
Abhin Chhabra
2018-03-03 20:25:56 -05:00
parent c88ed62cf8
commit bb02108324
+12
View File
@@ -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
------------