| Author |
I want Some Java Programming Code Samples
|
Kenn David Smith
Greenhorn
Joined: Jun 04, 2011
Posts: 8
|
|
Welcome www.coderanch.com Members !
I am a beginner for Java Programming
I want Code Sample in Java Programming like......
......Hello World to Some GUI Software like
1) Calculator
2) Management Software ( Student or Library )
3) Very Simple Game
4) Simple File Explorer
for Study Purpose.
I am Using Net Beans IDE.
If you know about a good E book/ Web Site that includes code examples that beginner can study, It will helpful to me.
thanks.
|
 |
Wouter Oet
Saloon Keeper
Joined: Oct 25, 2008
Posts: 2700
|
|
Welcome to the JavaRanch.
I would start by reading the Java Tutorial from Oracle.
Don't focus on existing applications but rather write your own. The only way to learn how to code is to code, to code and to code!
|
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.
|
 |
Kenn David Smith
Greenhorn
Joined: Jun 04, 2011
Posts: 8
|
|
@ Wouter Oet
Thanks for helping but I know basic of Java.
I want to examine Real World Application to get better idea about Java. & Practice to face with real world problems that I want some code samples.
Please If you know about Java Cook Book or any other web site that I can download Code samples Please tell me.
thanks.
|
 |
vinayak jog
Ranch Hand
Joined: Apr 01, 2011
Posts: 76
|
|
Hey, Nero
Please go through the following websites
1. http://www.java2s.com/
2. http://www.roseindia.net/
3. http://www.vaannila.com/
Books to refer
1. java complete reference
2. head first java
3. java for dummy
you ll get all the needed help from above said resources good luck
|
 |
Kenn David Smith
Greenhorn
Joined: Jun 04, 2011
Posts: 8
|
|
@ vinayak jog
thanks for everything.
But I know about that site when I'm googling I found those sites but they have some advanced application's source codes
thanks
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32599
|
|
|
Not sure about all those websites; roseindia hasn't got a good reputation here. I would prefer the Head First book (HFJ) over the Dummies book; I think Dummies is very good at explaining the nuts and bolts of the language, but not nearly as good as HFJ at object-orientation.
|
 |
Kenn David Smith
Greenhorn
Joined: Jun 04, 2011
Posts: 8
|
|
@Campbell Ritchie
thanks for answering
I think I want a good book about " Java programming with Net beans or Some other IDE "
Is there a book like that ?
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32599
|
|
|
You are probably better off not using IDEs at the beginner's stage.
|
 |
Kenn David Smith
Greenhorn
Joined: Jun 04, 2011
Posts: 8
|
|
@Campbell Ritchie
thanks.
|
 |
Shanky Sohar
Ranch Hand
Joined: Mar 17, 2010
Posts: 1046
|
|
You will find many code samples..
|
SCJP6.0,My blog Ranchers from Delhi
|
 |
 |
|
|
subject: I want Some Java Programming Code Samples
|
|
|