-
《Pearson.Java.How.To.Program.late.objects.version.10th.Edition》 高清完整英文PDF版下载
资源介绍
Java How to Program (Late Objects), Tenth Edition is intended for use in the Java programming course. It also serves as a useful reference and self-study tutorial to Java programming.
The Deitels’ groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. Java How to Program (Late Objects), Tenth Edition, teaches programming by presenting the concepts in the context of full working programs.
The Late Objects Version delays coverage of class development, first presenting control structures, methods and arrays material in a non-object-oriented, procedural programming context.
Teaching and Learning Experience
This program presents a better teaching and learning experience—for you and your students.
Teach Programming with the Deitels’ Signature Live Code Approach: Java language features are introduced with thousands of lines of code in hundreds of complete working programs.
Use a Late Objects Approach: The Late Objects Version begins with a rich treatment of procedural programming, including two full chapters on control statements and 200+ exercises.
Keep Your Course Current: This edition can be used with Java SE 7 or Java SE 8, and is up-to-date with the latest technologies and advancements.
Facilitate Learning with Outstanding Applied Pedagogy: Making a Difference exercise sets, projects, and hundreds of valuable programming tips help students apply concepts.
Support Instructors and Students: Student and instructor resources are available to expand on the topics presented in the text.
Table of Contents
Chapter 1 Introduction to Computers, the Internet and Java
Chapter 2 Introduction to Java Applications; Input/Output and Operators
Chapter 3 Control Statements: Part 1; Assignment, ++ and -- Operators
Chapter 4 Control Statements: Part 2; Logical Operators
Chapter 5 Methods
Chapter 6 Arrays and ArrayLists
Chapter 7 Introduction to Classes and Objects
Chapter 8 Classes and Objects: A Deeper Look
Chapter 9 Object-Oriented Programming: Inheritance
Chapter 10 Object-Oriented Programming: Polymorphism and Interfaces
Chapter 11 Exception Handling: A Deeper Look
Chapter 12 GUI Components: Part 1
Chapter 13 Graphics and Java 2D
Chapter 14 Strings, Characters and Regular Expressions
Chapter 15 Files, Streams and Object Serialization
Chapter 16 Generic Collections
Chapter 17 Java SE 8 Lambdas and Streams
Chapter 18 Recursion
Chapter 19 Searching, Sorting and Big O
Chapter 20 Generic Classes and Methods
Chapter 21 Custom Generic Data Structures
Chapter 22 GUI Components: Part 2
Chapter 23 Concurrency
Chapter 24 Accessing Databases with JDBC
Chapter 25 JavaFX GUI: Part 1
Chapter Chapters on the Web
Appendix A: Operator Precedence Chart
Appendix B: ASCII Character Set
Appendix C: Keywords and ReservedWords
Appendix D: Primitive Types
Appendix E: Using the Debugger