Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@hossein-mohseni hossein-mohseni released this 03 Jun 16:03
d230926

Version 2.0.0 (๐Ÿš€ Major Release)

๐ŸŽ‰ Welcome to the second major release of my Python scripts for the university course with Professor Minoofam! This release introduces exciting new additions to the existing projects and organizes them into five distinct parts.

Part 1: ๐Ÿงฎ Calculation (v2.0.0)

In this part, you will find a collection of essential calculation scripts, including temperature conversion, cylinder volume calculation, exponent calculation, and more.

Part 2: ๐Ÿค– Calculation & Generators (v2.0.0)

Explore a diverse range of projects in this part, including pentagon area calculation, ASCII conversion, great circle distance calculation, payroll statement generation, and more.

Part 3: ๐ŸŽฎ Games and Calculators (v2.0.0)

Engage with interactive games and practical calculators developed using Python. Challenge your math skills with the Math Game, enjoy the Coin Flip Game, sort numbers with colorful patterns, and more.

Part 4: ๐Ÿ› ๏ธ Miscellaneous Utilities (v2.0.0)

Discover a collection of handy utility programs in this part. Calculate loan amortization schedules, display ASCII tables, generate calendars, convert decimal to binary, and explore other useful utilities.

Part 5: ๐Ÿ”„ Matrix, Integer, and Sorting (v2.0.0)

Delve into projects related to matrices, integers, and sorting. Generate random matrices, reverse integers, sort numbers, and calculate the sum of digits.

I've put significant effort into enhancing the existing projects and introducing new ones to provide a diverse learning experience. Each part offers unique insights into Python programming and its practical applications. Feel free to explore the repository and provide feedback for further improvements. Thank you for your continued support and interest in my ๐ŸPython projects.

Full Changelog: Link to Changelog