This repository contains a collection of files and examples for learning Python from scratch. As you progress, you will find information about new libraries, utilities, and advanced concepts.
- Introduction to Python
- Object-oriented programming (OOP)
- File reading
- Using popular libraries such as Pandas, Matplotlib, Numpy
- Cryptography with cryptography.fernet
- Symbolic computation with Sympy
- Rich text processing with striprtf
- Graphical user interface creation with Tkinter
- And much more!
You can clone this repository to your computer or download the files individually. Each file contains examples and explanations about a particular topic. Explore and learn at your own pace!
If you have suggestions or want to contribute with new examples or topics, feel free to make a pull request or open an issue. All contributions are welcome!