Python basics : a self-teaching introduction /
Offering in-depth treatment of topics such as classes, inheritance, BST, and NumPy, this book is designed for use as a primary introduction to Python and can be used as an introductory text or as a resource for professionals in industry. --
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Dulles, Virginia :
Mercury Learning and Information,
[2019]
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Introduction to Python
- Python objects
- Conditional statements
- Looping
- Functions
- Iterations, generators, and comprehensions
- File handling
- Strings
- Introduction to object oriented paradigm
- Classes and objects
- Inheritance
- Operator overloading
- Exception handling
- Introduction to data structures
- Stacks and queues
- Linked lists
- Binary search trees
- Introduction to NUMPY
- Introduction to MATPLOTLIB
- Introduction to image processing.