Hacker News new | ask | show | jobs
by davidxc 5024 days ago
I recommend learning Python. It's a very expressive language with libraries for almost everything. It's used for web development, scientific computing, desktop applications, etc. It's an easy language to learn but also powerful.

Some people here are recommending Ruby. Ruby is also a great language, and probably a little more expressive than Python. However, Ruby lacks libraries for some areas (numerical and scientific computing, machine learning..). Ruby tends to have a more web-focused community.

I would recommend Python.

1 comments

should I learn css and or css3 ? if i learn css3 will i know everything that's in css?