We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c88ed62 commit bb02108Copy full SHA for bb02108
1 file changed
docs/intro/learning.rst
@@ -176,6 +176,18 @@ This course also features a built-in interpreter for receiving instant feedback
176
`Learn to Program in Python with Codeacademy <http://www.codecademy.com/en/tracks/python>`_
177
178
179
+Code the blocks
180
+~~~~~~~~~~~~~~~
181
+
182
+*Code the blocks* provides free and interactive Python tutorials for
183
+beginners. It combines Python programming with a 3D environment where
184
+you "place blocks" and construct structures. The tutorials teach you
185
+how to use Python to create progressively elaborate 3D structures,
186
+making the process of learning Python fun and engaging.
187
188
+ `Code the blocks <https://codetheblocks.com/tutorials/introduction>`_
189
190
191
Intermediate
192
------------
193
0 commit comments