Skip to content

Aishanipach/Beginners-Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First-Python-Program - CONTRIBUTE FOR HACKTOBERFEST! ✔

Visual Studio Code Hacktoberfest'22

Introduction

I have listed some of the interesting python related topics and programs that I came across and would be fun for those who are learning python. Feel free to add basic python scripts that helped you learn python. Remember that making comments in the projects is helpful for learning.

How to use

  • Add your own project in the repository: - create an individual subfolder named with the projects title - add project in folder - make README file explaining project functionality - add username into README file
  • Add helpful comments in higher level projects
  • Add test cases for testing new changes
  • Fork the project and work with the code to learn

How to Fork and Contribute to the Main 💻👨‍💻

  • Fork the given project- How?
  • Make a folder named after your program
  • Add your program file
  • Edit README.md- Index Section and add your program name as follows: Name of the Program- your full name
  • in README.md write about the purpose of the project and concepts or data structures used
  • Start the repo & you are done!

Index 📑:

  1. Count Primes
  2. Three Cup Monty(extended)
  3. TicTacToe
  4. Summer of '69
  5. Tkinter
  6. Card game project
  7. Web Scraping
  8. Gmail Automation
  9. GUI Calculator
  10. Higher Lower Game- Devivaraprasad Rathikindi
  11. Tkinter Recommendation System - Varshaah Shashidhar
  12. prime numbers in a range - Aditya Garg
  13. Swap elements in an array - Aditya Garg
  14. sum of elements of an array - Aditya Garg
  15. print_diamond_shape - Aditya Garg
  16. email response sender - Arnav Gupta
  17. Quick Sort - Varshaah Shashidhar
  18. aritmetic median, biggest number and lowest number
  19. Insertion Sort - Musaib Batghar
  20. Snake game- Ansh Kumar
  21. Merge_Sort - Prateek Kumar Sahu
  22. Binary_Search - Prateek Kumar Sahu
  23. Fibonacci_Series - Shreekar Kolanu
  24. Binary_Search - Prateek Kumar Sahu
  25. TowerOfHoni - Prateek Kumar Sahu
  26. Matrix_Multiplier - Prateek Kumar Sahu
  27. Create Code To Find LCM - Abhay Pratap Singh
  28. Create Python Program to Find the Square Root.py - Abhay Pratap Singh
  29. Caeser Cipher - Damsith Wijekoon
  30. DNA Sequence Analysis - Amelia Lauth
  31. Heap Sort - Musaib Batghar