Logo

Programming Principles in Java: Architectures and Interfaces

Small book cover: Programming Principles in Java: Architectures and Interfaces

Programming Principles in Java: Architectures and Interfaces
by

Publisher: Kansas State University
Number of pages: 748

Description:
This is a textbook for a first course for future computing scientists and professional programmers. Professional programmers should understand how to employ three forms of structure: control structures, data structures, and component structures. In this text the author emphasizes component structures over the other two forms.

Home page url

Download or read it online for free here:
Download link
(multiple PDF files)

Similar books

Book cover: Java for Small TeamsJava for Small Teams
by - GitBook
This book is an attempt to capture what good Java code looks like and the practices that help produce it. Tis document is intended for anyone, from developers writing Java for the first time through to seasoned technical leads serving multiple teams.
(6770 views)
Book cover: Modern Java: A Guide to Java 8Modern Java: A Guide to Java 8
by - GitBook
This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations.
(7548 views)
Book cover: Java: Classes in Java ApplicationsJava: Classes in Java Applications
by - BookBoon
This volume is the second part of the 'Java'-series written by David Etheridge. This book gives the reader an introduction to Documentation, Abstract and Parent classes, Inheritance, Error in Java, Java Interfaces and much more.
(17824 views)
Book cover: Programming Neural Networks with Encog3 in JavaProgramming Neural Networks with Encog3 in Java
by - Heaton Research
The book is an introduction to Neural Networks and Artificial Intelligence. Neural network architectures, such as the feedforward, Hopfield, and self-organizing map architectures are discussed. Training techniques are also introduced.
(18625 views)