PDA

View Full Version : Learning Java



zHinigami
06-24-2009, 02:05 PM
Hey everyone,

I was just wondering if anyone on this site programs in or has programmed in Java? It's going to be a required class for my CIS degree and I'm wondering what I'm up for.

Would appreciate anyone and alls replies.

sez
06-24-2009, 04:27 PM
http://www.tactools.us/java-network-programming-2nd-edition.html

^don't know if its what you asked for lulz,there is more if you go down a lil.

Snee
06-26-2009, 04:55 PM
Java is a lot like C#, so if you've done any of that, the syntax shouldn't be hard to get into at all.

The basic stuff is pretty easy throughout, events and swing can be a bit annoying, though.

Sun has some good resources you can look at:

http://java.sun.com/docs/books/tutorial/index.html - for tutorials
http://java.sun.com/javase/reference/api.jsp - for classes and methods

sevencreations
12-27-2019, 12:47 PM
Java is easy to learn and its syntax is quite simple, clean and easy to understand.The confusing and ambiguous concepts of C++ are either left out in Java or they have been re-implemented in a cleaner way.

Robust
Platform Independent
Secure
Multi-Threading
Architectural Neutral
Portable

marniamemo
12-27-2019, 05:29 PM
i want to learn Java with an easy way. do you have easy way to learn ?

alfred753
02-18-2020, 05:00 AM
Once you learn the basic syntax and know how to write programs, you will be comfortable writing small programs.

Skiz
02-21-2020, 03:32 AM
Why are you people posting in a 10 year old thread? :pinch:

Closed.