OOP & Java 8

OOP & Java 8
Author :
Publisher : Tomas Bruckner
Total Pages : 383
Release :
ISBN-10 : 9788087924051
ISBN-13 : 8087924053
Rating : 4/5 (053 Downloads)

Book Synopsis OOP & Java 8 by : Rudolf Pecinovsky

Download or read book OOP & Java 8 written by Rudolf Pecinovsky and published by Tomas Bruckner. This book was released on 2016-12-13 with total page 383 pages. Available in PDF, EPUB and Kindle. Book excerpt: Majority of introductory courses of the object oriented programming presents a number of object constructions and syntax rules in certain programming language. However, mostly they do not illustrate the explained subject matter on the development of some non-trivial program, which would contain at least 20 mutually connected and cooperating classes.This book tries to fill this gap. It should serve as a basis for repeating the lessons and, at the same time, as a guide leading the students step by step through the development of the text conversation game (adventure), which should correspond to a set of conditions. Simultaneously it should help them to learn how to work with external libraries and frameworks.In the explanation, the passages describing what should be solved alternate with those going through the theory, how similar problem classes are solved, and with those entering the real steps for solving the assigned problem.The application described in this book as well as the framework on which the application stands can be a reasonable inspiration for teachers who search an example for exercise not only at universities but also at a number of secondary schools teaching programming.


OOP & Java 8 Related Books

OOP & Java 8
Language: en
Pages: 383
Authors: Rudolf Pecinovsky
Categories: Computers
Type: BOOK - Published: 2016-12-13 - Publisher: Tomas Bruckner

DOWNLOAD EBOOK

Majority of introductory courses of the object oriented programming presents a number of object constructions and syntax rules in certain programming language.
Java 8 Pocket Guide
Language: en
Pages: 241
Authors: Robert Liguori
Categories: Computers
Type: BOOK - Published: 2014-04-08 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to standard features of the Java programming
Java SE 8 for Programmers
Language: en
Pages: 1087
Authors: Paul J. Deitel
Categories: Computers
Type: BOOK - Published: 2014 - Publisher: Pearson Education

DOWNLOAD EBOOK

Summary: "Written for programmers with a background in high level language programming, the book applies the Deitel signature live code approach to teaching pro
Beginning Java 8 Games Development
Language: en
Pages: 475
Authors: Wallace Jackson
Categories: Computers
Type: BOOK - Published: 2014-12-04 - Publisher: Apress

DOWNLOAD EBOOK

Beginning Java 8 Games Development, written by Java expert and author Wallace Jackson, teaches you the fundamentals of building a highly illustrative game using
Java 8 in Action
Language: en
Pages: 424
Authors: Raoul-Gabriel Urma
Categories: Java (Computer program language)
Type: BOOK - Published: 2014 - Publisher:

DOWNLOAD EBOOK

"Java 8 in Action is a clearly written guide to the new features of Java 8. It begins with a practical introduction to lambdas, using real-world Java code. Next