Starting coding java

Posts 115 of 19 · Page 1 of 2
Starting coding java
Hey guys next school year (like 2 weeks from now) I am taking a class on Java and will be for the next 4 years. Any info/help you guys can give me to make the class a breeze?
Study? I just started learning java a few weeks ago and it's honestly not that hard if you don't fall asleep in class. Most of it is applying common sense to stuff. I'd recommend commenting so you know what code is for what and to watch your formatting/indenting/etc. as tiny syntax errors become a pain if you miss them with long amounts of code.
Get a lynda account and watch the latest java video. it was a great refresher for me. from the basics all the way to exception handling, gui's, web, and mobile all using Eclipse. And its only a 2 hour class! (im going into my second year of java) im free most nights so if you dont understand something and you cant find it online, give me a shout.
Skype : hf.mpgh.SocialBooster
You really don't need any advice, Java is pretty easy to pick up on.
Just make sure to keep taking notes on everything you're told, and ensuring you remember it.
Here is a booklet that you may find every useful as it explains things such as loops , arrays etc as well as giving challenges.

drive .google.com/file/d/0BxUa0C2dzS6_WTJqbXl0QVFhRHM/view
watch all of simon allardice videos
Just remember the words polymorphism and inheritance an you will code in java no probz.
Open An Account on udemy and start choosing believe it or not udemy is the one of the best places to start programming
Why are people grave-digging this thread... Anyways lmk if you guys need help i got 4+ years of java exp
Quote Originally Posted by zaxball7711 View Post
Hey guys next school year (like 2 weeks from now) I am taking a class on Java and will be for the next 4 years. Any info/help you guys can give me to make the class a breeze?
Go on khansacadamy or use UDEMY. those are really good websites to learn java.
If you get stuck, contact me
javarush is the best portal to learn java....... lmao
I would recommend paying attention to changing and analyzing values in arrays as well as how to create classes\methods that make your code more efficient. These are the only things I had problems with well learning Java.
Java is easy to get the hang of, especially all the basics but it gets difficult once you become distracted
Just learn the syntax. Java is orientated for object oriented programing so you will have to learn inheritance and objects. You'll be golden!
Posts 115 of 19 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?