TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Programing Languages > Java

Notices

Reply
 
Thread Tools Display Modes
Old 17-11-2007, 11:30 AM   #21
Andrew Thompson
Guest
 
Posts: n/a
Re: I've Read A Intro Book To Java, What's Next?

Enteng wrote:
>Do you guys know a site where I can learn java source codes from?


The 'Java Tutorial' mentioned by Lew earlier in the thread
has plenty of code examples, though watch for deprecated
methods.
<http://www.google.com/search?as_filetype=java&as_sitesearch=java.sun.com >

--
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via http://www.javakb.com

  Reply With Quote
Old 17-11-2007, 12:31 PM   #22
Lew
Guest
 
Posts: n/a
Re: I've Read A Intro Book To Java, What's Next?

Andrew Thompson wrote:
> Enteng wrote:
>> Do you guys know a site where I can learn java source codes from?

>
> The 'Java Tutorial' mentioned by Lew earlier in the thread
> has plenty of code examples, though watch for deprecated
> methods.
> <http://www.google.com/search?as_filetype=java&as_sitesearch=java.sun.com >


There are an awful lot of open-source projects out there. sourceforge.net 's
got a million of 'em. You can download the source from any such project and
toy with it all you want.

JavaBlueprints has a bunch of ready-to-wear solutions:
<http://java.sun.com/reference/blueprints/>

Check out the "Related Links" section on the side of that page.

IBM developerWorks: Java is a superb source:
<http://www.ibm.com/developerworks/java>

--
Lew
  Reply With Quote
Old 17-11-2007, 12:31 PM   #23
Greg Miller
Guest
 
Posts: n/a
Re: I've Read A Intro Book To Java, What's Next?

Enteng wrote:
> Hi guys! I've finished reading Beginning Programming with Java For
> Dummies today and I still want to learn more about java. What books
> would you guys suggest that I read next?


Well, what do you want to do? I'm going to assume you plan to program
for a living some day. In which case I'd recommend moving on to higher
level books which don't focus so much on the language, but rather on
methods of getting actual work done. If you focus just on learning
Java, you won't actually learn how to make Java do useful things.
A book on data structures and algorithms is probably a good second
step. But you'll eventually want to learn databases, computer
structure, design patters, object oriented principles, discrete
mathematics, and a lot more I can't think of right now. Taken a step at
a time it will eventually all come together.
  Reply With Quote
Old 17-11-2007, 02:28 PM   #24
Andrew Thompson
Guest
 
Posts: n/a
Re: I've Read A Intro Book To Java, What's Next?

Greg Miller wrote:
...
>.. But you'll eventually want to learn databases, computer
>structure, design patters, ...


- Design matters?
- Design patterns?
- The pitter-patter of many little designs?
- ..

--
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.asp...neral/200711/1

  Reply With Quote
Old 18-11-2007, 10:24 AM   #25
Jeff Higgins
Guest
 
Posts: n/a
Re: I've Read A Intro Book To Java, What's Next?


Enteng wrote:
> Do you guys know a site where I can learn java source codes from?


<http://www.leepoint.net/notes-java/index.html>
<http://www.rgagnon.com/howto.html>
<http://www.java2s.com/>
<http://www.dickbaldwin.com/toc.htm>
<http://www.apl.jhu.edu/~hall/java/>
<http://mindprod.com/jgloss/jgloss.html>
<http://java.about.com/>
<http://www.javaworld.com/>
<http://www.java.net/>
<http://martinfowler.com/>
<http://www.javalobby.org/>
<http://developers.sun.com/>
<http://javaboutique.internet.com/>
<http://www.ibm.com/developerworks/java/>
<http://www.apache.org/>
<http://www.onjava.com/>
<http://horstmann.com/corejava.html>
<http://www.jexamples.com/about.html>



  Reply With Quote
Old 18-11-2007, 10:24 AM   #26
Jeff Higgins
Guest
 
Posts: n/a
Re: I've Read A Intro Book To Java, What's Next?


Enteng wrote:
> Do you guys know a site where I can learn java source codes from?


<http://www.leepoint.net/notes-java/index.html>
<http://www.rgagnon.com/howto.html>
<http://www.java2s.com/>
<http://www.dickbaldwin.com/toc.htm>
<http://www.apl.jhu.edu/~hall/java/>
<http://mindprod.com/jgloss/jgloss.html>
<http://java.about.com/>
<http://www.javaworld.com/>
<http://www.java.net/>
<http://martinfowler.com/>
<http://www.javalobby.org/>
<http://developers.sun.com/>
<http://javaboutique.internet.com/>
<http://www.ibm.com/developerworks/java/>
<http://www.apache.org/>
<http://www.onjava.com/>
<http://horstmann.com/corejava.html>
<http://www.jexamples.com/about.html>



  Reply With Quote
Old 18-11-2007, 10:28 AM   #27
Jeff Higgins
Guest
 
Posts: n/a
The Programmer's 3R's


The 3R's for Programmers:
Reading, Writing, Running.


  Reply With Quote
Old 18-11-2007, 10:28 AM   #28
Jeff Higgins
Guest
 
Posts: n/a
The Programmer's 3R's


The 3R's for Programmers:
Reading, Writing, Running.


  Reply With Quote
Old 18-11-2007, 10:41 AM   #29
Jeff Higgins
Guest
 
Posts: n/a
The Programmer's 3R's


The 3R's for Programmers:
Reading, Writing, Running.


  Reply With Quote
Reply

Thread Tools
Display Modes


Google
 


All times are GMT +5.5. The time now is 03:59 AM.


vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2008, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional