Open Side Menu Go to the Top
Register
What to learn to make 90k+ a year What to learn to make 90k+ a year

07-27-2012 , 12:11 PM
Personally I don't see the value of school either. I mean you get a decent bundle of stuff a student should know but in reality they usually learned for exams, forgot most of it and need to refresh their knowledge on most topics if they ever need them in the workplace.

The main value is getting along with other students and being a teamplayer (which isn't required at many universities either) and finishing a somewhat big project (graduating) + having been vetted by the university (assuming there's entry requirements)

Certificates are usually one time cramming, forget all the stuff but oh hey I have a certificate that says I stil know it. It's very much a personal issue but I simply refuse to belive that any good programmers would get certificates for anything. I think it's that dumb. I know people in IT that think the same and those are people that I think are really smart so that's good enough for me as a sanity check.

I'd keep it pretty simple
a) Show me the code you have commited, design decisions you made, programming procedures you have developed
b) Show me you'll fit in

Only if I can't have those and really need someone I'd skip to other points. If I don't really need someone it's probably better to wait (I also think it's good to always be hireing assuming you have money not just once you hit capacity issues)

/sidetrack about hireing etc
What to learn to make 90k+ a year Quote
07-28-2012 , 02:23 AM
If money is all that you care about then you have to get on the hottest trend. Two things that come to mind are a legit JavaScripter for Node.js and intricate client-side single page apps and native mobile app programmers for iOS or Android.

EDIT: Oh, another thing is threading and concurrency but that only really applies if you're already a legit programmer. Someone with strong knowledge of writing multi-threaded applications can make close to $200k. That said, it's extremely ****ing hard to do.
What to learn to make 90k+ a year Quote
07-28-2012 , 05:06 PM
I don't understand this thread the OP asked about programming in C++ and everyone tells him to program websites in PHP or Ruby?

C++ is usually for systems and lower level programming, these jobs pay well and are usually secure in the long term. I've interview with Amazon, IBM and other tech companies and they didn't really care about the projects you have worked on they basically ask you algorithm questions.
What to learn to make 90k+ a year Quote
07-28-2012 , 06:03 PM
Quote:
Originally Posted by HypersionSD
I don't understand this thread the OP asked about programming in C++ and everyone tells him to program websites in PHP or Ruby?
Read the thread title.
What to learn to make 90k+ a year Quote
07-28-2012 , 11:12 PM
C++? Lower level? Did your school tell you that?
What to learn to make 90k+ a year Quote
07-29-2012 , 03:23 PM
In my opinion, most web firms are not paying a lot of money for a younger programmer unless you can get on at a start-up that has money to burn. To do that, you have to have a pretty solid resume. However, I would still recommend you get started with a smaller web firm. The reason being is that you can crank out code that translates into final products very quickly without a whole bunch of red tape.

If you start out at a corporation, you may get 50k (very dependent on where you live) but large salary increases will take forever. If you want to increase your salary quickly, you got to be able to move around. I have been in the "real world" for about six years and I am already working at my third place of employment.

I will either stay with the corporation I am with now or look to land a cush government job down the road. That is where is at for those who choose not to go down the start-up path. You get excellent pay, government holidays, lots of opportunity to travel for training, and telecommuting options. But to land one of those, you need large system experience and probably a Fortune 100 company on your resume.

That all assuming you live in the US.
What to learn to make 90k+ a year Quote
07-29-2012 , 03:46 PM
You sound like you hate programming.
What to learn to make 90k+ a year Quote
07-29-2012 , 10:06 PM
Quote:
Originally Posted by Tim Brice
In my opinion, most web firms are not paying a lot of money for a younger programmer unless you can get on at a start-up that has money to burn. To do that, you have to have a pretty solid resume. However, I would still recommend you get started with a smaller web firm. The reason being is that you can crank out code that translates into final products very quickly without a whole bunch of red tape.

If you start out at a corporation, you may get 50k (very dependent on where you live) but large salary increases will take forever. If you want to increase your salary quickly, you got to be able to move around. I have been in the "real world" for about six years and I am already working at my third place of employment.

I will either stay with the corporation I am with now or look to land a cush government job down the road. That is where is at for those who choose not to go down the start-up path. You get excellent pay, government holidays, lots of opportunity to travel for training, and telecommuting options. But to land one of those, you need large system experience and probably a Fortune 100 company on your resume.

That all assuming you live in the US.
Wow, this seems almost completely wrong to me.
What to learn to make 90k+ a year Quote
07-30-2012 , 03:05 AM
Decide which industries you are aiming for first. The industry has a stronger influence on later salaries than the actual programming language. Which language to focus on will depend a lot on the industry.

Then, start gathering skills and knowledge in those fields that will make you more attractive for potential employers. Visit non-CS classes, complete a few courses in that direction.
And this explicitly means getting as much hands-on experience as possible already during your studies. Work a few hours a week next to your studies. This job does not have to be in your target industry at all, just get to crank out code and learn, learn, learn. You will be lousy at first, but that's ok, your pay will match your skill set.

After graduation, it is then time to break into your field of choice, forget about the starting salary but do everything you can land that first job in your field.
Once you've got applicable experience, the formal education to go with it, and good knowledge wrt to the industry beyond coding skills, you will be able to increase your pay substantially over a handful of years unless you refuse to leave a job for better opportunities.
What to learn to make 90k+ a year Quote
07-30-2012 , 07:32 AM
Quote:
Originally Posted by jjshabado
Wow, this seems almost completely wrong to me.
The guy asks for advice on how to make money and I posted how I was able to do it in a pretty short period of time. The salary that I make for the years of experience I have in the market that I live in is very good.
What to learn to make 90k+ a year Quote
07-30-2012 , 12:02 PM
Looking to make the most money is probably a difficult route. An easier route would be to find something you love, and then pursue it as much as you can. The money should follow!
What to learn to make 90k+ a year Quote
07-30-2012 , 12:48 PM
Quote:
Originally Posted by RICHI8
You sound like you hate programming.
Oh, I love programming. I wish I could devote a lot of time to start-up idea that I have, but with a full-time job and an average of playing 30 hours a week of poker, I don't really have time.

But I am attempting to learn new languages like Scala in my spare time. I am taking a course on Coursea for that in September. I am also doing some of the Code Academy stuff to try to stay up to date on web development, as right now I just write Java applications for my job.

But, if you are like me and you live in a smaller, regional market that is not a tech hot-spot, then going the corporation route is where you are going to make the most money.
What to learn to make 90k+ a year Quote
07-30-2012 , 04:13 PM
Figured I owed a bit more explanation on why I think this post is completely wrong.

Quote:
Originally Posted by Tim Brice
In my opinion, most web firms are not paying a lot of money for a younger programmer unless you can get on at a start-up that has money to burn.
First, there are lots of places in the US where tech talent is in very high demand and companies are paying a lot of money. Second, the vast majority of start-ups are going to be paying you less than an established company.

Quote:
Originally Posted by Tim Brice
If you start out at a corporation, you may get 50k (very dependent on where you live) but large salary increases will take forever.
Agreed, that its very dependent on where you live. But for major cities this is 100% not true. In fact my experience is the exact opposite - salary increases come more quickly as you start your career.

Quote:
Originally Posted by Tim Brice
If you want to increase your salary quickly, you got to be able to move around. I have been in the "real world" for about six years and I am already working at my third place of employment.
Definitely not a certainty. There are lots of companies that are going to increase your salary quickly. My salary was increased over 50% in 3 years at my first company.

Quote:
Originally Posted by Tim Brice
I will either stay with the corporation I am with now or look to land a cush government job down the road. That is where is at for those who choose not to go down the start-up path. You get excellent pay, government holidays, lots of opportunity to travel for training, and telecommuting options.
I have literally never heard that Government is where the cushy jobs are for software developers. Not once have I heard someone even talk about trying to get a job there (one exception - I knew a guy who really wanted to work for NASA. But that was because it was NASA and not because it was a cushy job).

Quote:
Originally Posted by Tim Brice
But to land one of those, you need large system experience and probably a Fortune 100 company on your resume.
What?

Quote:
Originally Posted by Tim Brice
That all assuming you live in the US.
What part of the US are you talking about?
What to learn to make 90k+ a year Quote
07-30-2012 , 04:33 PM
Yeah 90k in the valley or NYC are probably not as much as 90k in Austin

I tihnk if you're just in it for the money the safe bet is to specialize on data. Databases, datamining etc. pp
What to learn to make 90k+ a year Quote
07-31-2012 , 03:44 PM
I live in Canada. But willing to re-locate... not much family up here and GF has dual citizenship.
What to learn to make 90k+ a year Quote
08-02-2012 , 10:13 AM
SharePoint
CRM
BizTalk

any platform based stuff on the MS stack. you can make mad money with those skills
What to learn to make 90k+ a year Quote
08-02-2012 , 11:34 PM
I'd learn to be a kickass mobile app developer
What to learn to make 90k+ a year Quote
08-06-2012 , 10:41 AM
Yeah I was looking into Mobile app development as well.

The only problem I see with it is that by the time I finish learning something now... in about a year or two it'll be outdated and we'll have to learn new stuff.
What to learn to make 90k+ a year Quote
08-07-2012 , 02:31 AM
Quote:
Originally Posted by Gullanian
Looking to make the most money is probably a difficult route. An easier route would be to find something you love, and then pursue it as much as you can. The money should follow!
Not exactly. At some point you will need to do things you don't want to. In order to get where you want to be.
What to learn to make 90k+ a year Quote
08-07-2012 , 01:50 PM
Quote:
Originally Posted by clowntable
I tihnk if you're just in it for the money the safe bet is to specialize on data. Databases, datamining etc. pp
I agree. I'm in this field with little experience and I'm doing well. Takes an analytical mind, but for some reason there are tons of experienced developers who are just godawful at Business Intelligence-related tasks.
What to learn to make 90k+ a year Quote
08-07-2012 , 06:22 PM
I can't see learning C++ to be a pro or to become a better programmer. C++ is what it is. It's a weird hybrid language designed to make certain kinds of programming easier without giving up certain efficiencies.

OO works very well for certain kinds of GUI programming, so it took off just as GUI programming took off. But now most GUIs have moved on from it. Microsoft is on C# and the NET object model. Apple is on Objective C and its object model. Mobile is on Java and ObjC. GNOME is on C and GObject. You've got KDE on C++ and that's about it.

How about on the web? Client side is ECMAScript now. Server side is going to be PHP or Java as often as not, though if you're the boss you can run whatever the flip you want. And C++ is particularly weak for web development due to the weak string support.

So you're not learning C++ to become a better programmer. You're not learning C++ to write user apps. You're not learning C++ to do web development. I'm assured by multiple sources that in finance they use Java variants. Games? For a lone developer trying to strike it rich, see mobile and web, otherwise yes, that's the one area C++ seems to continue to rule: on consoles and in popular games-related toolkits.

You want to make 90k a year using C++? Better figure out a way to get a job at Sony or EA or somebody like that, and work your way up the ladder.

Otherwise, learn ECMAScript, PHP, Objective C, Java, C#, Python... anything but C++, really.
What to learn to make 90k+ a year Quote
08-07-2012 , 06:31 PM
Quote:
Originally Posted by RICHI8
C++? Lower level? Did your school tell you that?
If his school didn't tell him C++ is a relatively low level language, then it should have.

ASM --- C -- C++ ------ Python ------ Lisp ------ ...

C++ is Blub.
What to learn to make 90k+ a year Quote
08-07-2012 , 08:55 PM
Quote:
Originally Posted by Neil S
... Games? For a lone developer trying to strike it rich, see mobile and web, ...
These are dark days indeed that compulsion powered spam delivery systems can qualify as "games"... :sigh:
What to learn to make 90k+ a year Quote
08-08-2012 , 04:54 AM
I dont work in IT nor do i know about the job market, but i'll say this anyway. If its the money that you are after, i'd figure out which companies id want to work for or which field id need to specialize in to make that happen and then acquire the necessary skill set and resume. The skill set is going to be more than just knowing this or that language. Just my two cents.

I too would be very curious to hear from people with experience, where the money is in software development these days? I have a friend who is a software developer, i believe mostly Java. I dont know exactly how much hes paid but its a good sum of money. He has like 15 years of experience and works through a HR agency on 1-2 year contracts. My understanding from talking with him is that these project type contracts pay well if you have experience, you are willing to move and have good contacts at the agency. Generally, my feeling is that what you need for a top salary is much relevant experience and then more relevant experience.

Last edited by Crockett616; 08-08-2012 at 05:05 AM.
What to learn to make 90k+ a year Quote
08-08-2012 , 02:20 PM
Every company I've been at for the past few years has been in desperate need for DBAs, data analysts, BI developers, and so forth.
What to learn to make 90k+ a year Quote

      
m