𝔖 Scriptorium
✦   LIBER   ✦

📁

The Java tutorial: a short course on the basics

✍ Scribed by Kannan, Sowmya; Gallardo, Raymond; Zakhour, Sharon


Publisher
Addison-Wesley Professional
Year
2013
Tongue
English
Leaves
713
Series
Java Series
Edition
Fifth edition
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis



The Java® Tutorial, Fifth Edition, is based on Release 7 of the Java Platform Standard Edition. This revised and updated edition introduces the new features added to the platform, including a section on NIO.2, the new file I/O API, and information on migrating legacy code to the new API. The deployment coverage has also been expanded, with new chapters such as “Doing More with Rich Internet Applications” and “Deployment in Depth,” and a section on the fork/join feature has been added to the chapter on concurrency. Information reflecting Project Coin developments, including the new try-with-resources statement, the ability to catch more than one type of exception with a single exception handler, support for binary literals, and diamond syntax, which results in cleaner generics code, has been added where appropriate. The chapters covering generics, Java Web Start, and applets have also been updated. In addition, if you plan to take one of the Java SE 7 certification exams, this guide can help. A special appendix, “Preparing for Java Programming Language Certification,” lists the three exams available, details the items covered on each exam, and provides cross-references to where more information about each topic appears in the text. All of the material has been thoroughly reviewed by members of Oracle Java engineering to ensure that the information is accurate and up to date.

 

✦ Table of Contents


Content: Getting started --
Object-oriented programming concepts --
Language basics --
Classes and objects --
Interfaces and inheritance --
Generics --
Packages --
Numbers and strings --
Exceptions --
Basic I/O and NIO. 2 --
Collections --
Concurrency --
Regular expressions --
The platform environment --
Packaging programs in JAR files --
Java web start --
Applets --
Doing more with Java rich internet applications --
Deployment in depth --
Appendix: Preparing for Java programming language certification.

✦ Subjects


Java (Computer program language);Java.


📜 SIMILAR VOLUMES


Java™ Tutorial: A Short Course on the Ba
✍ Mary Campione, Kathy Walrath, Alison Huml 📂 Library 📅 2000 🏛 Addison Wesley 🌐 English

Книга Java™ Tutorial, Third Edition: A Short Course on the Basics Java™ Tutorial, Third Edition: A Short Course on the Basics Книги Java Автор: Mary Campione, Kathy Walrath, Alison Huml Год издания: 2000 Формат: chm Издат.:Addison Wesley Страниц: 592 Размер: 1.9 Язык: Английский0 (голосов: 0) Оценка

The Java Tutorial: A Short Course on the
✍ Mary Campione, Kathy Walrath, Alison Huml 📂 Library 📅 2001 🏛 Prentice Hall 🌐 English

Whether you're taking a class or learning on the job, The JavaT Tutorial, Third Edition, is a hands-on guide that lets you quickly become proficient with the Java programming language. Written by members of the Java Software team at Sun Microsystems, the book uses an interactive approach to help you

The Java Tutorial: A Short Course on the
✍ Sharon Zakhour, Scott Hommel, Jacob Royal, Isaac Rabinovitch, Tom Risser, Mark H 📂 Library 📅 2006 🏛 Prentice Hall 🌐 English

A hands-on guide to the Java programming language, The JavaT Tutorial, Fourth Edition is perfect for any developer looking for a proven path to proficiency with Java SE. This popular tutorial "from the Source" has been completely revised and updated to cover Version 6 of the Java Platform, Standard

The Java tutorial: a short course on the
✍ Kannan, Sowmya; Gallardo, Raymond; Zakhour, Sharon 📂 Library 📅 2013 🏛 Addison-Wesley Professional 🌐 English

<br> <p style="margin:0px;"> <b> <i>The Java®</i> <i>Tutorial, Fifth Edition,</i> </b> is based on Release 7 of the Java Platform Standard Edition. This revised and updated edition introduces the new features added to the platform, including a section on NIO.2, the new file I/O API, and information