this post was submitted on 16 Sep 2024
716 points (97.2% liked)

Programmer Humor

32410 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] xpinchx@lemmy.world 8 points 10 months ago

Yeah but fuck all that python is good enough for most beginners. Variables, scope, loops, functions, operators... Once you get some of the principles down switching to C++ or similar isn't nearly as bad.

Being a person that tried to learn C/C# from scratch in my early days python was a good gateway language.