Learn Python Programming
This site contains materials and exercises for the Python 3 programming language.
In
this course you will learn how to write code, the basics and see examples.
Python is a programming language supports several programming paradigms including Object-Orientated Programming (OOP) and functional programming.
Related course: Free Complete Python Programming Course & Exercises
Table of Contents:
Overview of articles and exercises:
Learn Python
- Getting started
- Execute Python scripts
- Variables
- Strings
- Replace
- Join
- String find
- Split
- Random numbers
- Keyboard input
Control structures
Data and operations
- Functions
- List
- List operations
- Sort list
- Range function
- Dictionary
- Read file
- Write file
- Nested loops
- Slices
- Multiple return
- Scope
- time and date
- Try exception
- How to use pip and pypi
OOP
- Class
- Constructor
- Getter and setter
- Modules
- Inheritance
- Static method
- Iterable
- Class method
- Multiple Inheritance
Advanced
Audio
Tkinter
- Tkinter
- Tkinter button
- Tkinter menu
- Tkinter label
- Tkinter image
- Tkinter canvas
- tkinter checkbox
- tkinter entry
- tkinter filedialog
- tkinter frame
- tkinter listbox
- tkinter messagebox
- tkinter radiobutton
- tkinter scale
Data Structures and Algorithms
Free Courses on YouTube
About
This is a collection of tutorials for the Python programming language. It covers many topics ranging from beginner level to professional level. I write about many things including web development, machine learning, web automation and various other topics.
However, if you want to learn Python or are new to the world of programming, it can be quite though getting started.
There are so many things to learn: coding, object orienated programming, building desktop apps, creating web apps with Flask or Django, learning how to plot and even how to use Machine Learning or Artificial Intelligence. You may have many questions or perhaps you don’t know where to start, the book below helps you master Python in no time.
Related course: Free Complete Python Programming Course & Exercises
It helps you get started with Python, and makes learning Python a breathe. On top of that, many exercises and a video course is included with the book, making learning great fun.