Java in 24 Hours, 8th Ed (Sams)
Wednesday, 04 October 2017

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

Banner
 


The Rust Programming Language, 2nd Ed

Author: Steve Klabnik and Carol Nichols
Publisher: No Starch Press
Date: June 2023
Pages: 560
ISBN: 978-1718503106
Print: 1718503105
Kindle: B0B7QTX8LL
Audience: Systems programmers
Rating: 4.8
Reviewer: Mike James

There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]



React Programming

Author: Loren Klingman and Ashley Parker
Publisher: Big Nerd Ranch Guides
Date: April 2023
ISBN:978-0137901760
Print:0137901763
Kindle:B0C4V69S8Z
Audience: Front end devs
Rating: 4
Reviewer: Ian Elliot
React is difficult to master, so a book can really help.


More Reviews