ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

Question...

(1/1)

Codebyte:
So, I am currently going through some college classes in an effort to make a living through software engineering... I LOVE using Borland Developer Studio (specifically Visual C++)... I know that alot of new languages are still being introduced and what not... What is the "Hot" language to get into? What do companies want nowadays?

Pardon me for my inexperience in the corporate world, but Im just trying to get a feel for things as far as my career goes...

mouser:
First, just to point out that Borland Developer Studio, which is now known as Codegear RAD Studio, is quite a different thing than "Visual C++" which is Microsoft's product.  Either way, both good tools in my opinion.

Which basically brings me to my answer.

Languages seem to be evolving more rapidly these days than they were 20 years ago, and companies these days probably like to see someone who has a more flexible set of programming skills and multiple languages.

There are always going to be jobs that target a specific platform and language, but your best bet is to get some experience with a variety of languages and platforms.  That's not to say that you shouldn't pick one that you really enjoy and get really good at it, but make sure you learn enough so that you can talk intelligently about why you would use one over another for any given task.

I'm a very big advocate of object oriented programming, because i think it helps shape your mind into being better suited to write serious large-scale code, but with the focus on web applications these days, it's just essential that you are familiar with one of the web-centric languages like php, python, ruby, etc.

Other threads on DC related to this question:
https://www.donationcoder.com/forum/index.php?action=search2;search=%22pragmatic+programmer%22

See specifically this one asking which language to use:
https://www.donationcoder.com/forum/index.php?topic=9544.0

Also check out the self-teaching programming school here on DC forum:
https://www.donationcoder.com/forum/index.php?board=77.0

Navigation

[0] Message Index

Go to full version