Sams teach yourself Java in 21 days
Book - 2016
"In just 21 days, you can acquire the knowledge and skills necessary to develop applications on your computer and apps that run on Android phones and tablets. With this complete tutorial you'll quickly master the basics and then move on to more advanced features and concepts. Completely updated for Java 8, this book teaches you about the Java language and how to use it to create applications for any computing enviornment and Android apps. By the time you have finished the book, you'll have a well-rounded knowledge of Java and the Java class libraries." --
Saved in:
- Subjects
- Published
-
Indianapolis, Indiana :
Sams
[2016]
- Language
- English
- Main Author
- Edition
- Seventh edition
- Item Description
- Previous edition: 2013.
Includes index.
"Covers Java 8 and Android development"--Cover. - Physical Description
- xviii, 697 pages : illustrations ; 24 cm
- ISBN
- 9780672337109
- Week I: The Java language
- Getting started with Java
- The ABCs of programming
- Working with objects
- Lists, logic, and loops
- Creating classes and methods
- Packages, interfaces, and other class features
- Exceptions and threads
- Week II: The Java class library
- Data structures
- Working with Swing
- Building a Swing interface
- Arranging components on a user interface
- Responding to user input
- Creating Java2D graphics
- Developing Swing applications
- week III: Java programming
- Working with input and output
- Using inner classes and closures
- Communicating across the Internet
- Accessing databases with JDBC 4.2 and Derby
- Reading and writing RSS feeds
- XML web services
- Writing Android apps with Java.