Java In Easy Steps 7th Ed ( Easy Steps)
Monday, 26 August 2019

Now in its 7th edition this book is aimed at beginners and shows how to create Java programs. Author Mike McGrath has separate chapters on the major features of the Java language and the book contains complete example programs with colorized code to illustrate each aspect of Java programming.

<ASIN:1840788739>

 

Author: Mike McGrath
Publisher: Easy Steps
Date: August 2019
Pages: 192
ISBN: 978-1840788730
Print: 1840788739
Kindle: B00EZTAULQ
Audience: Java beginners
Level: Introductory
Category: Java

Topics covered include:

  • How to quickly run statements in the interactive shell named jshell – similar to the Python interpreter.
  • How to make programs with the javac compiler and execute them with the java runtime.
  • How to produce interactive Windows apps that can be easily distributed as jar program bundles.
  • How to create mobile device apps using Java functionality within the Android operating system.

Related Reviews

Java in Easy Steps (4th edition)

 

For recommendations of Java books see Java Books For Beginners, Java Books For Going Further and Advanced Java - Books Outside the Core in our Programmer's Bookshelf section.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

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.

 

 

Banner
 


Computer Graphics from Scratch (No Starch Press)

Author: Gabriel Gambetta
Publisher: No Starch Press
Pages: 248
ISBN: 978-1718500761
Print: 1718500769
Kindle: B085BVJG5B
Audience: People interested in creating 3D graphics
Rating: 5
Reviewer: Kay Ewbank

This is a well written book that explains the topic of 3D rendering, and tries its hardest to mi [ ... ]



Math for Programmers (Manning)

Author: Paul Orland
Publisher: Manning Publications
Date: January 2021
Pages: 688
ISBN: 978-1617295355
Print: 1617295353
Audience: Python developers interested in math
Rating: 4
Reviewer: Mike James
Of course you need to learn math, don't you?


More Reviews