Introduction to Programming Languages and Techniques. Full Python Tutoria
Python^
- Interpreted language: work with an evaluator
for language expressions (like DrJava, but
more flexible)
- Dynamically typed: variables do not have a
predefined type
- Rich, built-in collection types:
- Lists
- Tuples
- Dictionaries (maps)
- Sets
- Interpreted language: work with an evaluator
for language expressions (like DrJava, but
more flexible)
- Dynamically typed: variables do not have a
predefined type
- Rich, built-in collection types:
- Lists
- Tuples
- Dictionaries (maps)
- Sets
Читать книгу Introduction to Programming Languages and Techniques. Full Python Tutoria бесплатно на Codengineering.ru
348 0
Comments