• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java Programming cookbook is not for beginners?

 
Ranch Hand
Posts: 3389
Mac MySQL Database Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Herb,

As by looking at the TOC, the very core part of Java like Abstract classes, Interfaces, OOPS concepts, bits-and-pieces of JVM and the way they deal are NOT covered.

Good to see that you have covered enough of Applets,Swings, Servlets as well and a bit of Web (HTTP Connection).

This book seems to be for intermediate-to-experienced level programmers. So this is not a Single book for covering most of the required aspects. Only after going through any of the 2 books "The Java Complete Reference" and "Java The Beginner's Guide", the novice users can go ahead with this particular book?
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic