/SimplePrograms

This repository is to introduce budding programmers to open source contributions . This repository is created for the participants of Hacktoberfest 2021.

Primary LanguageC++

SimplePrograms

This repository is to help you learn how to make an open source contribution. In this repository, you can add simple programs written in any programming language. It can be a competitive coding solution, or a mere assignmnet given by your college professor.

HacktoberFest

https://hacktoberfest.digitalocean.com/

Instructions

  1. Please make sure that the program you have added is not already present in the repository.
  2. If the program is the solution to a competitive programming question, do add the question as a comment in the 1st line of your code.

Steps to Follow

  1. Fork this repository.
  2. Please add your code in its respective folders. For example, a Python program goes into a Python folder.
  3. Create a Pull Request.
  4. I will merge it.

Turorial video for Fork and Pull Request

https://www.youtube.com/watch?v=nT8KGYVurIU&ab_channel=TheCodex