Hacker News new | ask | show | jobs
by burntoutgray 209 days ago
Everybody is different. I'm a very long-term C programmer.

Learnt Smalltalk because I wanted to better understand OOP and I could never get comfortable with C++.

Learnt Python because it provided me with a more interactive environment. Over time as more modules were added it became increasingly my choice for exploring interfaces, e.g. poorly documented USB devices.

Learnt JavaScript because I saw it as becoming increasingly pervasive. The growth of Web APIs together with the browser's graphical environment is edging out Python for many projects.