Introduction of Python

Introduction of Python

Versandkostenfrei!
Versandfertig in 6-10 Tagen
47,99 €
inkl. MwSt.
PAYBACK Punkte
24 °P sammeln!
An introduction to the Python programming language. Covers details of how to start and stop the interpreter and write programs. Introduces Python's basic datatypes, files, functions, and error handling. Working with Data. A detailed tour of how to represent and work with data in Python. Covers tuples, lists, dictionaries, and sets. Students will also learn how to effectively use Python's very powerful list processing primitives such as list comprehensions. Finally, this section covers critical aspects of Python's underlying object model including variables, reference counting, copying, and typ...