Independently published, 2021. — 179 p. — ISBN 9781005944803.
1 Page Python Book, is a guide to learn python programming. Precise code examples and broken down explanations, neatly organised into chapters. Provides links to external resources for supplementary reading wherever required. Includes following Chapters inside the book.
This book shall provide a solid foundation for learning to code. Read the chapters below to know what you will learn.
Copyright
About the Author
What is Programming
How different is Python?
Installation
Data Types to store values
Derived Data Types
Data Type Conversions
Making calculations with Operators
Conditional Statements
Looping Statements
Functions & it’s types
Special purpose functions
Object Oriented Programming (OOP)
Class Method Types
Specific Features of Python
Multithreading for efficiency
Text & CSV file processing
Modules & Packages
Error handling using Exceptions
Database operations for storing data
Presenting your application - GUI
Create a working UI and functions (Marketplace App)
Calculator application (UI & functional implementation)
Software Development Life Cycle
Performing User Research & Presentation
List of IDEs
Debugging & Performance Improvement
Learning Tools (Pycharm edu tools)