Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Daniel Perkins - JAVA 8 PROGRAMMING: Step by Step Java 8 Course Programming

Posted By: SSCN1926
Daniel Perkins - JAVA 8 PROGRAMMING: Step by Step Java 8 Course Programming

Daniel Perkins - JAVA 8 PROGRAMMING: Step by Step Java 8 Course Programming
English | Amazon Media EU | 2015 | EPUB | Pages 90 | ASIN: B012BDR7CC | 0.31 Mb


This book is an in depth exploration of Java 8 programming.

The book begins by exploring what the language is, when it was introduced and the new features which it introduced into the Java programming language.

After that, the book guides you on how to set up the environment ready for programming as well as some of the alternative IDEs which are available for this purpose.

Default methods in Java 8 are then explored and there is a guide on how you can implement these in interfaces.

Static default methods and method references are discussed.

After reading this book you will also know how to use multiple default methods in a program and you will know the different kind of methods which can be referenced by their names and how to do it.

The Java 8 “Optional” class has also been explored in detail and this book will guide you on how to use the various methods associated with this class for checking values which are not available.

This book covers the detail of the “Nashorn” Java engine and teaches you how to use the “jjs” command in interactive mode as well as how to pass arguments on it.

The book will guide you on how to call Java while in Javascript and how to call Javascript while in Java.

You will also know how to exhibit a single functionality by use of a functional interface.