DOWNLOAD
DOWNLOAD 2
Mastering Python 3 Programming: Ultimate guide to learn Python coding fundamentals and real-world applications
Who this book is for
The target audience for this book includes undergraduate students from diverse academic backgrounds, including life sciences, mathematics, commerce, management, arts, and individuals who are new to computer science.
Table of Contents
1. Introduction to Python 3
2. Algorithmic Problem Solving
3. Numeric Computations and Console Input
4. Unicode, Strings and Console Output
5. Selection and Loops
6. Functions and Recursion
7. Lists
8. Tuples, Sets, and Dictionaries
9. Introduction to Object-Oriented Programming
10. Inheritance and Polymorphism
11. File Handling
12. Exception Handling
13. Gems of Python
14. Data Structures and Algorithms using Python
15. Data Visualization
16. Python Applications and Libraries
Appendix 1: Python Projects
Appendix 2: List of Built-in Functions in Python
Appendix 3: Answers to Review Questions