In the Teach Yourself series, this book follows the normal Sams format of 24 lessons of one hour or less in which you can learn to write computer programs in Java. Using a straightforward, step-by-step approach, author Rogers Cadenhead helps you master the skills and technology you need to create desktop and web programs, web services, an Android app, and even Minecraft mods in Java.
<ASIN:0672337940>
This eighth edition has been updated to cover Java 9, and includes full-color figures and step-by-step instructions to show you how to program with Java.
Author: Rogers Cadenhead Publisher: Sams Date: Sept 2017 Pages: 448 ISBN: 978-0672337949 Print: 0672337940 Kindle: B00K6KG9CM Audience: Java programmers Level: Intermediate Category: Java
- Set up your Java programming environment
- Write your first working program in just minutes
- Control program decisions and behavior
- Store and work with information
- Build straightforward user interfaces
- Create interactive web programs
- Use threading to build more responsive programs
- Read and write files and XML data
- Master best practices for object-oriented programming
- Use Java 9’s new HTTP client
- Use Java to create an Android app
- Expand your skills with closures
- Create Minecraft mods with Java
Related Reviews
Java in 24 Hours (7e) rated 4 out of 5 by Mike James
For recommendations of Java books see Java Books For Beginners in our Programmer's Bookshelf section.
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Balancing Coupling in Software Design
Author: Vlad Khononov Publisher: Addison-Wesley Date: October 2024 Pages: 320 ISBN: 978-0137353484 Print: 0137353480 Kindle: B09RV3Z3TP Audience: General Rating: 4.5 Reviewer: Kay Ewbank
This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling [ ... ]
|
Functional Programming in C#, 2nd Ed (Manning)
Author: Enrico Buonanno Publisher: Manning Date: February 2022 Pages: 448 ISBN: 978-1617299827 Print: 1617299820 Kindle: B09P1Z2PPB Audience: C# developers Rating: 5 Reviewer: Mike James Is C# a good language for functional programming?
| More Reviews |
|