Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.1 KB

File metadata and controls

40 lines (32 loc) · 1.1 KB

Python-Fundamentals

A Structured collection of python fundamentals, covering core concepts, problem solving, and practical programming exercises built as a part of my learning journey.

About This Repository

This repository is created to document my journey of learning Python from scratch. It contains basic programs, concepts, and practice files added regularly as I learn. Created to strengthen my programming fundamentals and logical thinking.

Topics Covered

  • Python fundamentals
  • Variables and data types
  • Conditional statements
  • Loops
  • Functions
  • Basic problem solving
  • Pattern programs

Purpose

The purpose of this repository is to build a strong foundation in Python and improve logical thinking through consistent hands-on practice.

Learning Approach

  • Practicing daily
  • Writing clean and readable code
  • Learning step by step with proper understanding
  • Solving beginner to intermediate problems

Tools Used

  • Python
  • GitHub

Mini Projects

  • Menu-driven Calculator
  • Number Guessing Game
  • Student Record Manager
  • To-Do List App
  • Student Grade Calculator
  • Expense Tracker