Buch
A Beginners Guide to Python 3 Programming
John Hunt
42,79
EUR
Nicht lieferbar
Übersicht
Verlag | : | Springer International Publishing |
Buchreihe | : | Undergraduate Topics in Computer Science |
Sprache | : | Englisch |
Erschienen | : | 13. 08. 2019 |
Einband | : | Kartoniert |
Höhe | : | 235 mm |
Breite | : | 155 mm |
ISBN | : | 9783030202897 |
Sprache | : | Englisch |
Produktinformation
This textbook on Python 3 explains concepts such as variables and what they represent, how data is held in memory, how a for loop works and what a string is. It also introduces key concepts such as object orientation, functional programming, recursion, concurrency, testing, databases and logging. Each section is prefaced with an introductory chapter before continuing with how these ideas work in Python.
Topics such as generators and coroutines are often misunderstood and these are explained in detail, whilst topics such as Referential Transparency, multiple inheritance and exception handling are presented using examples.
A Beginners Guide to Python 3 Programming provides all you need to know about Python, with numerous examples provided throughout including several larger worked case studies illustrating the ideas presented in the previous chapters.