Home
Softono
Python-Guide

Python-Guide

Open source MIT Dockerfile
38
Stars
5
Forks
5
Issues
2
Watchers
10 months
Last Commit

About Python-Guide

A practical, to-the-point guide to Python with examples using Docker DevContainers (Linux) to become a proficient Python Engineer. πŸš€πŸ

Platforms

Web Self-hosted Docker Linux

Languages

Dockerfile

Links

The Python Guide πŸ“š

πŸ‘‹ Welcome!

This repository is a practical, to-the-point guide for developers looking to master modern Python. Whether you're a beginner taking your first steps or an experienced programmer leveling up, you'll find extensive documentation, best practices and runnable code.

The core philosophy is simple: learn by doing. I get straight to the point so you can spend less time reading and more time programming.

This guide is Markdown, so it is easily opened using Visual Studio Code or Github. It contains extensive documentation, code examples and best practices to help you become a proficient Python programmer.

πŸš€ Execute Code Examples

Explore the πŸ“ examples directory for interactive Python code examples, easily executable in Jupyter Notebooks using a Docker DevContainer within Visual Studio Code.

This setup ensures a consistent and streamlined coding environment, ideal for learning and experimentation.

πŸ—‚οΈ Table of Contents

🎯 About Python

✨ Python Basics

πŸ“œ Strings

πŸ“¦ Containers

πŸ›οΈ Object Oriented Programming (OOP)

πŸ—ƒοΈ Packages

πŸ› οΈ Scripting

⚑ Concurrency

🌐 Networking

πŸ“Š Data