Ebook The Java¿ Tutorial Continued: The Rest of the JDK¿
Ebook The Java¿ Tutorial Continued: The Rest of the JDK¿
In accommodating the new updated publication released, we come to you. We are the on-line internet site that constantly provides an extremely great way, terrific term, as well as great listings of the collections books from many countries. Schedule as a way to spread the information as well as info concerning the life, social, scientific researches, religions, many others holds an essential guideline. Publication might not as the fashion when they are out of date, they will work as absolutely nothing.
The Java¿ Tutorial Continued: The Rest of the JDK¿
Ebook The Java¿ Tutorial Continued: The Rest of the JDK¿
Introducing a new hobby for other people may inspire them to join with you. Reading, as one of mutual hobby, is considered as the very easy hobby to do. But, many people are not interested in this hobby. Why? Boring is the reason of why. However, this feel actually can deal with the book and time of you reading. Yeah, one that we will refer to break the boredom in reading is choosing The Java¿ Tutorial Continued: The Rest Of The JDK¿ as the reading material.
Among referred reading publications that we will supply right here is The Java¿ Tutorial Continued: The Rest Of The JDK¿ This is a reading book, a publication as the others. Page by page is organized as well as pilled for one. But, within every page consisted of by the books consist of extremely amazing significance. The definition is just what you are now seeking. Nevertheless, every book has their functions and also definitions. It will certainly not rely on that check out however also guide.
Now, you may recognize well that this book is mostly advised not only for the visitors that love this topic. This is likewise advertised for all individuals as well as public type culture. It will certainly not restrict you to read or otherwise the book. Yet, when you have started or started to read DDD, you will understand why exactly guide will certainly provide you al favorable things.
Be the initial who are reviewing this The Java¿ Tutorial Continued: The Rest Of The JDK¿ Based on some reasons, reading this publication will certainly offer more advantages. Also you require to review it detailed, web page by page, you could finish it whenever and also any place you have time. Again, this on the internet book The Java¿ Tutorial Continued: The Rest Of The JDK¿ will certainly provide you easy of reviewing time and also task. It additionally supplies the experience that is economical to get to and also obtain significantly for much better life.
Amazon.com Review
Based on Sun Microsystems' online tutorials, The Java Tutorial Continued: The Rest of the JDK provides an up-to-the-minute guide to essential Java Development Kit (JDK) 1.2 features. This book provides material that is absolutely necessary for Java developers who are seeking to get up to speed with the latest release of Java. The book begins with a summary of JDK 1.2 features covered throughout the text. It then moves on to the new JDK 1.2 collection classes, which, for the first time, give Java programmers access to robust, customizable data collections. After a section on internationalization (also newly enhanced), the authors show how to use the Java 2D API for 2-D graphics, from creating basic graphics primitives to displaying images. The authors include some material on building JavaBeans and then discuss Java Database Connectivity (JDBC) database programming, including new JDBC 2 features such as batch updates and SQL3 data types. Sections on Java Remote Method Invocation (RMI) and Java servlets show off other ways to use Java in the enterprise. For the real-world Java programmer, there is perhaps nothing more frustrating than coping with Java's security model. Several chapters within this book help you take advantage of the new JDK 1.2 security policy and cover signing Java Archive (JAR) files to permit local file access for both applets and applications. The book closes with some useful material on the Java Native Interface for mixing Java with native C/C++ code. --Richard Dragan
Read more
From the Inside Flap
As the title implies, this volume of The Java Tutorial starts where the first ended. The first book covers API present in the Java platform's first release. This book covers API subsequently added to the Java platform. This book is a collection of tutorials written by Java team members. Each author who contributed to this book is an authority in his or her area of the Java platform. Some authors are even the creators of the API they describe. The hyperlinked origins of this book will be evident as you read it. For instance, underlined phrases throughout this book mimic online links. A link to material within this book is followed by the appropriate page number. A link to material outisde this book, such as to the JDK API documentation, is accompanied by a footnote that contains a URL. Other evidence of this book's online origin can be found on the first page of each trail/lesson, which provides the URL where the trail/lesson can be found in the online tutorial. You might be wondering why we use the terms "trails" and "lessons." We know that people don't learn linearly. People learn by posing a problem, solving it, uncovering other problems, solving them, and learning information as the need arises. Our original vision for the online tutorial was to encourage and enable this type of thinking and learning. We envisioned a mountain of ski trails, where at any junction, a reader could choose the most interesting or appropriate path at that time. But we also needed some sort of structure and organization, so we created a two-tier hierarchy; trails at the top level and lessons within them. We also use a high level of linking to help you pick and choose where you go and when.What You Need This book documents the Java Development Kit TM (JDK) 1.2 release of the Java platform. To compile and run the examples in this book you need a development environment that is compatible with JDK 1.2. You can use a commercially available development environment or the JDK itself. We've included JDK 1.2 on the CD-ROM that accompanies this book.The Java Plug-in ensures that your browser uses the latest Java Runtime Environment compatible with JDK 1.2. Finally, you need an editor that can save files in ASCII format with a .java extension. Also, the editor must allow you to specify both uppercase and lowercase letters in the filename.About the Authors Find out more about the authors who contributed to this book.Deborah Adair, author of Working with Java 2D Graphics and Java Sound Deborah Adair, the technical writer for the Java Media group at Sun Microsystems, specializes in designing and writing documentation for software developers and other highly technical readers. She has a degree in Scientific and Technical Communication from the University of Washington and has been writing for the computer industry for the past nine years.Cindy Bloch, author of Servlets Cynthia Bloch writes technical documentation at Sun Microsystems' Java Software division. She has a Master's in Information Science from the University of Pittsburgh. Since graduate school she has worked as a Senior Software Engineer at Carnegie Group Incorporated in Pittsburgh, Pennsylvania, and as a Senior Technical Trainer at Transarc Corporation in Pittsburgh, Pennsylvania.Joshua Bloch, author of Collections Joshua Bloch is a Senior Staff Engineer at Sun Microsystems' Java Software division, where he works as an architect in the Java Language Group. His major contributions include the Collections Framework and java.math. In a former life, Josh was a Senior Systems Designer at Transarc Corporation in Pittsburgh, Pennsylvania, where he designed and implemented many parts of the Encina distributed transaction processing system. In the deep dark past, he held summer positions at the usual corporate research labs (Bell Labs and IBM Research). Josh holds a Ph.D. in computer science from Carnegie-Mellon University, where he wrote a long, boring dissertation on replication, and designed and implemented the language layer of the Camelot distributed transaction processing system. He holds a B.S. in computer science from Columbia.Mary Dageforde, author of Security Mary Dageforde writes software documentation for various Silicon Valley computer companies, including Sun Microsystems. She has a Master's in Computer Science from Stanford University. She spent ten years working primarily on the design and implementation of the English-like customer programming language for the pioneering Xerox Star GUI environment and its successors. For the past eight years she has concentrated on documenting APIs, languages, tools, and systems.Maydene Fisher, author of JDBC Database Access Maydene Fisher has extensive experience as a technical writer specializing in the documentation of object-oriented programming languages. Fisher began her technical writing career on Wall Street, where she documented complex computer models, written in C++, for simulating fixed income derivatives. Before joining the JDBC team at Sun's Java Software division, she wrote documentation for ScriptX, an object-oriented multimedia scripting language, at Kaleida Labs and at Apple Computer. Dale Green Author of Internationalization and The Reflection API Dale Green is a staff writer with Sun Microsystems, where he documents APIs for the Java programming language. In previous lives he programmed business applications, designed databases, taught technical classes, and documented RDBMS products. In his current incarnation he writes about internationalization and reflection APIs for the Java Tutorial.Jim Inscore, author of Programming with Java IDL Jim Inscore has worked as a technical writer for the past 18 years, documenting API for NeXT, Kaleida, Macromedia, Oracle, Objectivity, and a number of other companies. He is currently publications manager for enterprise, server, and multimedia technologies in Java Software. In his spare time, Jim hangs out with his family and works on remodeling his house.Monica Pawlan, author of Overview of JDK Features and Reference Objects Monica Pawlan is a staff writer for the Java Developer Connection (JDC), and contributing author for the Java Tutorial. She has a background in 2D and 3D graphics, security, and database products, and loves to study and write about emerging technologies. When not writing, she spends her spare time gardening, studying classical piano, and dreaming of far away places--some of which she occasionally visits.Andrew Quinn, author of JavaBeans: Java Platform Components Andy Quinn is a Sun Microsystems technical writer who specializes in writing for software developers.Alan Sommerer Author of The Java Archive (JAR) File Format and The Java Extension Mechanism Before moving to Silicon Valley, Alan Sommerer was a physicist on the staff of the International Institute of Theoretical and Applied Physics at Iowa State University. After moving to California, he joined Warthman Associates in Palo Alto, where he did technical writing and applet programming for a variety of high- tech firms. Alan now writes documentation about the Java Development Kit for Sun Microsystems.Beth Stearns, author of Using the Java Native Interface Beth Stearns is the president of Computer Ease Publishing, a computer consulting firm she founded in 1982. Her client list includes Sun Microsystems Inc., Silicon Graphics Inc., Oracle Corporation, and Xerox Corporation, among others. Her Understanding EDT, a guide to Digital Equipment Corporation's text editor, has sold throughout the world. She received her B.S. degree from Cornell University and a Master's degree from Adelphi University. Beth is an avid cyclist, hiker, gourmet cook, and Francophile, and she plans to retire with her two cats and husband to the southwest of France.Jim Waldo, co-author of Using Java RMI Jim Waldo is a Senior Staff Engineer with Sun Microsystems, where he leads a team developing a distributed programming infrastructure for Java. Before joining Sun's Java Software division, he was a Principle Investigator in Sun Labs, doing research into the areas of object-oriented programming and systems, distributed computing, and user environments. Jim is also on the faculty of Harvard University, where he teaches distributed computing in the department of computer science. He received his Ph.D. in philosophy from the University of Massachusetts (Amherst). He also holds M.A. degrees in both linguistics and philosophy.Ann Wollrath, co-author of Using Java RMI Ann Wollrath is a senior staff engineer with Sun Microsystems where she is the architect and project lead of the Java Remote Method Invocation system. Previously during her tenure at Sun Microsystems Laboratories and at the MITRE Corporation, she researched reliable, largenscale distributed systems and parallel computation. Wollrath received an M.S. in computer science from the University of Massachusetts, Lowell, and a B.S. in computer science from Merrimack College.Acknowledgments The editors would like to thank the authors who contr
Read more
See all Editorial Reviews
Product details
Paperback: 976 pages
Publisher: Addison-Wesley Professional; PAP/CDR edition (January 1, 1999)
Language: English
ISBN-10: 0201485583
ISBN-13: 978-0201485585
Product Dimensions:
7.3 x 2 x 9.3 inches
Shipping Weight: 3.6 pounds (View shipping rates and policies)
Average Customer Review:
3.9 out of 5 stars
5 customer reviews
Amazon Best Sellers Rank:
#5,017,868 in Books (See Top 100 in Books)
Looks like a good tutorial book - however, it's now several generations out of date, which is a problem. Sun keeps updated copies of the books on line, but the limits of printing mean that the bound volumes don't get updated. This covers Java JDK 1.2 - NOT JAVA JDK 5 (the current release). Since there are significant changes between the revisions, this is of limited utility these days.
As expected
I bypassed AWT knowing that SWING was on it's way. This book made it simple for me to create great looking GUI's for my apps. Follows the same style of "The Java Tutorial" Second Edition.
An excellent book - very informative but should be seen as a book to build on the foundation of the Java tutorial - edition 3 or something similar as the content assumes a good foundation of java basics.
Excellent book - detailed, comprehensive and yet easy to read and understand. I highly recommend this book for learning and implementing Java.
The Java¿ Tutorial Continued: The Rest of the JDK¿ PDF
The Java¿ Tutorial Continued: The Rest of the JDK¿ EPub
The Java¿ Tutorial Continued: The Rest of the JDK¿ Doc
The Java¿ Tutorial Continued: The Rest of the JDK¿ iBooks
The Java¿ Tutorial Continued: The Rest of the JDK¿ rtf
The Java¿ Tutorial Continued: The Rest of the JDK¿ Mobipocket
The Java¿ Tutorial Continued: The Rest of the JDK¿ Kindle
The Java¿ Tutorial Continued: The Rest of the JDK¿ PDF
The Java¿ Tutorial Continued: The Rest of the JDK¿ PDF
The Java¿ Tutorial Continued: The Rest of the JDK¿ PDF
The Java¿ Tutorial Continued: The Rest of the JDK¿ PDF
About Me
- shopather-everything.blogspot.com
Category List
Blog Archive
- Juli 2019 (3)
- Juni 2019 (3)
- Mei 2019 (1)
- April 2019 (7)
- Februari 2019 (1)
- Desember 2018 (2)
- November 2018 (2)
- Oktober 2018 (6)
- September 2018 (2)
- Agustus 2018 (1)
- Juli 2018 (4)
- Juni 2018 (1)
- Mei 2018 (2)
- April 2018 (1)
- Maret 2018 (4)
- Februari 2018 (2)
- Januari 2018 (2)
- Desember 2017 (3)
- November 2017 (5)
- Oktober 2017 (5)
- September 2017 (2)
- Agustus 2017 (2)
- Juli 2017 (4)
- Juni 2017 (3)
- Mei 2017 (3)
- April 2017 (3)
- Maret 2017 (4)
- Februari 2017 (1)
- Januari 2017 (1)
- Desember 2016 (1)
- November 2016 (4)
- Oktober 2016 (3)
- Agustus 2016 (5)
- Juli 2016 (3)
- Juni 2016 (1)
- Mei 2016 (3)
- April 2016 (1)
- Maret 2016 (2)
- Februari 2016 (2)
- Januari 2016 (4)
- Desember 2015 (1)
- November 2015 (1)
- Oktober 2015 (6)
- September 2015 (2)
- Agustus 2015 (3)
- Juli 2015 (3)
- Juni 2015 (3)
- Mei 2015 (2)
- April 2015 (3)
- Maret 2015 (3)
- Februari 2015 (4)
- Januari 2015 (4)
- Desember 2014 (2)
- November 2014 (5)
- Oktober 2014 (3)
- September 2014 (1)
- Agustus 2014 (4)
- Juli 2014 (2)
- Juni 2014 (1)
- Mei 2014 (5)
- April 2014 (2)
- Maret 2014 (4)
- Februari 2014 (2)
- Januari 2014 (1)
- Desember 2013 (1)
- November 2013 (4)
- Oktober 2013 (4)
- September 2013 (2)
- Juli 2013 (2)
- Juni 2013 (1)
- Mei 2013 (2)
- April 2013 (3)
- Maret 2013 (5)
- Februari 2013 (3)
- Desember 2012 (4)
- November 2012 (1)
- Oktober 2012 (2)
- September 2012 (1)
- Agustus 2012 (2)
- Juni 2012 (2)
- Mei 2012 (2)
- April 2012 (2)
- Maret 2012 (5)
- Februari 2012 (3)
- Januari 2012 (2)
- Desember 2011 (4)
- November 2011 (4)
- Oktober 2011 (5)
- September 2011 (4)
- Agustus 2011 (4)
- Juli 2011 (4)
- Juni 2011 (2)
- Mei 2011 (7)
- April 2011 (4)
- Maret 2011 (3)
- Februari 2011 (3)
- Januari 2011 (6)
- Desember 2010 (3)
- November 2010 (1)
- Oktober 2010 (3)
- September 2010 (4)
- Agustus 2010 (2)
- Juli 2010 (4)
- Juni 2010 (2)
- Mei 2010 (1)
- Januari 2010 (1)