aspose file tools
The moose likes Java in General and the fly likes intermediate to advanced course of study Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "intermediate to advanced course of study" Watch "intermediate to advanced course of study" New topic
Author

intermediate to advanced course of study

Keith Flo
Ranch Hand

Joined: Nov 29, 2005
Posts: 128

Howdy all,

I'm preparing for SCJP and am really enjoying it! I'm digging a little deeper into subjects that I thought I knew but really didnt know as well as I thought and some I now realize that I never really understood. However, I realize this is just the start.

Since I'll soon be done with SCJP, now I'm thinking about next steps. I'll definitely start working on Sun Certified Web Component Developer (JSPs) exam. However, I want to become an intermediate to advanced level developer.

Can someone suggest some intermediate to advanced level books I can look at? I have a few ideas but I'd like to hear the comments of others.

thanks!

PS: I heartily recommend the K&B SCJP book. I also have the Sanghera book but I dont like it nearly as much.


kf
SCJP 5.0 (preparing for SCWCD)
Jesper de Jong
Java Cowboy
Bartender

Joined: Aug 16, 2005
Posts: 12907
    
    3

To get further in software development, you shouldn't focus on the Java language alone, but have a look at for example object-oriented design and analysis and design patterns.

And there's no substitute for practice and experience.

Good luck with your SCJP and SCWCD.


Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
Keith Flo
Ranch Hand

Joined: Nov 29, 2005
Posts: 128

Jesper,

Thanks for your reply!

I'm going to take your advice about design patterns. I'll take a look at the book you suggested (this is the so-called "gang of four" book correct?). Anyway, I was instead thinking about the Core J2EE Patterns since I've been doing server-side development and perhaps a book on Scala

kf
Nicholas Jordan
Ranch Hand

Joined: Sep 17, 2006
Posts: 1282
Originally posted by Keith Flo:
Jesper,

Thanks for your reply!

I'm going to take your advice about design patterns. I'll take a look at the book you suggested (this is the so-called "gang of four" book correct?). Anyway, I was instead thinking about the Core J2EE Patterns since I've been doing server-side development and perhaps a book on Scala

kf


Jesper's basically got this under control but I want to add that OO does not write code, you do. I suggest an array of approaches and paradigms, here's something I have not even touched:


But when I do, it will be in Java. Any work accomplished in Java can be cross-coded to some other linguistic if you like it better. ( for whatever reason )


"The differential equations that describe dynamic interactions of power generators are similar to that of the gravitational interplay among celestial bodies, which is chaotic in nature."
Jesper de Jong
Java Cowboy
Bartender

Joined: Aug 16, 2005
Posts: 12907
    
    3

Yes, the book that I linked to is the "gang of four" book, the classic book on design patterns.
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32644
    
    4
Another book about Design Patterns is Alan Shalloway, James Trott, Design Patterns Explained (A new Perspective on Object Oriented Design) 2/e Pearson Educational (Addison-Wesley) 2005.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: intermediate to advanced course of study
 
Similar Threads
SCJP certification
Flexibility of the book...
SCJP
Architect: Is it enough...
*failed* SCJP :(