Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Toggle shoutbox Shoutbox Open the Shoutbox in a popup

@  yordan : (19 June 2013 - 02:28 PM) Long Life To Asta New Era
@  agyat : (19 June 2013 - 01:58 PM) New Era Start At Asta Or Asta Start In New Era. :unsure:
@  yordan : (16 June 2013 - 05:41 PM) You're Welcome, Agyat!
@  agyat : (16 June 2013 - 07:38 AM) Thanks Yordan...
@  velma : (16 June 2013 - 12:06 AM) I Have Asked Opa To Check For A Backup.. He'll Let Me Know Soon :)
@  velma : (16 June 2013 - 12:05 AM) T_T It Seems That Someone Has Deleted That Topic Since I Found The Url Of The Topic But It Gives Me An Error
@  yordan : (15 June 2013 - 10:31 PM) @velma : It's A Tuto On How To Create A Login Program.
@  yordan : (15 June 2013 - 10:31 PM) Happy Birthday To Youuuuuu Agyat!
@  yordan : (15 June 2013 - 10:31 PM) Ba$
@  agyat : (15 June 2013 - 04:41 PM) :(
@  agyat : (15 June 2013 - 04:41 PM) Where The Hall I Were? 15Th Is Almost At End And No-One Wished Me "happy Birthday"!!!
@  velma : (14 June 2013 - 10:39 AM) Which Tutorial Is He Searching For?
@  velma : (14 June 2013 - 10:38 AM) Which Tutorial Is He Searching For?
@  yordan : (14 June 2013 - 07:47 AM) Ok, Have A Look Tomorrow.
@  yordan : (13 June 2013 - 03:19 PM) @velma, Can You Have A Look At Feelay's Problem? Seems That His Tutorial Is Not Searchable Today.
@  Feelay : (13 June 2013 - 08:11 AM) Oh, Haha
@  velma : (12 June 2013 - 05:39 PM) T_T Lately My Levels Of Procrastination..... **sigh**
@  velma : (12 June 2013 - 05:38 PM) I'll Do It Later
@  velma : (12 June 2013 - 05:38 PM) Procrastinators.. People Who Keep Saying "i'll Do This In A Bit"
@  Feelay : (12 June 2013 - 02:05 PM) Deal Punishments To What?

Replying to Languages Worth Learning


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

Posted 14 December 2009 - 02:16 AM

I think most of what was important was covered already. However, I will add one more thing. Don't consider what is in demand now, or look and average job salaries or money reports. What is your most important consideration is where each technology is going. While it might look good on paper for someone to know COBOL, C#, C or 20 different assembly language, technology evolves very rapidly and the languages you are learning about now can very well be outdated before your career is over.Take in consideration that which is growing, not simply what is around.

 Java and C++ is a great start, as they are not going away any time soon.

-reply by Waffle

Brainstorm

Posted 05 February 2006 - 06:51 PM

C/C++
Perl
Assembler (very good for building viruses)

According to Slashdot news:

"CNN Money is reporting that .Net programmers are one
of the top 5 most in-demand jobs. Of the positions where recent surveys
have indicated a labor shortage, .Net developers and QA analysts are the
two that fell under the 'technology' category. According to CNN Money,
.Net developers can make between $75-85K starting out in major cities,
with the potential to make 15% more if they have a particular
proficiency. Additionally, QA workers can make $65-75K a year with the
ability to negotiate a 10-15% pay jump if they switch jobs."



-----When quoting, please use the quote tags and include a link to the source. Also, this topic is over 4 months old. It'd be useless to reply to it since nobody will still be interested in it.-----szupie

MajesticTreeFrog

Posted 01 October 2005 - 09:00 AM

One thing to add: don't skimp on design classes.

And I don't mean computer design. I mean graphic design and interface design. These skills will give you a VERY marketable polish, and will open doors to more industries. Another good skillset is web programming/web design. People still hire, and pay, good web designers.

Out of college, you want as many good job abilities as possible. Right now CS has hiring issues, so, this is the best way to counter that.

minnieadkins

Posted 01 October 2005 - 02:56 AM

Reguarding your need to experiment with SQL I would suggest that you start with some PHP/MySql. I think that designing websites is something that is fun and interesting, while at the same time can enhance your programming skills. I'm personally not that great of a programmer, but I'm learning. From my experience javascript can be very handy. I suggest however at least experimenting with php/mysql. If you're not familiar with it I would also suggest installing a package that installs php/apache/mysql in one installation. phpdev is a nice setup for beginners (i still use it because I know nothing of setting up servers) located at:
http://www.firepages.com.au
Another server package is IBserver
http://www.ibserver.com
I think those 2 links are right, someone correct me if I'm wrong.

I found a good website for me is htmlgoodies.com. It has plenty of pimers/tutorials to help me along, with some decent reference material. Good luck out there. I'm about in the same situation you are in, but I haven't programmed in Java. I hear it's a lot like c++ without pointers. I'll try it out soon, just downloaded the program from Sun the other day. I'm a CIS (computer information systems) major, but I wish I would've went to CS. =( bad decision on my part.

warbird

Posted 30 September 2005 - 11:17 AM

I think you'd made the right choice by trying those languages. You'll sure have a good chance in getting a job with them. In Holland the exspectation is that we'll have 10.000 programmers short over 10 years. I don't how it is in your country but I'll think you'll have very good chance with them.
One little hint, try GML. It's very funny and I'm sure it helps you becoming good in C++.

-=Jeroen=-

jipman

Posted 30 September 2005 - 04:59 AM

Since you already know C++, there's absolutely no use to learn visual basic. VB is not object oriented, three quarters of the generated binaries are null-bytes. And it's more than a mix-up-a-little-script-fast-for-one-time-use language than anything else. Anyway, why learn any basic language AT ALL if you already know C++. Ofcourse, C++ and Java for instance are both quite a lot faster than Visual Basic, noway that vb (.net) can be faster than C++ or Java, and since your programs are NOT GUI dependant, you can use or leave the GUI if you wish instead of being forced to one

Hm... this was quite the microsoft Visual basic bash rant wasn't it?

mogposse

Posted 30 September 2005 - 04:28 AM

Hmmm.. I'm a sophomore programming major, and a real newb to the field, seeing as I knew nothing other than HTML/PHP/SQL when I started.

However, of the languages I've been taught so far.. (VB.NET, C++, COBOL).. I've liked COBOL the best, by far. And, in my class, there was only one other person who ended up enjoying it as well.

But.. herein lies my problem. The teacher swears COBOL is still a widely-used language, and it'd be worth learning.. surely I could get a good job with a language I loved, that way. However, most of the other people I've talked to have said it's a 'dead language', and I should switch over to.. anything else.
..it's all so confusing.. ^^


Oh well.. the general advice from you guys seems to be.. study the theory? Get the general idea of a lot of languages, not the details of any one.. and I can do that ^^

Okay, that's enough posting for one night.. time to do my C++ class homework :]

max bitt

Posted 14 September 2005 - 02:13 AM

I think Delphi is pruity easy man. Probably the easiest one. B)

CaptainRon

Posted 09 September 2005 - 07:35 PM

What i would like to suggest is, MASTER C/C++ and you can master any other language. Not only learn the C/C++ language but also learn various programming API's available for it. Go in for Windows programming with WinAPI and try out creating OpenGL/DirectX programs. You will then be able to rule almost any other language.

As for Java or .NET, I suggest .NET must be gone in for. History has it, Microsoft has won every war it fought (mostly), and it is sure to do so with .NET too.

Sorry MS haters... but lets accept the fact that 90% of computers are running MS Windows, 91% of browsers are IE. Hence when u develop a solution, its better to develop one which is tightly integrated with the platform. Java sucks at it. Swing doesnt utilise the underlying OS for its GUI looks, its slow and unresponsive... anyway... C# is a great language. With the power of C++ and ease of VB, it rules.

hatim

Posted 14 August 2005 - 05:50 PM

can we trust you that you're not going to mess up their company secretly with uber subtlety?


hehe..
well i take my professional committments seriously and wont be a mennace to society. I don't necessirly hate M$ ..but in last few years they have been sucking big time (with regards to WebStandards, IE exploits and much more). M$ is a good company ..and I think they can do better ..alot better.
I know its easy to criticize from outside ...but what the hell..:D

Review the complete topic (launches new window)