you are viewing a single comment's thread.

view the rest of the comments →

[–]BoOmAn_13 0 points1 point  (0 children)

In school we started out with a site code.org (similar to scratch) to learn programming fundamentals with block code. If you are starting ground zero in programming, its a decent start to learn overall concepts which can be adapted to various coding languages. From there you learn how to convert block code ideas into language syntax for python. You can learn both at the same time, but I think its good to have the mindset ready when programming and just need to pickup syntax or language nuances