d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Serious Question Regarding Skill For Employment
Add Reply New Topic New Poll
Member
Posts: 67,473
Joined: Jun 8 2013
Gold: 500.00
Apr 3 2018 10:12am
are there any languages that I can learn and become an expert in that would give me lots of hiring potential
Member
Posts: 11,281
Joined: Nov 21 2011
Gold: 3,385.09
Apr 3 2018 12:36pm
Depends where you are from. Where Im at, Spanish is 100% appreciated. Id say is like 90% of our business Hispanic, so pretty much if you dont speak Spanish its hard to put you near the top of our list for employment (Sales)
Member
Posts: 13,222
Joined: Jan 2 2011
Gold: 17,400.00
Apr 3 2018 01:58pm
Quote (Regargar @ Apr 3 2018 12:12pm)
are there any languages that I can learn and become an expert in that would give me lots of hiring potential


nm

This post was edited by kalelvszod on Apr 3 2018 01:59pm
Member
Posts: 67,473
Joined: Jun 8 2013
Gold: 500.00
Apr 3 2018 01:59pm
Am I not in the programmers section
I'm talking comp sci
Member
Posts: 4,065
Joined: Aug 18 2009
Gold: 1.46
Apr 4 2018 07:58am
It depends. Programming in practice as a craft might have some overlap with theoretical computer science but varies depending on the domain... are you looking to get hired in web, software, games, etc...

That said, there's the TIOBE index, which should give you some idea:

https://www.tiobe.com/tiobe-index/

Member
Posts: 31,293
Joined: Mar 25 2009
Gold: 0.00
Apr 4 2018 12:42pm
If you have a degree, Python, Java, SQL


if you don't have a degree (Html, CSS, Javascript, PHP)
Member
Posts: 17,090
Joined: Nov 22 2008
Gold: 169.00
Apr 5 2018 12:51am
Go to yearly survey taken by stackoverflow and you will see list of mostly needed languages.
Pick one path and dig deep into it.

Aim for the knowledge, clean code, understanding how everything works under the hood.

After that you can easily switch to any language in future.
Programming languages are nothing but a tools that would help you build stuff. You would just choose the one that suits you best for project.

/e If you have never been into CS field, nor you have chance to learn it with your current education plan - my advice is to start with online lectures from Harward CS50 lessons. (Google edx CS50)
It will be a hard work to finish all exams and earn a certificate, but after it you would be able to find a work as a junior developer as soon as you finish it.

It starts and ends with:
Scratch (to get you familiar with programming logic)
C (you would learn all basics, algorithms, linked lists etc etc)
HTML
CSS
JavaScript
Python
Final project

About 10 weeks of lectures, and one year to finish all assignments to earn certificate.

This post was edited by WeAreTheBorg on Apr 5 2018 12:59am
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll