Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 988 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 988 Bytes

First-Projects🚀

“To move forward, you must first take a step”

Everyone starts as a beginner! So why not help each-other and grow together! This repo contains the first projects that everyone made in their programming journey.

Contribution Guidelines

  1. Fork this repo
  2. Create a folder(if there isn't already) of the programming language in which you made your first project.
  3. Create a sub-folder with your project name.
  4. Upload your project alongwith a Readme.md file for beginners to understand.
  5. Add your name in Contributors.md
  6. Do read CONTRIBUTING.md for important instructions
  7. Make sure to follow the folder structure given below

Do leave a star🌟 on this repository

If you need help regarding how to fork and work in this repo, read instructions.md

Folder Structure

First-Projects
  -(Programming Language Name)
    -(Project Name)
      -Project Files
      -Readme.md
``