Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamikaramazov/pylearnhub
Welcome to the Python Learning Repository! This repository is designed to help beginners, intermediate, and advanced learners of Python improve their skills through various resources and projects.
https://github.com/kamikaramazov/pylearnhub
cybersecurity hacking learning programming python tutorials
Last synced: 1 day ago
JSON representation
Welcome to the Python Learning Repository! This repository is designed to help beginners, intermediate, and advanced learners of Python improve their skills through various resources and projects.
- Host: GitHub
- URL: https://github.com/kamikaramazov/pylearnhub
- Owner: KamiKaramazov
- License: mit
- Created: 2023-10-02T10:38:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-11T18:07:35.000Z (7 months ago)
- Last Synced: 2024-04-11T23:53:39.299Z (7 months ago)
- Topics: cybersecurity, hacking, learning, programming, python, tutorials
- Language: Python
- Homepage:
- Size: 226 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Learning Repository
Welcome to the Python Learning Repository! This repository is designed to help beginners, intermediate, and advanced learners of Python improve their skills through various resources and projects.
## Levels
### Level 1 (Beginner)
- [Python Crash Course](https://github.com/KamiKaramazov/PyLearnHub/tree/main/Level-1/Python%20Crash%20Course) (In progress)
- A hands-on, project-based introduction to Python programming.
- [30 Days of Python Challenge](https://github.com/KamiKaramazov/PyLearnHub/tree/main/Level-1/30%20Day%20Python%20Clallange) (In progress)
- A month-long challenge covering various aspects of Python programming.
- [Python 101 for Hackers - TCM Sec](https://github.com/KamiKaramazov/PyLearnHub/tree/main/Level-1/Python%20101%20For%20Hackers%20-%20TCM%20Sec) (In progress)
- A beginner-friendly course focused on Python for cybersecurity enthusiasts.### Level 2 (Intermediate)
- [Python 201 for Hackers - TCM Sec](https://github.com/KamiKaramazov/python-201-for-hackers) (Upcoming)
- An intermediate-level course exploring advanced Python concepts for cybersecurity professionals.### Level 3 (Advanced)
- [Fluent Python](https://github.com/KamiKaramazov/fluent-python) (Upcoming)
- A comprehensive guide to writing efficient, idiomatic Python code.
- [Black Hat Python](https://github.com/KamiKaramazov/black-hat-python) (Upcoming)
- A practical guide to ethical hacking using Python scripting techniques.## How to Contribute
- If you have any suggestions for additional resources or projects, feel free to open an issue or pull request.
- Contributions to existing projects are also welcome. Just fork the repository, make your changes, and submit a pull request.Happy learning! 🐍🚀