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
 


Go Programming In Easy Steps

Author: Mike McGrath
Publisher: In Easy Steps
Date: January 2021
Pages: 192
ISBN: 978-1840789195
Print: 1840789190
Kindle: B08NF958NM
Audience: Non-programmers wanting to learn to code in Go
Rating: 5
Reviewer: Mike James
Getting going with Go - great idea!



Lean DevOps

Author: Robert Benefield
Publisher: Addison-Wesley
Pages: 368
ISBN: 978-0133847505
Print:  0133847500
Kindle: B0B126ST43
Audience: Managers of devops teams
Rating: 3 for developers, 4.5 for managers
Reviewer: Kay Ewbank

The problem this book sets out to address is that of how to deliver on-demand se [ ... ]


More Reviews