Skip to content

Mr-DS-ML-85/extreme-beginner-python-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯🛠️📝Best Beginner Python Projects

Forks Stargazers Issues Unlicense


Logo

Beginner Projects

A curated collection of beginner-friendly Python projects designed to help newcomers practice and enhance their programming skills
Join our Discord server for help, collaborate, and talk about coding ,software, tech, cybersecurity, AI/ML/DL and more!
This is a newly created Discord Server

📁 Projects

🛠️🎯Project Name 📜Description 📂File name 📚Used Libraries
Age Checker Checks age about young,adult,senior citizen age_checker.py N/A
Day of the week Bot ask for a number (1–7) and tell what day it is. eg .
(1 = Monday, 7 = Sunday)
Day_of_the_Week_Bot.py N/A
Fake Login System Ask for username and password.
Use if to check if they match your stored values..
fake_login_system.py N/A
Number Guessing Ask the user to guess a number.

Use if to say “too high” / “too low” / “correct”.
number_guessing.py N/A
Simple Calculator - Ask for two numbers and an operator (+, -,*, /, ** ).

- Use if to perform the calculation.
simple_calculator.py N/A
Spikes - Spikes is a Python console animation that creates a dynamic “spike” pattern using dashes (-). spikes.py time,sys

How to Download :

  • ⬇️Download Zip from Releases
  • 🖇️ Unzip it
  • 👆🖱️Right Click On the Zipped folder
  • 👆 Click "Show More options"
  • 🖱️ Click open with Example VS Code, PyCharm, Sublime, Zed

Requirements :

  • ✅ Must Know how to use IDEs (Example VS Code,PyCharm,Sublime Text,Zed etc)
  • ✅ Learn print(), F-strings, Variables, Data types, lower(),upper(),title()
  • ✅ Learn Logical Operations
  • ✅ Learn if-else-elif statements
  • ✅ Learn input() function
  • ✅ Learn Looping, While Loops
  • ✅ Basic Arithmetic Operations
  • ✅ Learn Nested if-else-elif statements
  • ✅ Learn "and" "or" "not" conditions
  • ✅ Learn Integer,Float,Strings, and Boolean Expressions
  • ✅ Learn range() function
  • ✅ Learn Python Standard Libraries
  • ✅ Learn Try-Except Blocks
  • ✅ Learn Dictionary,List Data Structures

Tips :

  • ✅ Make a Dump folder that can be used to test small code
  • ✅ Make a Test Folder for Testing the Project and then finally add the complete code on outside this folders

Help

  • ✨🔥🔎 Most Popular AI Tools :

✨🔥🔎 Most Popular AI Tools

🖼️ Logo name with clickable links 🔗 🤖 Name of AI ✨ 📜 About 🔎
ChatGPT ChatGPT A conversational AI chatbot developed by OpenAI. Based on the Generative Pre-trained Transformer architecture, it can follow instructions, answer questions, and generate human-like text (essays, code, summaries, etc.).
Gemini Gemini Multimodal large-language-model family by Google DeepMind. Handles text, images, audio, video, and code; available in multiple versions (Ultra, Pro, Nano).
Claude Claude Chatbot series by Anthropic, trained with Constitutional AI for safety and reliability. Excellent at reasoning, summarization, and programming tasks.
DeepSeek DeepSeek Chinese AI company providing open-weight and commercial LLMs. Known for high efficiency and strong performance-per-cost ratio, rivaling top global models.
Perplexity Perplexity An AI-powered answer engine that combines real-time web search with LLM responses, returning direct answers (with citations) instead of links.
Mistral Mistral French startup building open-source and commercial LLMs. Known for the Mixtral-of-Experts model offering efficient, high-quality generation.
Meta Llama Meta Llama LLaMA (Large Language Model Meta AI) is Meta’s family of foundation models for research and commercial use.
Qwen Qwen AI Developed by Alibaba Cloud, Qwen supports text, vision, and audio. Offers both open-source and enterprise variants.
GitHub Copilot GitHub Copilot AI coding assistant from GitHub (and OpenAI) that autocompletes code, generates functions, and explains snippets directly in your IDE.
Grok AI Grok AI Chatbot built by xAI (founded by Elon Musk). Offers real-time data access and humorous, context-aware responses.
MiniMax Agent MiniMax Agent MiniMax-M2, developed by MiniMax AI, uses a Mixture-of-Experts (MoE) design for fast and efficient reasoning.

Future Plans

  • Add More Projects
  • Add more Links

Warning⚠️:

  • At 1st try yourself and if you are unable to do that project then open the solution code but don't open the code before completing your projects.

  • If you want to be a real coder don't use AI for just copy and pasting the code.

  • Use it to ask questions, learn topics deeply and how to improve code using ai

📦License :

This Repo is under Unlicense License