Buy new:
£35.32£35.32
£2.80
delivery:
July 24 - 31
Dispatches from: Paper Cavalier UK Sold by: Paper Cavalier UK
Buy used £0.62
Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet or computer – no Kindle device required. Learn more
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
Sams Teach Yourself Java 6 in 21 Days Paperback – 7 Jun. 2007
| Amazon Price | New from | Used from |
|
Kindle Edition
"Please retry" | — | — |
- Kindle Edition
£16.66 Read with Our Free App - Paperback
£35.32Other new and used from £0.62
There is a newer edition of this item:
Purchase options and add-ons
- ISBN-100672329433
- ISBN-13978-0672329432
- Edition5th
- PublisherSams Publishing
- Publication date7 Jun. 2007
- LanguageEnglish
- Dimensions17.65 x 3.86 x 23.01 cm
- Print length720 pages
From the brand
-
Content and resources to help you get started with new technologies and programming languages.
Friendly books designed to get you quickly up-to-speed.
-
What topics does Sam's cover?
New and current technologies including programming, game development, system administration, and SQL.
What makes Sam's Teach Yourself books unique?
Learning how to do new things with your computer shouldn’t be tedious. Sam's Teach Yourself makes learning anything quick, easy, and even a little bit fun.
What's the difference between 24 hours, 21 days, and 10 minutes?
Teach Yourself books are broken up into lessons. 10 Minutes provides just what you need to know. 24 Hours provides a comprehensive introduction. 21 Days goes a little deeper for those with some experience.
-
Product description
From the Back Cover
“If you get only one Java book, it should be Sams Teach Yourself Java in 21 Days” –PC Magazine
In just 21 days, you can acquire the knowledge and skills necessary to develop three kinds of programs with Java: applications on your computer, servlets on a web server, and browser-launched Java Web Start applications.
No previous programming experience required. By following the 21 carefully organized lessons in this book, anyone can learn the basics of Java programming.
Learn at your own pace. You can work through each chapter sequentially to make sure you thoroughly understand all of the concepts and methodologies, or you can focus on specific lessons to learn the techniques that interest you most.
Test your knowledge. Each chapter ends with a Workshop section filled with questions, answers, and exercises for further study. There are even certification practice questions.
“Sams Teach Yourself Java is one of the best introductions to hands-on Java programming. If you buy one book on Java, this is the one to buy!” –Independent Web Review
- Completely revised, updated, and expanded to cover the latest features of Java 6
- Learn to develop standalone Java applications, web servlets, JavaServer Pages, and Java Web Start applications
- Easy-to-understand, practical examples clearly illustrate the fundamentals of Java programming
- Discover how Swing can help you quickly develop programs with a graphical user interface
- Find out about JDBC database programming, Internet client/server programming, and XML parsing with the open source XOM class library
- Covers new features of version 6 such as Java DB, the new relational database that is now a built-in
- part of Java
Rogers Cadenhead is a web application developer who has written 22 books on Internet-related topics, including Sams Teach Yourself Java 2 in 24 Hours. He maintains this book’s official website at http://www.java21days.com.
Laura Lemay is one of the world’s most popular authors on Web development topics. She is the author of the bestselling Sams Teach Yourself Web Publishing with HTML, as well as Sams Teach Yourself Perl in 21 Days.
CD-ROM includes:
- Source code for the examples developed in the book
- Java™ SE Development Kit 6
- NetBeans™ IDE 5.5
- Bonus materials
Category: Java Programming
Covers: Java 6 Platform Standard Edition
User Level: Beginning―Intermediate
$44.99 USA / $55.99 CAN / £31.99 Net UK (inc. of VAT)
About the Author
Rogers Cadenhead is a web application developer and author. He has written 22 books on Internet-related topics, including Sams Teach Yourself Java in 24 Hours. He’s also a web publisher whose sites receive more than 24 million visits per year. He maintains this book’s official website at http://www.java21days.com and a personal weblog at http://www.cadenhead.org.
Laura Lemay is a technical writer and author. After spending six years writing software documentation for various computer companies in Silicon Valley, she decided that writing books would be much more fun. In her spare time, she collects computers, email addresses, interesting hair colors, and nonrunning motorcycles. She is also the perpetrator of Sams Teach Yourself Web Publishing with HTML in a Week and Sams Teach Yourself Perl in 21 Days and a personal weblog at http://blog.lauralemay.com.
Product details
- Publisher : Sams Publishing; 5th edition (7 Jun. 2007)
- Language : English
- Paperback : 720 pages
- ISBN-10 : 0672329433
- ISBN-13 : 978-0672329432
- Dimensions : 17.65 x 3.86 x 23.01 cm
- Customer reviews:
Customer reviews
Customer Reviews, including Product Star Ratings, help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyses reviews to verify trustworthiness.
Learn more how customers reviews work on Amazon-
Top reviews
Top reviews from United Kingdom
There was a problem filtering reviews right now. Please try again later.
Several weeks later I can now write basic programmes and understand more complicated ones written by others.
This book is by no means completely comprehensive; I suspect some of the later examples are more for illustrative purpose rather than useful in the real world.
I also found the constant use of command line arguments to input data a bit laborious.
A brief tutorial on how to operate any of the major IDE applications would also have been very useful.
However this book is very well written and easy to understand. Each concept is fully explored before moving onto the next.
The end of section multiple choice questions and problem based quizzes provide a great chance to test your knowledge of each chapter.
I would recommend this book to anyone looking to learn java or to get started on object orientated programming.
The book CD provides Netbeans 5.5, but all examples so far use the command line.
Using netbeans - i downloaded 7.1.2 - this fails to work.
Essentially the examples are command line based, the IDE from Netbeans - is not used, the setup of java is in Appendix A and B and only covers the command line version.
There is no concept provided on how the programs hang together.
The very first example in the book has a class in a separate file, and the application uses this class, but it has taken me two days to determine how to use the class in a separate file in the netbeans IDE. The relevant text on this is page 164 - after the first weeks programming - and it still is not clear at all.
Although the programs work, this book is a very poor teaching guide - and i even found it difficult to use as a reference.
Purchase another book that states it uses an IDE as this will be the approach used by many people.