Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

402 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Python Learning

This repository contains Python learning notes, practice exercises, and small automation examples organized for easy study and reference.

Overview

The goal of this project is to provide a structured path for learning Python from basics to more advanced topics. It includes:

  • Beginner-friendly notes and examples
  • Practice files for hands-on learning
  • Advanced Python topics
  • Simple automation examples for cloud and productivity tools

Repository Structure

Topics Covered

The content includes topics such as:

  • Variables and data types
  • Operators
  • Conditional statements and loops
  • Functions and modules
  • Exception handling
  • File handling and configuration files
  • String, list, tuple, set, and dictionary operations
  • API-related examples
  • Automation with Azure, GCP, and JIRA

How to Use This Repository

  1. Start with the basics folder and follow the notes in order.
  2. Practice the examples in the practice files.
  3. Use the automation folders to explore real-world scripting scenarios.
  4. Open the notebooks and Python files in VS Code or Jupyter for hands-on learning.

Getting Started

A typical workflow:

python -m venv .venv
.\.venv\Scripts\Activate.ps1

Then install any required dependencies as needed for the specific folder or script.

Notes

This repository is mainly for personal learning and reference. It is a growing collection of notes and examples that can be expanded over time.

🌐 Connect

  • 📸 Instagram: acmarpu_tech
  • 💻 GitHub: github.com/acmarpu

About

A practical Python learning repository with beginner-friendly notes, Jupyter notebooks, examples, practice exercises, APIs, and automation for developers and DevOps engineers.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages