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. --
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Dulles, Virginia :
Mercury Learning and Information,
[2019]
|
Subjects: | |
Online Access: | Texto completo |
Table of Contents:
- 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.