Comment on Ask HN: Which programming language for a first-time coder in 2022?Comments−aristofun4yThe answer has been Ruby for at least 20 years now.−Koshkin4yOOP is not the first thing I’d want to try and explain to a kid who is eager to see what programming is all about.−aristofun4yOOP is the most natural way to introduce programming to a newbie. Tested on hundreds of my students. Even though oop is not a universal solution neither the best approach in many real world applicau.
Comments
The answer has been Ruby for at least 20 years now.
OOP is not the first thing I’d want to try and explain to a kid who is eager to see what programming is all about.
OOP is the most natural way to introduce programming to a newbie. Tested on hundreds of my students. Even though oop is not a universal solution neither the best approach in many real world applicau.