Skip to content

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

License

Notifications You must be signed in to change notification settings

BenjaminYde/Python-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

71 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks