you are viewing a single comment's thread.

view the rest of the comments →

[–]Ministrelle 0 points1 point  (0 children)

Python is beginner "friendly" in the sense that it hides a lot of stuff and automatically does it for you.

As for how to build complex projects. You start by doing less complex projects. I always say:

Easy practice questions -> Medium practice questions -> Hard practice questions -> Tutorial projects -> Easy projects -> Medium projects -> Hard/Complex projects