https://github.com/shahfh/beginner-friendly-python-project
beginner-friendly Python projects that are designed to help developers learn the Python programming language while building real-world applications. Each project is accompanied by a detailed explanation of the concepts involved and step-by-step instructions on how to build the application.
https://github.com/shahfh/beginner-friendly-python-project
beginner-code beginner-friendly beginner-project beginner-python coding games programming projects python python-projects
Last synced: 26 days ago
JSON representation
beginner-friendly Python projects that are designed to help developers learn the Python programming language while building real-world applications. Each project is accompanied by a detailed explanation of the concepts involved and step-by-step instructions on how to build the application.
- Host: GitHub
- URL: https://github.com/shahfh/beginner-friendly-python-project
- Owner: ShahFH
- Created: 2023-04-03T19:19:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-03T21:34:20.000Z (over 2 years ago)
- Last Synced: 2025-01-13T20:39:32.744Z (12 months ago)
- Topics: beginner-code, beginner-friendly, beginner-project, beginner-python, coding, games, programming, projects, python, python-projects
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# beginner-friendly-Python-Project
these beginner-friendly Python projects that are designed to help developers learn the Python programming language while building real-world applications. Each project is accompanied by a detailed explanation of the concepts involved and step-by-step instructions on how to build the application.
## Projects
Here is the list of projects included in this repository:
1. Guess the Number Game
2. Rock, Paper, Scissors Game
3. Simple Calculator
4. Password Generator
5. Mad Libs Generator
6. Dice Rolling Simulator
7. Hangman Game
8. Tic Tac Toe Game
9. Currency Converter
10. Unit Converter
11. Alarm Clock
12. Random Quotes Generator
13. Palindrome Checker
14. Binary to Hexadecimal Convertor