Quote (Eep @ Jul 14 2015 12:08am)
Learn javascript, rule the world
but seriously, what job DOESN'T require javascript these days!?
Job's that don't require web development :lol:. You guys provided him some really good info, highly agree with starting off with Java (not JavaScript). Learn everything you can about Object Oriented Programming, learn Java's syntax. You'll be able to pick up other OOP languages quite well, which is what will happen after Univserity, one gets a job and they'll want you to work in C++, Python, etc... and they'll give you a month crash course to learn C++ or whatever. By that point you should be comfortable enough with OOP concepts and looking up documentation on said language.
Quote (carteblanche @ Jul 13 2015 03:59am)
hm. not sure i agree. i'd prefer learning java SE then learning basic html/css/javascript instead of EE if you're looking for marketability. anyone looking to hire an entry java developer just needs you to know basic java. they'll assume you can learn EE on the job. on the other hand, html/css/javascript will open opportunities for web development in a wide variety of jobs as well, whereas knowing EE without it will not.
I agree with you here, this is somewhat situational though. As EE is built upon SE, and for a novice level programmer none of this actually matters yet, most companies will provide a crash course on EE seeing as most developers don't even know the differences between Java platforms. or frankly how many Java platforms exists.
@OP, good luck! post back with questions, it looks like there are quite a few very knowledgeable people around here. I was a CS major in College, focusing on software development. Worked with mostly Java through school and when thrown into the fires of C and Objectice-C.
Cheers, happy coding :cheers:
This post was edited by Petrusk on Jul 14 2015 08:01am