| Author |
Best Resources
|
James Garoutte-Larsen
Greenhorn
Joined: Feb 23, 2012
Posts: 1
|
|
Hi guys, I was directed to this site by a friend. I was wondering what resources you guys would recommend to learn about making a java based chatroom client. Im pretty new to java myself and not too familiar so any help would be great!
Thanks!
|
 |
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12926
|
|
Welcome to the Ranch.
Oracle has a good set of tutorials about lots of different subjects, from the very basics of Java to making GUI applications, using files and networking etc.
If you're brand new to Java, see our Java Beginners FAQ.
And ofcourse, don't hesitate to ask questions on the forums here!
|
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
|
 |
Winston Gutkowski
Bartender
Joined: Mar 17, 2011
Posts: 4752
|
|
James Garoutte-Larsen wrote:I was wondering what resources you guys would recommend to learn about making a java based chatroom client. Im pretty new to java myself and not too familiar so any help would be great!
My advice: Start small. A chatroom client is something I'd think twice about, and I've been writing Java for 11 years, and programming for 35.
You might find this article useful.
Winston
|
Isn't it funny how there's always time and money enough to do it WRONG?
|
 |
 |
|
|
subject: Best Resources
|
|
|