DevSecOps-22
Click any folder in the explorer to browse its files
🐧 Linux
🐍 Python
🌿 GIT
� Docker
� Projects
🐧 Linux › 📚 Lessons
🐧 Linux › 🔬 Labs
🐧 Linux › 📋 Cheatsheets
🐧 Linux › 📄 PDF Resources
🐍 Python › 📚 Lessons
📝
📝
📝
📝
📝
📝
📝
📝
📝
📝
📝
📝
📝
📝
📝
Python Lesson 1 - Setup, Basics, and Strings
Markdown · Lesson
Python Lesson 2 - Conditionals (if, elif, else)
Markdown · Lesson
Python Lesson 3 - Match-Case, Nested If, Lists, Tuples & Sets
Markdown · Lesson
Python Lesson 4 - Loops (for) and Iterating Collections
Markdown · Lesson
Python Lesson 5 - Loops (for/while/do-while), break/continue, loop else + random/time/datetime
Markdown · Lesson
Python Lesson 6 - Dictionaries (dict) + Looping Patterns for DevOps
Markdown · Lesson
Python Lesson 7 - Functions
Markdown · Lesson
Python Lesson 8 - pip and venv
Markdown · Lesson
Python Lesson 9 - REST API
Markdown · Lesson
Python Lesson 10 - Working with Files
Markdown · Lesson
Python Lesson 11 - Flask Web Framework
Markdown · Lesson
Python Object-Oriented Programming (OOP)
Markdown · Lesson
Layered Architecture
Markdown · Lesson
Python Exception Handling: Try-Except and Custom Exceptions
Markdown · Lesson
Python Requests Library - Complete Tutorial for Automation
Markdown · Lesson
🐍 Python › 🔬 Labs
🔬
🔬
🔬
🔬
🔬
🔬
🔬
Python Lab 1 - Practice Exercises
Markdown · Lab
Python Lab 2 - Practice Exercises
Markdown · Lab
Python Lab 3 - Match-Case, Nested If, Lists, Tuples & Sets
Markdown · Lab
Python Lab 4 - For Loops (Iteration Practice)
Markdown · Lab
Python Lab 5 - Loops & Practice Challenges
Markdown · Lab
Python Lab 6 - Dictionaries (dict) Practice
Markdown · Lab
Python Functions Exercises
Markdown · Lab
🐍 Python › 📋 Cheatsheets
🐍 Python › 📄 PDF Resources
📄
📄
📄
📄
📄
📄
📄
📄
📄
📄
📄
01 python
PDF · Document
02 python
PDF · Document
04 python
PDF · Document
05 python
PDF · Document
06 python
PDF · Document
flask structurd
PDF · Document
flask
PDF · Document
functions partI
PDF · Document
python oop
PDF · Document
python3
PDF · Document
working with files
PDF · Document
🐍 Python › 👨💻 Class Code
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
🐍
files.py
Python · Script
os-system.py
Python · Script
app.py
Python · Script
scraper.py
Python · Script
meals_controller.py
Python · Script
dao_factory.py
Python · Script
meals_dao.py
Python · Script
meal_request_dto.py
Python · Script
meal_response_dto.py
Python · Script
meal.py
Python · Script
meal_service.py
Python · Script
dto_mapper.py
Python · Script
app.py
Python · Script
db.py
Python · Script
errors.py
Python · Script
app.py
Python · Script
abstraction.py
Python · Script
bank.py
Python · Script
classes.py
Python · Script
encapsulation.py
Python · Script
encapsulation_advanced.py
Python · Script
inheritance.py
Python · Script
main.py
Python · Script
polymorphism.py
Python · Script
python1.py
Python · Script
python2.py
Python · Script
python3.py
Python · Script
python4.py
Python · Script
python5.py
Python · Script
python6.py
Python · Script
python7-fucntions.py
Python · Script
first-tutorial.py
Python · Script
full-rest-api.py
Python · Script
html-server.py
Python · Script
🚀 Projects › 📁 Projects
🌿 GIT › 📚 Lessons
🌿 GIT › 📄 PDF Resources
🐳 Docker › 📚 Lessons
🐳 Docker › 🔬 Labs
🐳 Docker › 📋 Cheatsheets
🐳 Docker › 👨💻 Class Code