Starting Out with Java
Autor Tony Gaddisen Limba Engleză Mixed media product
Provide a step-by-step introduction to programming in Java Starting Out with Java: From Control Structures through Objects provides a step-by-step introduction to programming in Java. Gaddis covers procedural programming-control structures and methods-before introducing object-oriented programming to ensure that students understand fundamental programming and problem-solving concepts. As with all Gaddis texts, every chapter contains clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises. With the 7th Edition, JavaFX has replaced Swing as the standard GUI library for Java in chapters that focus on GUI development. The Swing and Applet material from the previous edition is available online. Reach every student by pairing this text with MyLab Programming MyLab(TM) is the teaching and learning platform that empowers you to reach every student. By combining trusted author content with digital tools and a flexible platform, MyLab personalizes the learning experience and improves results for each student.With MyLab Programming, students work through hundreds of short, auto-graded coding exercises and receive immediate and helpful feedback based on their work. Reach every student by pairing this text with MyLab Programming MyLab(TM) is the teaching and learning platform that empowers instructors to reach every student. By combining trusted author content with digital tools and a flexible platform, MyLab personalizes the learning experience and improves results for each student. With MyLab Programming, students work through hundreds of short, auto-graded coding exercises and receive immediate and helpful feedback based on their work.
0135188636/9780135188637 Starting Out with Java: From Control Structures through Objects Plus MyLab Programming, 7/e Package consists of:
- 0134793676 / 9780134793672 MyLab Programming
- 0134802217 / 9780134802213 Starting Out with Java: From Control Structures through Objects
| Toate formatele și edițiile | Preț | Express |
|---|---|---|
| Paperback (1) | 1163.16 lei 6-8 săpt. | |
| Pearson Education (US) – 15 feb 2017 | 1163.16 lei 6-8 săpt. | |
| Paperback (1) | 541.40 lei 3-5 săpt. | +0.00 lei 7-13 zile |
| Pearson – 14 aug 2024 | 541.40 lei 3-5 săpt. | +0.00 lei 7-13 zile |
Preț: 912.48 lei
Preț vechi: 1185.04 lei
-23%
Puncte Express: 1369
Preț estimativ în valută:
161.60€ • 188.73$ • 140.38£
161.60€ • 188.73$ • 140.38£
Carte indisponibilă temporar
Doresc să fiu notificat când acest titlu va fi disponibil:
Se trimite...
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780135188637
ISBN-10: 0135188636
Pagini: 1168
Ediția:7
ISBN-10: 0135188636
Pagini: 1168
Ediția:7
Notă biografică
About our author Tony Gaddis is the principal author of the Starting Out With series of textbooks. He has 20 years 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, C++, Java, Microsoft� Visual Basic�, Microsoft� Visual C#, Python, Alice 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