Skip to content

Commit 7fb5e03

Browse files
authored
Merge pull request realpython#888 from chhabrakadabra/master
Added "Code the blocks" to interactive tutorial list in learning.rst
2 parents f9ad642 + bb02108 commit 7fb5e03

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/intro/learning.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,18 @@ This course also features a built-in interpreter for receiving instant feedback
176176
`Learn to Program in Python with Codeacademy <http://www.codecademy.com/en/tracks/python>`_
177177

178178

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+
179191
Intermediate
180192
------------
181193

0 commit comments

Comments
 (0)