Releases: hossein-mohseni/Python-Scripts
v2.0.0
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
v1.0
Version 1.0 (🚀 Initial Release)
🎉 Welcome to the first release of my Python scripts for the university course with Professor Minoofam! The release contains two parts, focusing on 🧮Calculating with Python and 🤖utilizing Machine Learning algorithms, respectively.
Part 1: 🧮 Calculation (v1.0)
This part includes 7 Python scripts related to various calculations like 🔥temperature conversion, 🔍cylinder volume calculation, 🌟gratuity and total calculation, and more.
Part 2: 🤖 Calculation & Generators (v1.0)
The second part includes 6 Python scripts: 📈stock price prediction, 🧠 sent i ment analysis, 🖼️image classification, and other types of generators like 🔢ASCII converter, 🌐great circle distance calculator, and 🆙random uppercase letter generator.
I've had a 🤩great time working on these projects and learned a lot about Python programming and its various applications in calculating. Feel free to explore the repository and provide feedback for future improvements! Thank you for checking out my 🐍Python projects.
Full Changelog: https://github.com/hossein-mohseni/Python-Scripts/commits/v1.0