Python Programming For GTU University (VIII - CSE/IT - 2180711) by Avinash Jha, Paresh Chauhan, Krunal Gandhi
Book Summary:
The importance of Python Programming is well known in various engineering fields. Overwhelming response to our books on various subjects inspired us to write this book. The book is structured to cover the key aspects of the subject Python Programming.
The book uses plain, lucid language to explain fundamentals of this subject. The book provides logical method of explaining various complicated concepts and stepwise methods to explain the important topics. Each chapter is well supported with necessary illustrations, practical examples and solved problems. All the chapters in the book are arranged in a proper sequence that permits each topic to build upon earlier studies. All care has been taken to make students comfortable in understanding the basic concepts of the subject.
Audience of the Book :
This book Useful for Engineering Students.
Table of Content:
1. Introduction to Python
2. Functions, Scoping and Abstraction
3. Structured Types, Mutability and Higher-Order Functions
4. Testing, Debugging, Exceptions and Assertions
5. Classes and Object - Oriented Programming
6. Simple Algorithms and Data Structures
7. Advanced Topics I
8. Advance Topics II