Starting Out with Java
Autor Tony Gaddisen Limba Engleză Paperback
- 0134793676 / 9780134793672 MyLab Programming
- 0134802217 / 9780134802213 Starting Out with Java: From Control Structures through Objects
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (2) | 472.83 lei 3-5 săpt. | +74.18 lei 6-12 zile |
Pearson Education – 2 dec 2024 | 472.83 lei 3-5 săpt. | +74.18 lei 6-12 zile |
– | 1105.01 lei 3-5 săpt. |
Preț: 1105.01 lei
Preț vechi: 1435.08 lei
-23% Nou
Puncte Express: 1658
Preț estimativ în valută:
211.44€ • 230.40$ • 178.17£
211.44€ • 230.40$ • 178.17£
Carte disponibilă
Livrare economică 03-17 aprilie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780134802213
ISBN-10: 0134802217
Pagini: 1168
Greutate: 1.76 kg
Ediția:7
ISBN-10: 0134802217
Pagini: 1168
Greutate: 1.76 kg
Ediția:7
Notă biografică
About our author
Tony Gaddis is the principal author of the Starting Out With series of textbooks. He has nearly 2 decades of experience teaching computer science courses, primarily at Haywood Community College. Tony is a highly acclaimed instructor who was previously selected as the North Carolina Community College Teacher of the Year, and has received the Teaching Excellence award from the National Institute for Staff and Organizational Development. The Starting Out With series includes introductory textbooks covering Programming Logic and Design, Alice, C++, JavaTM, Microsoft(R) Visual Basic(R), Microsoft(R) Visual C#, Python and App Inventor, all published by Pearson.
Cuprins
- Introduction to Computers and Java
- Java Fundamentals
- Decision Structures
- Loops and Files
- Methods
- A First Look at Classes
- Arrays and the ArrayList Class
- A Second Look at Classes and Objects
- Text Processing and Wrapper Classes
- Inheritance
- Exceptions and Advanced File I/O
- JavaFX: GUI Programming and Basic Controls
- JavaFX: Advanced Controls
- JavaFX: Graphics, Effects, and Media
- Recursion
- Databases
- JOptionPane Dialogs
- The ASCII/Unicode Characters
- Operator Precedence and Associativity
- Java Keywords
- Installing OpenJDK and Using the JDK Documentation
- Installing and Working with JavaFX
- Using the javadoc Utility
- More about the Math Class
- Packages
- Working with Records and Random Access Files
- Downloading and Installing Apache Derby
- The QuickSort Algorithm
- Named Colors
- Answers to Odd-Numbered Review Questions CASE STUDIES
- Calculating Sales Commission
- The Amortization Class
- The PinTester Class
- Parallel Arrays
- The FeetInches Class
- The SerialNumber Class
- A Simple Text Editor Application Using Swing