*COD & Shipping Charges may apply on certain items.
Review final details at checkout.
₹459
₹599
23% OFF
Paperback
All inclusive*
Qty:
1
About The Book
Description
Author
The book offers to teach a novice programmer the fundamentals of Python programming from the ground up. The book provides a brief history of Python followed by exploring Pythons fundamental concepts features and applications in detail.The book explains Python identifiers keywords variables and assignments as well as basic operators and decision-making statements. This book covers repetitive code strings and integers (dictionaries) functions and modules (files) exception handling and object-oriented programming in all of its variants. The book explains concepts with illustrations thus making it simple for even the most unskilled reader to grasp the basics of the code execution flow.By the end of this book you will have a firm grasp of all of Pythons programming ideas. Additionally it will help you to prepare for any upcoming job interviews with your comprehensive Python understanding.TABLE OF CONTENTS1. Introduction2. Basic Syntax3. Variable Types4. Basic Operators5. Decision Making6. Repeating Code Using Loops7. Numbers8. Strings9. Lists10. Tuples11. Dictionaries12. Functions13. Modules14. Files I/O15. Exception Handling16. Object-Oriented Programming