Guide to Java: A Concise Introduction to Programming: Undergraduate Topics in Computer Science
Autor James T. Streib, Takako Somaen Limba Engleză Paperback – 9 feb 2023
Addressing the need to acquire a good working model of objects in order to avoid possible misconceptions, the text introduces the core concepts of object-oriented programming at any stage, supported by the use of contour diagrams. Each chapter has one or more complete programs to illustrate the various ideas presented, and to help readers learn how to write programs on their own. Chapter summaries and practical exercises also are included to help the reader to review their progress and practice their skills.
This substantially updated second edition has been expanded with additional exercises, and includes new material on bit manipulation and parallel processing.
Topics and features:
- Introduces computing concepts in Chapter 0 for new programmers
- Adds new chapters on bit-manipulation and parallel processing
- Contains exercises at the end of each chapter with selected answers
- Supports both text-based and GUI-based Input/Output
- Objects can be introduced first, last, or intermixed with other material
- Uses contour diagrams to illustrate objects and recursion
- Discusses OOP concepts such as overloading, class methods, and inheritance
- Introduces string variables and illustrates arrays and array processing
- Discusses files, elementary exception processing, and the basics of Javadoc
Din seria Undergraduate Topics in Computer Science
- 20% Preț: 353.41 lei
- 20% Preț: 342.45 lei
- 20% Preț: 318.52 lei
- 20% Preț: 227.15 lei
- 20% Preț: 181.83 lei
- 20% Preț: 245.43 lei
- 20% Preț: 306.71 lei
- 20% Preț: 280.92 lei
- 20% Preț: 227.10 lei
- 20% Preț: 276.81 lei
- 20% Preț: 179.87 lei
- 20% Preț: 395.04 lei
- 20% Preț: 235.39 lei
- 20% Preț: 332.20 lei
- 20% Preț: 297.85 lei
- 20% Preț: 305.61 lei
- 20% Preț: 272.43 lei
- 20% Preț: 321.27 lei
- 20% Preț: 375.65 lei
- 20% Preț: 258.78 lei
- 20% Preț: 194.09 lei
- 20% Preț: 307.16 lei
- 20% Preț: 225.02 lei
- 20% Preț: 217.59 lei
- 20% Preț: 256.19 lei
- 20% Preț: 363.70 lei
- 20% Preț: 237.34 lei
- 20% Preț: 374.20 lei
- 20% Preț: 239.28 lei
- 20% Preț: 230.77 lei
- 16% Preț: 441.47 lei
- 20% Preț: 297.27 lei
- 20% Preț: 295.77 lei
- 20% Preț: 562.80 lei
- 20% Preț: 289.70 lei
- 20% Preț: 294.19 lei
- 20% Preț: 292.34 lei
- 20% Preț: 191.35 lei
- 20% Preț: 243.33 lei
- 20% Preț: 289.21 lei
- 20% Preț: 278.09 lei
- 20% Preț: 378.83 lei
- 20% Preț: 184.28 lei
- 20% Preț: 295.54 lei
- 20% Preț: 281.39 lei
- 20% Preț: 754.30 lei
- 20% Preț: 345.75 lei
Preț: 333.74 lei
Preț vechi: 417.18 lei
-20% Nou
Puncte Express: 501
Preț estimativ în valută:
63.87€ • 67.38$ • 53.23£
63.87€ • 67.38$ • 53.23£
Carte tipărită la comandă
Livrare economică 30 decembrie 24 - 06 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783031228414
ISBN-10: 3031228413
Pagini: 430
Ilustrații: XVI, 430 p. 173 illus., 146 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.84 kg
Ediția:2nd ed. 2023
Editura: Springer International Publishing
Colecția Springer
Seria Undergraduate Topics in Computer Science
Locul publicării:Cham, Switzerland
ISBN-10: 3031228413
Pagini: 430
Ilustrații: XVI, 430 p. 173 illus., 146 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.84 kg
Ediția:2nd ed. 2023
Editura: Springer International Publishing
Colecția Springer
Seria Undergraduate Topics in Computer Science
Locul publicării:Cham, Switzerland
Cuprins
1. Variables, Input / Output and Arithmetic.- 2. Objects: An Introduction.- 3. Selection Structures.- 4. Iteration Structures.- 5. Objects: Revisited.- Strings.- 6. Arrays.- Recursion.- 7. Objects: Inheritance and Polymorphism.- 8. Elementary File Input and Output.- 9. Simple Graphical Input and Output.- 9. Exceptions.- 10. Java doc Comments.- 11. Glossary.- 12. Answers to Selected Exercises.
Notă biografică
Dr. James T. Streib is Professor Emeritus of Computer Science and Dr. Takako Soma is Associate Professor of Computer Science, and both are at Illinois College, Jacksonville, IL, USA. They are also co-authors of the follow-up text Guide to Data Structures.
Textul de pe ultima copertă
Seeking to learn quickly how to program in Java without prior experience? This Guide to Java presents a focused and accessible primer on the fundamentals of Java programming, with extensive use of illustrative examples and hands-on exercises.
Addressing the need to acquire a good working model of objects in order to avoid possible misconceptions, the text introduces the core concepts of object-oriented programming at any stage, supported by the use of contour diagrams. Each chapter has one or more complete programs to illustrate the various ideas presented, and to help readers learn how to write programs on their own. Chapter summaries and practical exercises also are included to help the reader to review their progress and practice their skills.
This substantially updated second edition has been expanded with additional exercises, and includes new material on bit manipulation and parallel processing.
Topics and features:
Dr. James T. Streib is Professor Emeritus of Computer Science and Dr. Takako Soma is Associate Professor of Computer Science, and both are at Illinois College, Jacksonville, IL, USA. They are also co-authors of the follow-up text Guide to Data Structures.
Addressing the need to acquire a good working model of objects in order to avoid possible misconceptions, the text introduces the core concepts of object-oriented programming at any stage, supported by the use of contour diagrams. Each chapter has one or more complete programs to illustrate the various ideas presented, and to help readers learn how to write programs on their own. Chapter summaries and practical exercises also are included to help the reader to review their progress and practice their skills.
This substantially updated second edition has been expanded with additional exercises, and includes new material on bit manipulation and parallel processing.
Topics and features:
- Introduces computing concepts in Chapter 0 for new programmers
- Adds new chapters on bit-manipulation and parallel processing
- Contains exercises at the end of each chapter with selected answers
- Supports both text-based and GUI-based Input/Output
- Objects can be introduced first, last, or intermixed with other material
- Uses contour diagrams to illustrate objects and recursion
- Discusses OOP concepts such as overloading, class methods, and inheritance
- Introduces string variables and illustrates arrays and array processing
- Discusses files, elementary exception processing, and the basics of Javadoc
Dr. James T. Streib is Professor Emeritus of Computer Science and Dr. Takako Soma is Associate Professor of Computer Science, and both are at Illinois College, Jacksonville, IL, USA. They are also co-authors of the follow-up text Guide to Data Structures.
Caracteristici
Presents a specific focus on the fundamentals of Java programming Introduces the core concepts of object-oriented programming at an early stage Includes exercises at the end of each chapter