Ultimate python programming : learn Python with 650+ programs, 900+ practice questions, and 5 projects / Deepali Srivastava.
Material type:
- 9789355516558
- 005.133 SRI
Includes Index.
1. Introduction to Python
2. Getting started
3. Strings
4. Lists and tuples
5. Dictionaries and sets
6. Conditional execution
7. Loops
8. Looping techniques
9. Comprehensions
10. Functions
11. Modules and packages
12. Namespaces and scope
13. Files
14. Object oriented programming
15. Magic methods
16. Inheritance and polymorphism
17. Iterators and generators
18. Decorators
19. Lambda expressions and functional programming
20. Exception handling
21. Context managers
This book provides a comprehensive and thorough introduction to Python, a popular programming language used by various top companies across various domains. Whether you are a novice starting your programming journey or an experienced programmer looking to expand your skill set, this book is designed to assist you in mastering core Python concepts.
Starting with the basics, this book guides you through the setup, basic commands, and key language rules. The book covers important ideas like different types of data, variables, and how to control the flow of your programs. You will also learn about collections for organizing data, functions for reusable code, modules for organizing bigger projects, and object-oriented programming for modeling real-world things. Advanced topics include customizing object behavior, efficient data processing, modifying function behavior, and handling errors gracefully.
The book includes many figures and coding examples to give you a visual and hands-on experience. There are numerous exercises that provide opportunities to further reinforce your knowledge. By the end of this book, readers will develop a strong foundation in core Python and will gain the confidence to excel in their studies and professional work.
There are no comments on this title.