Skip to content

Contribute your projects, beginner's preferred

Notifications You must be signed in to change notification settings

Summer2123/Starter-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter-projects

Contribute your beginner friendly python projects so that others can see examples

Getting started

1 Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)

2 Clone your fork down to your local machine

4 Create a branch

5 git checkout -b branch-name

6 Make your changes (choose from any task below)

7 Commit and push

8 git add .

9 git commit -m 'Commit message'

10 git push origin branch-name

11 Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)

12 Wait for your PR review and merge approval!

Star this repository if you had fun!

About

Contribute your projects, beginner's preferred

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.6%
  • C++ 3.3%
  • C 2.1%