this post was submitted on 16 Sep 2024
449 points (89.7% liked)

Programmer Humor

32054 readers
1945 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] BleatingZombie@lemmy.world 13 points 3 days ago

Strictly-typed languages are the BEST for learning programming. I also like Java for it because there's a difference between int and Integer (forcing you to learn about objects)