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: 1000 Java Tips1000 Java Tips
by
The book contains real-world advises and solutions from daily Java experiences. It covers most seeked Java topics and some other related ones. Although not a Java tutorial itself, it makes an excellent companion for a good Java textbook.
(29804 views)
Book cover: Java Language ReferenceJava Language Reference
by - O'Reilly
The book goes into great detail about every aspect of the Java programming language, from the definition of data types to the syntax of expressions and control structures. The goal is to help you understand all of the subtle nuances of Java.
(15845 views)
Book cover: Foundations of Jini 2 ProgrammingFoundations of Jini 2 Programming
by - Apress
Jini grew from early work in Java to make distributed computing easier. This is the perfect book for Java programmers interested in applying Jini toward their respective network applications. Author covers comprehensive Jini advancements.
(15866 views)
Book cover: Java Structures: Data Structures in Java for the Principled ProgrammerJava Structures: Data Structures in Java for the Principled Programmer
by - McGraw-Hill
This text was developed for use in a standard Computer Science curriculum. It requires a little more effort to read. The text is not a brief encounter with object-oriented data structure design, but a touchstone for one's programming future.
(17174 views)