|
|
Welcome to the Java Forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:
- have access to post topics
- communicate privately with other members (PM)
- not see advertisements between posts
- have the possibility to earn one of our surprises if you are an active member
- access many other special features that will be introduced later.
Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact us.
|
|

05-09-2008, 08:41 AM
|
|
Member
|
|
Join Date: Nov 2007
Posts: 8
|
|
|
how begin with writing a new program ?
Hi again, it took a while to return here, I start again reading about java, and i would like to have your opinion about how you start to write a new program?
I was thinking to start with "pieces" make the gui, the behavior, the threads, command buttons, and many more.. and all separately from each other "piece", but i need them all to be classes and not all to be main(s) and to have only one main that runs all others. So do you have any suggestion for me?
|
|

05-09-2008, 08:53 AM
|
 |
Moderator
|
|
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 1,136
|
|
|
My suggestion is read a well explained book of Java. Explaining all of them here is much difficult. And also OOP concepts, you should never implement all the functionality in main, or in a one class.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Want to make your IDE the best? Vote Now
|
|

05-09-2008, 09:10 AM
|
|
Member
|
|
Join Date: Nov 2007
Posts: 8
|
|
so i must start part to part from the beginning, Write new class - finish the class, test the class, modify the class, start new class, right ?  thnx a lot
|
|

05-09-2008, 09:13 AM
|
 |
Moderator
|
|
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 1,136
|
|
|
Yes, you have to work on step-by-step. From simple class declaration to do some process. Have to learn a lot there.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Want to make your IDE the best? Vote Now
|
|

05-09-2008, 09:18 AM
|
|
Member
|
|
Join Date: Nov 2007
Posts: 8
|
|
Also about the book, i have read the Java Programming for Dummies 4th Edition (you will be laugh), and now I start Thinking in Java 2Edition that is more rich for knowledge. Wish me luck 
|
|

05-09-2008, 09:21 AM
|
 |
Moderator
|
|
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 1,136
|
|
From that, best one is the second for you. But I recommend on my personal choice, Teach Yourself in 21 Days. All the basis covered there.
Best of luck. 
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Want to make your IDE the best? Vote Now
|
|

05-09-2008, 11:52 AM
|
 |
Senior Member
|
|
Join Date: Jan 2008
Location: Cebu City, Philippines
Posts: 251
|
|
You can also read The Java Tutorials.
__________________
best regards, 
sukatoa
|
|

Today, 02:31 PM
|
|
Member
|
|
Join Date: Nov 2007
Posts: 8
|
|
thanks a lot Eranga, for this book, I am now at day 4  ) I understand now, how works. When I will finish this book i would like to have your opinion to the next book.
Sukatoa also thanks to you, but i couldnt stay too many hours to read tutorials on pc, i prefer reading on book, maybe the characters make my eyes tiring
|
|

Today, 03:06 PM
|
|
Member
|
|
Join Date: May 2008
Posts: 4
|
|
|
introducing
hi
i am indumathi. i have been working as software engineer for 2 yrs in speartech technology.i have finished M.C.A.
|
|

Today, 03:51 PM
|
 |
Senior Member
|
|
Join Date: Jan 2008
Location: Cebu City, Philippines
Posts: 251
|
|
Sukatoa also thanks to you, but i couldnt stay too many hours to read tutorials on pc, i prefer reading on book, maybe the characters make my eyes tiring
You can download it here and print if you want.... ( the basic parts )....
hi
i am indumathi. i have been working as software engineer for 2 yrs in speartech technology.i have finished M.C.A.
Welcome to Java-forums indula,
Nice to know you here..... 
__________________
best regards, 
sukatoa
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|