Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 446 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 446 Bytes

Cpp-Basics

This is a best place for begineers to start in open source.
It's basic aim is to get people started with Open Source Contribution.

Start contributing:

  • First fork this Repository.
  • Clone the forked Repository.
  • In the "Your First Program" directory, create a file naming your username.cpp and push your first cpp program.
  • Create a pull request from your Github Account to get it merged.
  • That's it.