Skip to content

1091konstantin-hub/PythonStudyProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

96 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Study Projects 🐍

My learning projects and task solutions for studying Python. This repository documents my journey from basic syntax to complex algorithms.

πŸ“š Contents

  • algorithms/ - Various algorithms and problem solutions
  • basic_math/ - Basic mathematical operations and calculators
  • beginner/ - Fundamental Python examples and loop exercises
  • converters/ - Unit converters and measurement tools
  • math_progressions/ - Mathematical progressions and models
  • string_operations/ - String manipulation and text processing
  • other/ - Miscellaneous programs and experiments

πŸš€ Topics Covered

Algorithms

  • Chess move validators (king, queen, knight, rook)
  • Number theory and digit operations
  • Sorting and searching algorithms
  • Mathematical sequences and patterns
  • Interval and set operations

Mathematics

  • Arithmetic and geometric progressions
  • Statistical calculations
  • Coordinate geometry
  • Number properties and filters
  • Growth models and approximations

Beginner Examples

  • Loop patterns and iterations
  • Input/output operations
  • Basic calculations and conversions
  • Conditional logic exercises

πŸ”§ Technologies

  • Python 3.x
  • Git & GitHub for version control

πŸ“ˆ Learning Path

This repository shows my progression from simple "Hello World" style programs to complex algorithmic solutions, including mathematical constants approximation and chess game logic.


Updated automatically as I learn new concepts and solve more challenges!

About

My projects for learning Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages