Learn Swift. Mobile is the future.
Ask HN: What language should I learn first?
21–30 of 77 posts
Re: Ask HN: What language should I learn first?
#22Learn Swift. Mobile is the future.
Re: Ask HN: What language should I learn first?
#23What is your preferred computer? If Windows, then I must agree with myddle's recommendation of Python.
I don't get your comment. Python is great on each platform but Windows where you must put some extra effort to get it running.
Re: Ask HN: What language should I learn first?
#24I believe that you can't go really wrong with any of the languages offered at Codecademy. If you have to pick one I would suggest JavaScript. It's not uncommon for projects to involve another language + JavaScript, so the syntax knowledge should be useful for years.
Personally I'd go with Python to learn the joy of programming, and then some C (or Rust) to understand which problems were lifted by the higher level language. Javascript is too useful in the Web to not learn it, and then go functional to open your mind. Well, it's a long road :-)
Re: Ask HN: What language should I learn first?
#25Re: Ask HN: What language should I learn first?
#26Also, call me sentimental but I learned C/C++ as my first language and would recommend it. I don't see a codeacademy class for that though, and it's not really perfect for web development.
If you find that codeacademy isn't working out, I've also personally used codeschool.com and had great experiences there.
Re: Ask HN: What language should I learn first?
#27Doesn't matter, pick one and move your focus to algorithms and data structures.
Re: Ask HN: What language should I learn first?
#28Re: Ask HN: What language should I learn first?
#29Re: Ask HN: What language should I learn first?
#30Learn Swift. Mobile is the future.