|
| Login | Sign up | My Wish List |
![]() | Sams Teach Yourself Java 2 Platform in 21 Days, Professional Reference Edition by Laura Lemay, Rogers Cadenhead ISBN-10: 9780672314384 ISBN-10: 0-672-31438-X ISBN-13: 9780672314384 ISBN-13: 978-0-672-31438-4 Hardcover 1999-01-21 Sams Find Lowest Price | |
Editorials | ||
Amazon.com The revised SAMS Teach Yourself Java 2 in 21 Days provides a solid tutorial for the major aspects of the Java 2 platform. This intelligently presented book is suitable for the new or intermediate Java programmer who wants to learn the latest Java features quickly. The first week looks at Java platform basics, including Java's virtual machine and language fundamentals (such as data types, variables, and flow control statements). The ins and outs of object design, including inheritance and overloading methods and AWT applet programming come next. (For browser compatibility, the authors rely on JDK 1.02 functionality.) After a quick look at graphics programming (including the new Java 2D API), the authors explore a variety of options for animation, including double-buffering. They finish this group of lessons with information on basic AWT component programming, including short examples using AWT controls. By the third week of lessons, the book covers ad hoc topics, including a clear explanation of Java packages (and exactly what those public, protected, and private keywords mean). A section on Java streams lays the groundwork for simple Internet programming (specifically, downloading a URL). Several chapters on the new Swing interface classes explore the simpler Swing components, such as images, sliders, and scrollbars (though advanced controls, such as table and trees, are not covered). A bonus section--seven days of lessons beyond SAMS's standard three-week format--testifies to the richness of the Java 2 platform. Here the authors cover such useful Java topics as JDK command-line tools, signed Java applets, JavaBeans, and JDBC database programming. With its comprehensible format and often witty writing style, this text delivers an appealing introduction to some of the best of today's Java. --Richard Dragan | ||
Book Description Sams Teach Yourself Java in 21 Days continues to be the most popular, best-selling Java tutorial on the market. It has been acclaimed for its clear and personable writing, for its extensive use of examples, and for its logical and complete organization. The Professional Reference Edition of the book includes an extra seven chapters covering advanced topics like object serialization, remote method invocation, accessibility, security, JavaBeans, JDBC and advanced data structures - as well as a 200-page reference section detailing the most commonly used aspects of the Java language. | ||
Reviews | ||
Your patience will pay off... I believe most people will learn a lot from this book. It is informative, provides good examples, and it actually teaches you the basics of Java programming with both Java Applications and Java Applets. The book puts an emphasize on Graphics programming, including the AWT classes, and Swing (new in Java 2). The book is extensive and will test your patience, specially if you are new to programming, but it will most definitely pay off in the end. I read the book cover to cover, and since this is the professional edition it also has an extra bonus week which covers important concepts like Signing applets, data structures, JavaBeans and how to connect to databases throught JDBC. This book boldly claims to help you teach yourself Java 2 in 21 days. If you put some effort into it, that's about as long as it'll take.. Some "days" will take you an hour or two, while others will take you 4-5 hours to grasp and go through the examples. Pros: Cons: All in all, a very good buy, and a good reference to have after you finish it. | ||
great book for non OOP programmer like me ... I've read most of the chapters of this book, and the examples, esp. the jabberwocky, made me understand the concepts of OOP. The authors explains the details in some funny way, and although sometime I had to re-read some parts of the previous chapters, I am grateful for the authors' style of writing, so I am now more interested than ever to finish the book and read some other references. I bought another great book, "Java 2: How to Program" by Deitel a few months back , but after comparing the two books, I decided to read SAMS first because of OOP. Next stop is Deitel's book , then maybe surf the net for other references. Great buy ! | ||
Your patience will pay off... I believe most people will learn a lot from this book. It is informative, provides good examples, and it actually teaches you the basics of Java programming with both Java Applications and Java Applets. The book puts an emphasize on Graphics programming, including the AWT classes, and Swing (new in Java 2). The book is extensive and will test your patience, specially if you are new to programming, but it will most definitely pay off in the end. I read the book cover to cover, and since this is the professional edition it also has an extra bonus week which covers important concepts like Signing applets, data structures, JavaBeans and how to connect to databases throught JDBC. This book boldly claims to help you teach yourself Java 2 in 21 days. If you put some effort into it, that's about as long as it'll take.. Some "days" will take you an hour or two, while others will take you 4-5 hours to grasp and go through the examples. All in all, a very good buy, and a good reference to have after you finish it. | ||
Sam's Does It Again! Teach Yourself Java2 in 21 Days is yet another great product from Sams Publishing. This book assumes familiarity with basic programming concepts. If you are an experienced programmer coming to Java from another language (My background is the VB - COM object world), this text will be right up your alley. I was tempted into skipping to the chapters I found most interesting (JDBC and OOD), but don't be. Lemay and Cadenhead have ordered the introduction of concepts perfectly. Even if you know you'll never use it, drag yourself through AWT. You'll be building skills which will pay off handsomely in the later chapters. There are no formal exercises, so to get the most out of this book, type up and compile every example as well as reading through the text. Lemay and Cadenhead's irreverent jokes and references will help you along with a chuckle or two. Overall, both the cost of the book and the time efficient manner in which you can teach yourself foundation Java2 skills are a great value. | ||
A great followup to Teach Yourself Java 2 in 24 hrs. Even though I did not care for the Sams series in regards to ASP, I thought that the two Java 2 books I have read (Teach Yourself Java 2 in 24 hrs & 21 days respectively) did a great job. All the code thus far works (I am about 2 weeks into the book). This book answers questions that the 24 hr. book does not get a chance to answer. This is pretty indepth, and the format is pretty easy to follow. If you like programming, and you want to learn Java this book is exactly what you need to get a thorough understanding of the Java language and its packages. | ||