
Java How to Program, Early Objects plus Pearson MyLab Programming with Pearson eText, Global Edition
Pearson Education Limited (Publisher)
11th Edition
Published on 5. January 2018
Book
Mixed media product
978-1-292-22395-7 (ISBN)
Description
For courses in Java programming Unparalleled breadth and depth of object-oriented programming conceptsThe Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of programming fundamentals, object-oriented programming concepts and intermediate-level topics for further study. Java How to Program, Early Objects, 11th Edition, presents leading-edge computing technologies using the Deitel signature live-code approach, which demonstrates concepts in hundreds of complete working programs. The 11th Edition presents updated coverage of Java SE 8 and new Java SE 9 capabilities, including JShell, the Java Module System, and other key Java 9 topics. [Java How to Program, Late Objects, 11th Edition also is available.] Pearson MyLab (TM) Programming not included. Students, if MyLab is a recommended/mandatory component of the course, please ask your instructor for the correct ISBN and course ID. MyLab should only be purchased when required by an instructor. Instructors, contact your Pearson rep for more information.Pearson MyLab Programming is an online learning system designed to engage students and improve results. Pearson MyLab Programming consists of a set of programming exercises correlated to the programming concepts in this book. Through hundreds of practice problems, the system automatically detects errors in the logic and syntax of their code submissions and offers targeted hints that enable students to figure out what went wrong-and why.
More details
Edition
11th edition
Language
English
Place of publication
Harlow
United Kingdom
Target group
College/higher education
Dimensions
Height: 230 mm
Width: 180 mm
Thickness: 40 mm
Weight
1726 gr
ISBN-13
978-1-292-22395-7 (9781292223957)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Content
1. Introduction to Computers, the Internet and Java 2. Introduction to Java Applications; Input/Output and Operators 3. Introduction to Classes, Objects, Methods and Strings 4. Control Statements: Part 1; Assignment, ++ and -- Operators 5. Control Statements: Part 2; Logical Operators6. Methods: A Deeper Look7. Arrays and ArrayLists8. Classes and Objects: A Deeper Look9. Object-Oriented Programming: Inheritance10. Object-Oriented Programming: Polymorphism and Interfaces11. Exception Handling: A Deeper Look12. JavaFX Graphical User Interfaces: Part 113. JavaFX GUI: Part 214. Strings, Characters and Regular Expressions15. Files, Input/Output Streams, NIO and XML Serialization16. Generic Collections17. Lambdas and Streams18. Recursion19. Searching, Sorting and Big O20. Generic Classes and Methods: A Deeper Look21. Custom Generic Data Structures22. JavaFX Graphics and Multimedia23. Concurrency24. Accessing Databases with JDBC25. Introduction to JShell: Java 9's REPLChapters on the WebA. Operator Precedence ChartB. ASCII Character Set C. Keywords and Reserved Words D. Primitive Types E. Using the Debugger Appendices on the Web Index Online Chapters and Appendices26. Swing GUI Components: Part 127. Graphics and Java 2D28. Networking29. Java Persistence API (JPA)30. JavaServer (TM) Faces Web Apps: Part 131. JavaServer (TM) Faces Web Apps: Part 232. REST-Based Web Services33. (Optional) ATM Case Study, Part 1: Object-Oriented Design with the UML34. (Optional) ATM Case Study, Part 2: Implementing an Object-Oriented Design35. Swing GUI Components: Part 236. Java Module System and Other Java 9 FeaturesF. Using the Java API DocumentationG. Creating Documentation with javadocH. Unicode (R)I. Formatted OutputJ. Number SystemsK. Bit ManipulationL. Labeled break and continue StatementsM. UML 2: Additional Diagram TypesN. Design Patterns