Lost Password?


Go Back   CodeCall Programming Forum > Software Development > Java Help

Java Help Java Help forum discussing all Java platforms - J2ME, J2SE and J2EE - as well as relevant standards, APIs and frameworks such as Swing, Servlets, JSPs, Applets, Struts, Spring, Hibernate, ANT, EJB, and other Java-related topics.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-27-2007, 04:51 PM
A.N.H A.N.H is offline
Newbie
 
Join Date: Apr 2007
Posts: 8
Rep Power: 0
A.N.H is on a distinguished road
Arrow good java book??!

hey all

I'm new here and don't know if there a specific forum dedicated to books, so bear with me if this post isn't in the right forum.

I'm looking for a java book with alot of exercises and more importantly solutions, I've got deitel's "java how to program" its good but most of the exercises there aren't solved and i need to check the answered code for some questions, anyways to sum up, does anyone know a good java programming book ( for beginners mind u) that has alot of clear example and most importanly alot of exercises and solved exerscises.

thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 04-27-2007, 05:08 PM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 20
Posts: 3,470
Last Blog:
Joomla! And Incompeten...
Rep Power: 20
John has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond repute
Send a message via AIM to John Send a message via MSN to John
Default

I never bought a Java book so I'm not sure what to recommend, however you can always use this forum to help you work through the exercises in your current book
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-02-2007, 02:30 PM
Toby Toby is offline
Newbie
 
Join Date: May 2007
Posts: 4
Rep Power: 0
Toby is on a distinguished road
Default

Well if I were you I'd check out thepiratebay.org for torrents of those books, that's where I learnt C/C++/C# from.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-05-2007, 08:59 AM
oubless oubless is offline
Newbie
 
Join Date: May 2007
Posts: 22
Rep Power: 6
oubless is on a distinguished road
Default

Learning Java ( I think 3-rd edition can now be downloaded for free )
By Jonathan Knudsen, Patrick Niemeyer
Thinking in Java
By Bruce Eckel ( Not sure how his name spells :-[ )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 06-19-2007, 03:08 PM
pissedTechWorker pissedTechWorker is offline
Newbie
 
Join Date: Jun 2007
Posts: 2
Rep Power: 0
pissedTechWorker is on a distinguished road
Default

I'd have to second Thinking In Java, and of course Google is your best friend
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 10-11-2007, 05:52 AM
Patrick Patrick is offline
Programmer
 
Join Date: Sep 2007
Posts: 100
Rep Power: 5
Patrick is on a distinguished road
Default

I suggest you to learn from online means because it will save your a lot of time. All the text from different books can be found on the internet now.

Cheers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 10-15-2007, 08:51 PM
Deathcry's Avatar   
Deathcry Deathcry is offline
Learning Programmer
 
Join Date: Feb 2007
Posts: 69
Rep Power: 7
Deathcry is on a distinguished road
Default

i used sams teach yourself java 2 in 21 days and its awsome. best book i found.
__________________
the code is with you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 10-16-2007, 02:30 AM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 507
Last Blog:
Just over the next hil...
Rep Power: 10
G_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura aboutG_Morgan has a spectacular aura about
Default

I highly recommend you download the Java API specification and the tutorials from java.sun.com. The API specification can be a life saver (basically lists the entire class library down the side of the screen, a quick search for some key words will usually give you what you want).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 11-13-2007, 04:15 PM
lamagra lamagra is offline
Newbie
 
Join Date: Nov 2007
Location: Illinois
Posts: 6
Rep Power: 0
lamagra is on a distinguished road
Send a message via AIM to lamagra
Default

I would use thinking in java and then just use API/Forums. Books can only teach you so much. Programming you learn by hands on exercises and finding out the do's and dont's on your own.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 11-15-2007, 09:31 PM
sthenri sthenri is offline
Newbie
 
Join Date: Oct 2007
Posts: 15
Rep Power: 5
sthenri is on a distinguished road
Default Java book

Big Java, is pretty good. There are more exercises than the usual books. I have many books, tutorials, google, this site are all good resources.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MS-SQL deadlock and hang the Java application reachpradeep Database & Database Programming 1 03-11-2007 05:20 AM
Java Facts techni68 Java Help 0 01-17-2007 02:41 PM
John's Java Tutorial Index John Java Tutorials 0 01-11-2007 04:05 PM
Java Help Files xXHalfSliceXx Java Help 3 11-29-2006 12:30 AM
Good Internet Marketing Book NeedHelp Marketing 4 07-08-2006 01:18 PM


All times are GMT -5. The time now is 11:17 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads