• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Where to go next

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Alright, so I finished Head First Java, I am currently reading an SCJP book, I have built a recipe and budget tracking applications without a GUI, I am looking into learning the SWT framework or the GTK bindings to do GUI work. So my question is, where do I go next, I feel like books like effective java are still out of my scope but I don't really see a book that connects me there. At this point should I be reading books on more specific topics ie. generics, collections, concurrency...etc, or is there a book that I am missing.

Thanks
Dave
 
Marshal
Posts: 80223
424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
  • Try the exercises in books like Deitel and Deitel (get the "early objects" editions of the "How to" books).
  • Try googling for a site called javabat.
  • Get Effective Java
  • Get Java Puzzlers by Bloch and Gafter
  • Read a more advanced book, eg Core Java II by Horstmann and Cornell, but don't worry about the C++ articles.
  • You can find details of all those books, and many more here.
     
    grapes are vegan food pellets. Eat this tiny ad:
    Smokeless wood heat with a rocket mass heater
    https://woodheat.net
    reply
      Bookmark Topic Watch Topic
    • New Topic