Jump to ratings and reviews
Rate this book

Python Basics: A Self-Teaching Introduction

Rate this book
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. The book has been divided into four sections. The first section deals with the language fundamentals, primarily the procedural part of the language, the second introduces the object-oriented paradigms, the third section deals with data structures, and the last is devoted to advanced topics like handling multi-dimensional arrays using NumPy and visualization using Matplotlib. Regular expressions and multi-threading have been introduced in the appendices.

FEATURES

- Includes sections dedicated to data structures

- Offers in-depth treatment of topics such as classes, inheritance, BST, and NumPy

- Introduces topics like Matplotlib and PIL

- Contains exercises for practice and a review of essential programming concepts

450 pages, Kindle Edition

Published December 3, 2018

5 people are currently reading
23 people want to read

About the author

H Bhasin

1 book1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
2 (22%)
3 stars
3 (33%)
2 stars
3 (33%)
1 star
1 (11%)
Displaying 1 - 3 of 3 reviews
Profile Image for Thomas Hansen.
33 reviews4 followers
August 12, 2019
Book covers the right topics, but is full of errors both in spelling (f.ex. except vs expect) and figure showing insertion in binary search trees aswell as many many errors in text and source. ‘/‘ is refered to as backslash when it should have been ‘\’.
Do not recommend unless a new vastlu improved edition is out..
1 review
January 6, 2019
This book has been the best introduction to python that I've stumbled upon, however there are a lot of errors in the book that has been reported to the publisher, looking forward to the 2nd edition of the book, expected in the end of Q1/beginning of Q2 2019
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.