Basics of Python Programming
eBook - ePub

Basics of Python Programming

Learn Python in 30 days (Beginners approach) - 2nd Edition

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Basics of Python Programming

Learn Python in 30 days (Beginners approach) - 2nd Edition

About this book

Mastering the Python fundamentals with practical examples

Key Features
? The book takes a beginner-friendly approach with practical examples, multiple choice questions, and solved exercises to help readers understand Python better.
? The book maintains clear explanations with concise chapters, making it suitable for those new to programming.
? This edition also covers NumPy for array manipulations and complex problem-solving. It teaches how to use Tkinter to create user-friendly applications with interactive interfaces.

Description
The basics of Python are the book's main focus. With practical examples, students will understand the fundamentals of Python. This book is designed in a way that should make every example understandable to the readers. In addition, from the perspective of a competitive examination, the book offers multiple-choice questions, true/false questions, and practical solved exercises.Through this book, the readers will be able to learn Python basics. This includes setting up your environment and manipulating data. Additionally, they will also learn how to master control flow with conditional statements and loops for more responsive programs and utilize functions for organizing code and file handling to work with local data. Learners will also explore object-oriented programming (OOP) and essential libraries like NumPy for advanced programming.
This edition brings a new horizon of NumPy and Tkinter for numerical computing tasks like array manipulations, tackling complex problems, and building user-friendly applications with interactive graphical interfaces, respectively.From every chapter, the reader will learn the programming fundamentals and will be able to execute the programs on their own.

What you will learn
? Install and run Python programs, understand variables, user input, and operators.
? Organize code and improve reusability by defining and using functions.
? Store and manage data efficiently using lists, tuples, and dictionaries.
? Organize data effectively using iterators and generators for memory optimization.
? Gracefully handle errors and exceptions to improve program robustness.

Who this book is for
This book is intended for students who are new to the study of Python. Additionally, it benefits those enrolled in diploma-level studies or pursuing undergraduate studies or a master's degree at state universities or colleges.

Table of Contents
1. Introduction to Python Variables, Datatypes and Operators
2. Conditions and Loops
3. Arrays and Functions
4. Lists, Tuples, Iterators Generators, and Sets
5. Dictionaries and Modules
6. File Handling and Databases
7. Object-Oriented Programming
8. Regular Expressions, Date and Time
9. Exception Handling
10. NumPy and Tkinter
Appendix: Practice Exercises with Solutions

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Basics of Python Programming by Dr. Pratiyush Guleria in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Python. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover
  2. Title Page
  3. Copyright Page
  4. Dedication Page
  5. About the Author
  6. About the Reviewers
  7. Acknowledgement
  8. Preface
  9. Table of Contents
  10. 1. Introduction to Python Variables, Datatypes and Operators
  11. 2. Conditions and Loops
  12. 3. Arrays and Functions
  13. 4. Lists, Tuples, Iterators Generators, and Sets
  14. 5. Dictionaries and Modules
  15. 6. File Handling and Databases
  16. 7. Object-Oriented Programming
  17. 8. Regular Expressions, Date and Time
  18. 9. Exception Handling
  19. 10. NumPy and TKinter
  20. Appendix: Practice Exercises with Solutions