Core Python Programming, 3ed: Covers fundamentals to advanced topics like OOPS, Exceptions, Data structures, Files, Threads, Net
Description
This book covers all concepts in simple and easy to understand English. It helps to build logic, which becomes a stepping stone for programming. Hundreds of solved programs help students of different universities do well in their examinations and job interviews. It works like a handy reference to the Software professionals in their programming. Every chapter is supplemented with ‘Points to Remember’ to recap and retain the subject.
Table of Contents
- Introduction to Python
- Writing Our First Python Program
- Datatypes in Python
- Operators in Python
- Input and Output
- Control Statements
- Arrays in Python
- Strings and Characters
- Functions
- Lists and Tuples
- Dictionaries
- Introduction to Oops
- Classes and Objects
- Inheritance and Polymorphism
- Abstract Classes and Interfaces
- Exceptions
- Files in Python
- Regular Expressions in Python
- Data Structures in Python
- Date and Time
- Threads
- Graphical User Interface
- Networking in Python
- Python’s Database Connectivity
- Data Science Using Python
- PyCharm and Jupyter
- Program Index