Programming in Two Semesters: Using Python and Java: Texts in Computer Science
Autor Quentin Charatan, Aaron Kansen Limba Engleză Paperback – 3 oct 2023
The first part, which teaches Python, covers fundamental programming concepts, such as data types and control structures and functions. It introduces more complex data types such as lists and dictionaries and also deals with file handling. It introduces object-oriented concepts and ends with a case study bringing together all the topics of the first semester. The second part uses Java to teach advanced concepts and centres around object-oriented programming, teaching key object-oriented concepts such as inheritance and polymorphism. The semester again ends with an advanced case study bringing together all the topics of the second semester.
Topics and features:
- Assumes no prior knowledge, and makes the transition from Python to Java a smooth process
- Features numerous exercises and also an illustrative case study for each language Examines procedural and object-oriented methodologies, as well as design principles
- Covers such advanced topics as interfaces and lambda expressions, exceptions and Collections
- Includes a chapter on graphics programming in Python using Tkinter
- Introduces the latest Java technology for graphical interfaces, JavaFX
- Explains design concepts using UML notation
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 337.97 lei 6-8 săpt. | |
Springer International Publishing – 3 oct 2023 | 337.97 lei 6-8 săpt. | |
Hardback (1) | 344.48 lei 6-8 săpt. | |
Springer International Publishing – 2 oct 2022 | 344.48 lei 6-8 săpt. |
Din seria Texts in Computer Science
- 20% Preț: 474.58 lei
- 20% Preț: 675.35 lei
- 20% Preț: 409.70 lei
- 20% Preț: 306.35 lei
- 20% Preț: 357.55 lei
- 20% Preț: 1197.18 lei
- 20% Preț: 406.21 lei
- 20% Preț: 392.09 lei
- 20% Preț: 305.30 lei
- 20% Preț: 444.93 lei
- 20% Preț: 412.42 lei
- 20% Preț: 444.91 lei
- 20% Preț: 370.59 lei
- 20% Preț: 503.87 lei
- 20% Preț: 370.22 lei
- 20% Preț: 515.34 lei
- 15% Preț: 613.49 lei
- 20% Preț: 355.85 lei
- 20% Preț: 343.40 lei
- 20% Preț: 174.99 lei
- 20% Preț: 318.00 lei
- 20% Preț: 379.71 lei
- 20% Preț: 715.48 lei
- 20% Preț: 638.36 lei
- Preț: 440.52 lei
- 20% Preț: 516.39 lei
- 20% Preț: 344.75 lei
- Preț: 371.35 lei
- 20% Preț: 331.78 lei
- 20% Preț: 597.71 lei
- 20% Preț: 337.66 lei
- 20% Preț: 335.77 lei
- 20% Preț: 339.95 lei
- 20% Preț: 565.98 lei
- 20% Preț: 191.98 lei
- 20% Preț: 328.46 lei
- 23% Preț: 726.93 lei
- 20% Preț: 313.06 lei
- 20% Preț: 573.29 lei
- 20% Preț: 571.05 lei
- Preț: 454.30 lei
- 20% Preț: 524.11 lei
Preț: 337.97 lei
Preț vechi: 422.47 lei
-20% Nou
Puncte Express: 507
Preț estimativ în valută:
64.68€ • 68.24$ • 53.90£
64.68€ • 68.24$ • 53.90£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783031013287
ISBN-10: 303101328X
Pagini: 661
Ilustrații: XVII, 661 p. 1468 illus., 850 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.93 kg
Ediția:1st ed. 2022
Editura: Springer International Publishing
Colecția Springer
Seria Texts in Computer Science
Locul publicării:Cham, Switzerland
ISBN-10: 303101328X
Pagini: 661
Ilustrații: XVII, 661 p. 1468 illus., 850 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.93 kg
Ediția:1st ed. 2022
Editura: Springer International Publishing
Colecția Springer
Seria Texts in Computer Science
Locul publicării:Cham, Switzerland
Cuprins
1. Introduction.- 2. Blocks: Simple Data Types, Input and Output.- 3. Selection.- 4 Iteration.- 5. Functions.- 6. Collections: Lists, Tuples and Dictionaries.- 7. Modules and Packages.- 8. File Handling in Python.- 9. Object-Oriented Python 1.- 10. Object-Oriented Python 2.- 11. Graphics with Tkinter.- 12. Case Study.- 13. From Python to Java.- 14. Input, Output and Data Types.- 15. Control Structures.- 16. Object-Oriented Java 1.- 17. Object-Oriented Java 2.- 18. Interfaces, Generics and Polymorphism.- 19. Graphics with JavaFX.- 20. Exceptions.- 21. Collection Classes.- 22. File Handling in Java.- 23. The Stream API.- 24. Case Study.
Notă biografică
Dr Quentin Charatan is a former Principal Lecturer and now visiting lecturer at the same institution.
Dr Aaron Kans is the Head of the Computer Science and Digital Technologies Department in the School of Architecture, Computing & Engineering at the University of East London, UK.
Dr Aaron Kans is the Head of the Computer Science and Digital Technologies Department in the School of Architecture, Computing & Engineering at the University of East London, UK.
Textul de pe ultima copertă
This highly accessible textbook teaches programming from first principles. In common with many programming courses, it uses Python as the introductory programming language before going on to use Java as the vehicle for more advanced programming concepts.
The first part, which teaches Python, covers fundamental programming concepts, such as data types and control structures and functions. It introduces more complex data types such as lists and dictionaries and also deals with file handling. It introduces object-oriented concepts and ends with a case study bringing together all the topics of the first semester. The second part uses Java to teach advanced concepts and centres around object-oriented programming, teaching key object-oriented concepts such as inheritance and polymorphism. The semester again ends with an advanced case study bringing together all the topics of the second semester.
Topics and features:
Dr Quentin Charatan is a former Principal Lecturer and now visiting lecturer at the same institution. Dr Aaron Kans is the Head of the Computer Science and Digital Technologies Department in the School of Architecture, Computing & Engineering at the University of East London, UK.
The first part, which teaches Python, covers fundamental programming concepts, such as data types and control structures and functions. It introduces more complex data types such as lists and dictionaries and also deals with file handling. It introduces object-oriented concepts and ends with a case study bringing together all the topics of the first semester. The second part uses Java to teach advanced concepts and centres around object-oriented programming, teaching key object-oriented concepts such as inheritance and polymorphism. The semester again ends with an advanced case study bringing together all the topics of the second semester.
Topics and features:
- Assumes no prior knowledge, and makes the transition from Python to Java a smooth process
- Features numerous exercises and also an illustrative case study for each language
- Examines procedural and object-oriented methodologies, as well as design principles
- Covers such advanced topics as interfaces and lambda expressions, exceptions and Collections
- Includes a chapter on graphics programming in Python using Tkinter
- Introduces the latest Java technology for graphical interfaces, JavaFX
- Explains design concepts using UML notation
Dr Quentin Charatan is a former Principal Lecturer and now visiting lecturer at the same institution. Dr Aaron Kans is the Head of the Computer Science and Digital Technologies Department in the School of Architecture, Computing & Engineering at the University of East London, UK.
Caracteristici
Assumes no prior knowledge, and makes the transition from Python to Java a smooth process Employs up-to-date technologies such as Tkinter and JavaFX The supplementary materials for each chapter can be located by clicking below on the link to that particular chapter