Python Forum
[Basic] Interactive tutorial for beginners (codetheblocks) - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: Tutorials (https://python-forum.io/forum-4.html)
+---- Forum: Tutorial Requests and Submissions (https://python-forum.io/forum-21.html)
+---- Thread: [Basic] Interactive tutorial for beginners (codetheblocks) (/thread-8450.html)



Interactive tutorial for beginners (codetheblocks) - abhin - Feb-21-2018

Hi,

I've been working on interactive Python tutorials on https://codetheblocks.com

The idea is to combine Python with a simple 3D environment that allows users to "place blocks" and construct structures. I've been adding tutorials every week and will continue doing so over time and expand the breadth of the tutorials. Each tutorial will help the user create progressively elaborate 3D structures and make the whole process of learning Python more enjoyable.

Thank you for your consideration.


RE: Interactive tutorial for beginners (codetheblocks) - Larz60+ - Feb-21-2018

Looks good!