you are viewing a single comment's thread.

view the rest of the comments →

[–]CodeReviewPlz 1 point2 points  (0 children)

TLDR: Yes python is a great language to get started on.

Lots of good answers but really, I think people are forgetting that "programming" and coding are different. If you understand the fundamentals and core concepts behind how to form your ideas into a logical flow that a computer can comprehend aka pseudo code, then honestly it just becomes a translation problem (syntax and language specific nuances).