Skip to content

A personal archive of Python projects from my learning journey. Helpful for beginners and intermediate learners looking for practice.

Notifications You must be signed in to change notification settings

busradeveci/python-learning-projects

Repository files navigation

🐍 Python Learning Projects

Welcome to my Python learning repository! This repo contains organized folders and projects that reflect my journey as I learn Python from the basics to more advanced topics like data processing and GUI development.

📁 Directory Overview

Folder Description
01-basics Basic syntax, variables, and data types
02-operators Arithmetic, comparison, logical, and bitwise operators
03-conditionals If-else statements, nested conditions
04-loops For and while loops, loop control statements
05-functions Function definitions, arguments, return values
06-error_handling Try-except blocks, handling exceptions
07-mini_projects Small projects to apply what I've learned
08-file_handling Reading from and writing to files
09-data_processing Data manipulation using Python (e.g., with NumPy)
10-visualization Data visualization with libraries like Matplotlib
11-gui Graphical User Interface apps with Tkinter or others
Sorular Practice questions and exercises

📌 Purpose

This repository serves as a personal study log and project archive for my Python learning process. It also aims to help other beginners who want a structured way to practice Python programming.


🚀 How to Use

  1. Clone the repo:
    git clone https://github.com/busradeveci/python-learning-projects.git

About

A personal archive of Python projects from my learning journey. Helpful for beginners and intermediate learners looking for practice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages