this post was submitted on 16 Sep 2024
468 points (89.8% liked)

Programmer Humor

37359 readers
24 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
[–] BleatingZombie@lemmy.world 14 points 10 months 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)