sakshamsingh01 / First-Projects

First-Projects contains the first projects of the programmers which they made while starting their journey. Everyone starts as a beginner, so why not help each-other and grow together! Fork this repository and add your first project with proper documentation so that others can learn from you!
MIT License
11 stars 28 forks source link

Documentation Contributions are Open! #Hacktoberfest2020 #13

Closed sakshamsingh01 closed 3 years ago

sakshamsingh01 commented 3 years ago

Contributions are open for making simple documentation for installing the specific programming language and setting up a development environment,

For eg. There is a Python folder. An instructions.md file is needed inside the python folder which describes how to install python and set up a development environment (like venv).

Instructions for installation and setting up are needed for all programming languages which are present in this repo.

The instructions must be beginner friendly and screenshots along with steps will be appreciated. (For adding image files, create an assets folder)

If you want to contribute specify the programming language you want to work upon in comments.

Let's celebrate Hacktoberfest 2020 together!

sakkshm commented 3 years ago

Hi @SakshamSingh-v2 ,I would like to do it for Python. Please assign it to me.

sakshamsingh01 commented 3 years ago

Done! @sakkshm !

sakkshm commented 3 years ago

I made the Python Installation guide in #18

sakshamsingh01 commented 3 years ago

Great work @sakkshm ! I have merged your PR. Please add your name in CONTRIBUTORS.md :-)

wraith-0 commented 3 years ago

Hi, @SakshamSingh-v2 I want to do it for JAVA, please assign it to me.

sakshamsingh01 commented 3 years ago

Done! @wraith-0 you can work upon it. Make sure to have a look at installation.md file present in the python folder to get a better understanding of what is needed

VidyaSrivatsan commented 3 years ago

I would like to create instruction manual for DART

sakshamsingh01 commented 3 years ago

Great! @VidyaSrivatsan . You can contribute in it. Make sure to have a look at installation.md file present in the python folder to get a better understanding of what is needed

VidyaSrivatsan commented 3 years ago

Sure @SakshamSingh-v2 : I had a look at the installation.md file. The installation guide for DART will be in similar lines.