d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Starting School In Fall > Software Development
Prev12345Next
Add Reply New Topic New Poll
Member
Posts: 7,720
Joined: Mar 30 2008
Gold: Locked
Jun 30 2015 05:28pm
Quote (HoneyBadger @ Jun 30 2015 01:28pm)
As someone who just graduated from a CS/IT program and joined the workforce....

Learn Java and learn it well. Not just SE but EE. Create web apps using java. Sleep with java textbooks. Marry java.

Essentially do anything with java that you can possibly do.



Will do, I appreciate the insight!!
Member
Posts: 35,456
Joined: Jan 25 2009
Gold: 1,173.00
Jul 12 2015 09:31pm
Quote (HoneyBadger @ 30 Jun 2015 13:28)
As someone who just graduated from a CS/IT program and joined the workforce....

Learn Java and learn it well. Not just SE but EE. Create web apps using java. Sleep with java textbooks. Marry java.

Essentially do anything with java that you can possibly do.


Drink Java while programming in Java?
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Jul 12 2015 09:59pm
Quote (HoneyBadger @ Jun 30 2015 03:28pm)
As someone who just graduated from a CS/IT program and joined the workforce....

Learn Java and learn it well. Not just SE but EE. Create web apps using java. Sleep with java textbooks. Marry java.

Essentially do anything with java that you can possibly do.


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.
Member
Posts: 23,862
Joined: Aug 16 2006
Gold: 20.00
Jul 13 2015 06:08pm
Quote (carteblanche @ Jul 12 2015 10:59pm)
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.


Learn javascript, rule the world


but seriously, what job DOESN'T require javascript these days!?
Member
Posts: 9,834
Joined: Nov 13 2007
Gold: 771.00
Jul 14 2015 07:58am
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
Member
Posts: 7,720
Joined: Mar 30 2008
Gold: Locked
Jul 19 2015 07:29pm
Guys I'm finally just starting to read some online introduction articles for Java, what program should I use to start writing and learning this stuff on? I'm not even sure I worded that right but I hope you guys understand.
Member
Posts: 7,720
Joined: Mar 30 2008
Gold: Locked
Jul 19 2015 07:32pm
I couldn't edit my post being locked now and all....

But what OS should I use? I'm currently on Windows 7 but if schools use a diff OS I would like to familiarize myself with it if need be. I don't really have any experience with other OS's but I have in the past partitioned my hard drive with hopes of learning Linux/Ubuntu and such, so I can do that again after I read up some refresher material on how to do so.
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Jul 19 2015 07:45pm
stick with windows. if a class requires linux, they'll probably provide an environment for you and teach you whatever commands are necessary for the class.

try out different IDEs and see which you like better. eclipse, netbeans, and intellij are all good choices. i think intellij has a free community edition, the others are free.
Member
Posts: 7,720
Joined: Mar 30 2008
Gold: Locked
Jul 19 2015 07:50pm
Quote (carteblanche @ Jul 19 2015 07:45pm)
stick with windows. if a class requires linux, they'll probably provide an environment for you and teach you whatever commands are necessary for the class.

try out different IDEs and see which you like better. eclipse, netbeans, and intellij are all good choices. i think intellij has a free community edition, the others are free.


I know I can easily google this but could you tell me what an IDE is? If you don't want to explain just say google and I'll understand.
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Jul 19 2015 08:04pm
Quote (Tuff_Guy2 @ Jul 19 2015 09:50pm)
I know I can easily google this but could you tell me what an IDE is? If you don't want to explain just say google and I'll understand.


it's what you asked for.

Quote (Tuff_Guy2 @ Jul 19 2015 09:29pm)
Guys I'm finally just starting to read some online introduction articles for Java, what program should I use to start writing and learning this stuff on? I'm not even sure I worded that right but I hope you guys understand.

Go Back To Programming & Development Topic List
Prev12345Next
Add Reply New Topic New Poll