Skip to content

A repository to explore the Vast Open Source ecosystem by encouraging developers to take the first step in coding with programming languages such as Python, CPP, C, Java, etc.

Notifications You must be signed in to change notification settings

DSC-BVP/OpenSourceForAll

Repository files navigation

OpenSourceForAll

A repository to explore the Vast Open Source ecosystem by encouraging developers to take the first step in coding with programming languages such as Python, CPP, C, Java, etc.

To contribute to this repository, we encourage you to follow the following format -

Step 1

Create a account on Github

https://github.com

screenshot from 2018-10-03 01-55-18

Step 2

Register yourself for Hacktoberfest.

https://hacktoberfest.digitalocean.com/register

Screenshot (24)

Step 3

This is the link of the repository that you guys will be contributing to. https://github.com/DSC-BVP/OpenSourceForAll/

Screenshot from 2019-10-09 12-14-00

Step 4

Star this repository

Screenshot from 2019-10-09 12-32-10

Step 5

Fork this repository on your profile

Screenshot from 2019-10-09 12-32-10

Step 6

Open Terminal and type in these commands

$ cd Desktop
$ git clone (paste the url obtained from clicking on "Clone or download" option on YOUR OWN PROFILE)
$ cd OpenSourceForAll

Step 7

  1. Make a file following the given format: . (fileExtension can be - cpp, py, c, java depending upon which language you choose to code in) Note that you may use any language you are comfortable in to do the same.

  2. Open this file in a code editor of your choice

  3. Make a basic program to print - # What you love about OpenSource.

  4. Once you have completed the program - You can create a Pull Request to integrate your contribution into the global remote repository.

Sample: Language: Python
File Name - Pikachu.py
File Content -
print('I love Open Source because it helps me collaborate with other pokemons on projects which target a diverse skillset')

About

A repository to explore the Vast Open Source ecosystem by encouraging developers to take the first step in coding with programming languages such as Python, CPP, C, Java, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published