Java in Easy Steps: Covers Java 9

Paperback Published on: 30/09/2017
Price: £10.99
Free UK delivery on orders over £25, otherwise £2.99
Make and edit your lists in your account
No stock available in any shop.
No stock available in any shop.

Synopsis

Java in easy steps, 6th edition instructs you how to easily create your own exciting Java programs. Updated for Java 9, which was released September 2017, it contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps.

This book assumes no previous knowledge of any programming language so it's ideal for the newcomer to computer programming. Each chapter builds your knowledge of Java. By the end of this book you will have gained a sound understanding of the Java language and be able to write your own Java programs and compile them into executable files that can be run on any Java-enabled device.

This 6th edition of Java in easy steps covers the new features of Java 9, including:

  1. REPL (a Read-Eval-Print-Loop) – a new feature of Java 9. This is an interactive shell named JShell, which will be demonstrated in this edition of the book. With JShell, users can quickly run Java statements. It acts in a similar way to the Python interpreter:
  2. How to create an Android app, as the core libraries in the Android operating system provide Java functionality.

Publisher information

  • Publisher: In Easy Steps Limited
  • ISBN: 9781840787535
  • Number of pages: 192
  • Dimensions: 227 x 186 x 10 mm
  • Languages: English

Customer Reviews

View all
Java in Easy Steps: Fully Updated for Java 7
Easily explained and workable solutions
Some errors in the workable examples that are provided - but overall a good well explained book. Just think of the errors (nothing too major - e.g. a missi... READ MORE
JohnKv