Skip to content

uki0829/python_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Practice

Welcome to my Python practice repository! This folder contains exercises and projects to improve Python programming skills. This repo is based Python Crash Course, 3rd Edition - by Eric Matthes.

Contents

  • Exercises: Basic programming concepts and problem-solving
  • Projects: Larger applications and practical examples
  • Challenges: Coding challenges and algorithm problems(Which I include some of my solutions)

Quick Start

  1. Clone or download this repository
  2. Navigate to the folder: cd python_practice
  3. Run scripts: python filename.py

Topics Covered

  • Variables and data types
  • Control flow (loops, conditionals)
  • Functions and modules
  • Object-oriented programming
  • File handling
  • Error handling

Requirements

  • Python 3.7+
  • No external dependencies (unless otherwise specified in individual project folders)

Running Examples

python script_name.py

Notes

Add your own notes and learning progress tracking here.


References: This repository content is based on the following learning materials. Please check the relevant reference books and resource links in specific project folders.

Feel free to extend this template by adding your specific projects and learning goals!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published