Stuart Reges, University of Washington ; Marty Stepp, Stanford University.
EDITION STATEMENT
Edition Statement
Fourth edition.
.PUBLICATION, DISTRIBUTION, ETC
Place of Publication, Distribution, etc.
Boston :
Name of Publisher, Distributor, etc.
Pearson,
Date of Publication, Distribution, etc.
2017.
PHYSICAL DESCRIPTION
Specific Material Designation and Extent of Item
xxvi, 1194 pages ;
Dimensions
24 cm
CONTENTS NOTE
Text of Note
Introduction to Java Programming -- 2. Primitive Data and Definite Loops -- 3. Introduction to Parameters and Objects -- 4. Conditional Execution -- 5. Program Logic and Indefinite Loops -- 6. File Processing -- 7. Arrays -- 8. Classes -- 9. Inheritance and Interfaces -- 10. ArrayLists -- 11. Java Collections Framework -- 12. Recursion -- 13. Searching and Sorting -- 14. Stacks and Queues -- 15. Implementing a Collection Class -- 16. Linked Lists -- 17. Binary Trees -- 18. Advanced Data Structures -- 19. Functional Programming with Java -- Appendix A Java Summary -- Appendix B The Java API Specification and Javadoc Comments -- Appendix C Additional Java Syntax.
0
SUMMARY OR ABSTRACT
Text of Note
Building Java Programs: A Back to Basics Approach, introduces novice programmers to basic constructs and common pitfalls by emphasizing the essentials of procedural programming, problem solving, and algorithmic reasoning. By using objects early to solve interesting problems and defining objects later in the course, Building Java Programs develops programming knowledge for a broad audience. Introduction to Java Programming, Primitive Data and Definite Loops, Introduction to Parameters and Objects, Conditional Execution, Program Logic and Indefinite Loops, File Processing, Arrays, Defining Classes, Inheritance and Interfaces, Array Lists, Java Collections Framework, Recursion, Searching and Sorting, Graphical User Interfaces. For all readers interested in introductory programming. -- Provided by publisher.