Ask HN: Most employable programming languages for 2022 and beyond?
11–20 of 59 posts
Re: Ask HN: Most employable programming languages for 2022 and beyond?
#12Re: Ask HN: Most employable programming languages for 2022 and beyond?
#13A lot of Julia-based companies just hit big Seed A, Seed B, etc. rounds, with a lot more startups entering the space as well. There is a glut of Julia programmers in the industry now given all of this hiring. "Most employable" is hard because no one is in all places, but I can at least tell you that locally there is and will be a lot of hiring in the next few years here.
Re: Ask HN: Most employable programming languages for 2022 and beyond?
#14Most employable languages are still the enterprise languages.
1. Java and its ecosystem
2. JS and its ecosystem
3. Python and its ecosystem
I see more and more people are asking framework experience as well now.
1. Spring Boot
2. React
3. Pandas
Add AWS to your resume, you can probably ride AWS/Java/Python for the next 10 years.
Re: Ask HN: Most employable programming languages for 2022 and beyond?
#15Python for job orchestration (Airflow) and data science (numpy, scipy, etc) , Java 16+ for the general enterprise, product development, Julia for HPC. C for embedded, C++ for games, highly intensive systems.
No Rust, no Go? (Not that I am rooting for them)
Re: Ask HN: Most employable programming languages for 2022 and beyond?
#16Lots of companies doing cool backend things are doing Golang now, and I see Infra/SRE roles mention Go a lot.
and of course endless tons of both cool and uncool companies are still committed to Java.
Re: Ask HN: Most employable programming languages for 2022 and beyond?
#17Re: Ask HN: Most employable programming languages for 2022 and beyond?
#18What are freshers? Most employable languages are still the enterprise languages. 1. Java and its ecosystem 2. JS and its ecosystem 3. Python and its ecosystem I see more and more people are asking framework experience as well now. 1. Spring Boot 2. React 3. Pandas Add AWS to your resume, you can probably ride AWS/Java/Python for the next 10 years.
Re: Ask HN: Most employable programming languages for 2022 and beyond?
#19Stack Overflow's survey may be useful to look at, too. https://insights.stackoverflow.com/survey/2021#most-popular-...
Re: Ask HN: Most employable programming languages for 2022 and beyond?
#20Web Development: PHP and Javascript and its ecosystem
Mobile Development: Java/Kotlin for Android and Objective-C/Swift for iOS
Enterprise software: C++, Java, Rust and Golang
Machine Learning, AI and Data Analysis: Python and its ecosystem
Embedded: C and Rust
Game development: C++ for PC and Game Consoles, Java as well for PC games, Java/Kotlin for Android games, Objective-C/Swift for iOS games and Javascript and its ecosystem for Web games