Skip to content

ATechopS/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 My Python Learning Lab

Welcome to my Python learning repository! This project serves as a digital journal where I document my progress, experiments, and code snippets as I master the Python programming language.

🚀 Repository Overview

This repository contains my initial steps into the world of Python, covering basics to functional scripts.

📁 File Descriptions

File Name Description
first.py My very first Python script (Hello World and basics).
calculator.py A practical project implementing basic arithmetic operations.
datatype.md Comprehensive notes on Python data types (Strings, Ints, Lists, etc.).
module.py Practice files for importing and using Python modules/libraries.
Chapter_1.py Core concepts and exercises from the beginning of my curriculum.

🛠️ Concepts Covered So Far

  • Basic Syntax & Output
  • Variables and Dynamic Typing
  • Mathematical Logic (Calculator Project)
  • Working with External Modules
  • Control Flow (If/Else) - Coming Soon
  • Loops & Functions - Coming Soon

💻 How to Use

  1. Clone the repo:
    git clone https://github.com/ATechopS/python.git
  2. Run a specific file:
    python calculator.py

📈 Goals

My goal is to transition from these basics to building full-scale applications and exploring Data Science and Web Development using Python.


Follow my journey! I update this repository regularly as I learn new concepts.

Releases

No releases published

Packages

 
 
 

Contributors

Languages