File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -176,6 +176,18 @@ This course also features a built-in interpreter for receiving instant feedback
176
176
`Learn to Program in Python with Codeacademy <http://www.codecademy.com/en/tracks/python >`_
177
177
178
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
+
179
191
Intermediate
180
192
------------
181
193
You can’t perform that action at this time.
0 commit comments