Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 846 Bytes

File metadata and controls

49 lines (35 loc) · 846 Bytes

Python Learning Journey

Overview

This repository contains Python practice programs, fundamental programming concepts, and hands-on exercises designed to build a strong foundation in Python programming.


Topics Covered

  • Python Basics
  • Variables and Data Types
  • Operators
  • Conditional Statements
  • Loops
  • Functions
  • Lists
  • Tuples
  • Dictionaries
  • Sets
  • Strings
  • File Handling
  • Exception Handling
  • Object-Oriented Programming (OOP)
  • Modules and Packages
  • Practice Programs

Technologies Used

  • Python 3
  • Jupyter Notebook

Learning Objectives

  • Build a strong understanding of Python fundamentals
  • Improve logical thinking and problem-solving skills
  • Learn object-oriented programming
  • Practice writing clean and efficient Python code
  • Prepare for technical interviews

Author

AKASH R