Absolute Java, Global Edition
Autor Walter Savitchen Limba Engleză Paperback – 18 dec 2015
Beginner to Intermediate Programming in Java
This book is designed to serve as a textbook and reference for programming in the Java language. Although it does include programming techniques, it is organized around the features of the Java language rather than any particular curriculum of programming techniques. The main audience is undergraduate students who have not had extensive programming experience with the Java language.
The introductory chapters are written at a level that is accessible to beginners, while the boxed sections of those chapters serve to quickly introduce more experienced programmers to basic Java syntax. Later chapters are still designed to be accessible, but are written at a level suitable for students who have progressed to these more advanced topics.
MyProgrammingLab™ not included. Students, if MyProgrammingLab is a recommended/mandatory component of the course, please ask your instructor for the correct ISBN and course ID. MyProgrammingLab should only be purchased when required by an instructor. Instructors, contact your Pearson representative for more information.
MyProgrammingLab is an online homework, tutorial, and assessment product designed to personalize learning and improve results. With a wide range of interactive, engaging, and assignable activities, students are encouraged to actively learn and retain tough course concepts.
Preț: 536.26 lei
Preț vechi: 616.38 lei
-13% Nou
Puncte Express: 804
Preț estimativ în valută:
102.65€ • 107.63$ • 84.81£
102.65€ • 107.63$ • 84.81£
Carte disponibilă
Livrare economică 08-22 ianuarie 25
Livrare express 24-28 decembrie pentru 81.49 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781292109220
ISBN-10: 129210922X
Pagini: 1296
Dimensiuni: 236 x 192 x 53 mm
Greutate: 2 kg
Ediția:6 ed
Editura: Pearson Education
ISBN-10: 129210922X
Pagini: 1296
Dimensiuni: 236 x 192 x 53 mm
Greutate: 2 kg
Ediția:6 ed
Editura: Pearson Education
Cuprins
- 1: GETTING STARTED
- 2: CONSOLE INPUT AND OUTPUT
- 3: FLOW OF CONTROL
- 4: DEFINING CLASSES I
- 5: DEFINING CLASSES II
- 6: ARRAYS
- 7: INHERITANCE
- 8 POLYMORPHISM AND ABSTRACT CLASSES
- 9: EXCEPTION HANDLING
- 10: FILE I/O
- 11: RECURSION
- 12: UML AND PATTERNS
- 13: INTERFACES AND INNER CLASSES
- 14: GENERICS AND THE ArrayList CLASS
- 15: LINKED DATA STRUCTURES
- 16: COLLECTIONS, MAPS AND ITERATORS
- 17: SWING I
- 18: SWING II
- 19: JAVA NEVER ENDS
- 20: APPLETS AND HTML
- Appendix 1 KEYWORDS
- Appendix 2 PRECEDENCE AND ASSOCIATIVITY RULES
- Appendix 3 ASCII CHARACTER SET
- Appendix 4 FORMAT SPECIFICATIONS FOR printf
- Appendix 5 SUMMARY OF CLASSES AND INTERFACES
- INDEX