Java: The Complete Reference, Eleventh Edition
De (autor) Herbert Schildten Limba Engleză Paperback – 19 Mar 2019
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (4) | 156.33 lei Economic 23-35 zile | +16.24 lei 10-15 zile |
McGraw Hill Education – 02 Dec 2017 | 230.64 lei 1 săpt. | |
McGraw Hill Education – 20 Nov 2018 | 156.33 lei Economic 23-35 zile | +16.24 lei 10-15 zile |
McGraw Hill Education – 16 Jun 2014 | 182.44 lei Economic 23-29 zile | |
McGraw Hill Education – 19 Mar 2019 | 302.62 lei Economic 3-5 săpt. | +21.67 lei 15-22 zile |
Preț: 302.62 lei
Preț vechi: 378.27 lei
-20%
58.53€ • 70.09$ • 50.88£
Carte disponibilă
Livrare economică 11-25 mai
Livrare express 05-12 mai pentru 31.66 lei
Specificații
ISBN-10: 1260440230
Pagini: 1248
Dimensiuni: 192 x 232 x 47 mm
Greutate: 1.72 kg
Ediția: 11
Editura: McGraw Hill Education
Colecția McGraw-Hill Education
Locul publicării: United States
Cuprins
PART I: The Java Language
Chapter 1: The History and Evolution of Java
Chapter 2: An Overview of Java
Chapter 3: Data Types, Variables, and Arrays
Chapter 4: Operators
Chapter 5: Control Statements
Chapter 6: Introducing Classes
Chapter 7: A Closer Look at Methods and Classes
Chapter 8: Inheritance
Chapter 9: Packages and Interfaces
Chapter 10: Exception Handling
Chapter 11: Multithreaded Programming
Chapter 12: Enumerations, Autoboxing, and Annotations (Metadata)
Chapter 13: I/O, Try-with-Resources, and Other Topics
Chapter 14: Generics
Chapter 15: Lambda Expressions
Chapter 16: Modules
PART II: The Java Library
Chapter 17: Spring Handling
Chapter 18: Exploring java.lang
Chapter 19: java.util Part I: The Collections Framework
Chapter 20: java.util Part 2: More Utility Classes
Chapter 21: Input/Output: Exploring java.io
Chapter 22: Exploring NIO
Chapter 23: Networking
Chapter 24: Event Handling
Chapter 25: Introducing the AWT: Workign with Windows, Graphics, and Text
Chapter 26: Using AWT Controls, Layout Managers, and Menus
Chapter 27: Images
Chapter 28: The Concurrency Utilities
Chapter 29: The Stream API
Chapter 30: Regular Expressions and Other Packages
PART III: Introducing GUI Programming with Swing
Chapter 31: Introducing Swing
Chapter 32: Exploring Swing
Chapter 33: Introducing Swing Menus
PART IV: Applying Java
Chapter 34: Java Beans
Chapter 35: Introducing Servlets
PART V: Appendices
Appendix A: Using Java's Documentation Comments
Appendix B: Introducing JShell
Appendix C: Compile and Run Simple, Single-File programs in One Step