Skip to content

aungmyo-lin/PythonLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PythonLearning

This repository documents my ongoing Python learning journey.
I am learning Python step by step and saving my Jupyter notebooks here.
This repo is a work in progress and will be updated regularly.


πŸ“š Topics Covered

βœ… Completed

1. Variables

βœ… Completed

2. Data Types

  • Python_DataTypes.ipynb
  • Strings, numbers, lists, tuples, dictionaries, sets.
  • Currently learning and practicing examples.

🟑 In Progress

3. Operators

  • Arithmetic, logical, and comparison operators.

🟒 Planned

4. Statements

  • Conditional statements, loops (if, else, for, while, break, continue).

5. Functions

  • Defining functions, parameters, return values.

6. Built-in Functions

  • Common Python built-ins like len(), type(), range(), etc.

7. Projects

  • Mini-projects to apply Python concepts.
  • Planned after completing all topics.

⚑ Notes

  • All notebooks are in Jupyter .ipynb format.
  • .ipynb_checkpoints are excluded from Git to keep the repo clean.
  • This repository will be updated daily as I progress through Python learning.
  • This repository was created to update my progress of Python Basics from analystbuilder

πŸ“ˆ How to Follow

  • Click on any notebook link to view the content directly on GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published