Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

itsnporg/Basic-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Werk

Basic Programs

A collection of basic programs from various different programming languages.

  • You can contribute programs from any languages

Contributing Guidelines

  1. Make a folder of the language you are writing program on if it doesn't exist already

    Example:

    JavaScript -> program.js
    Python -> program.py
    Rust -> program.rs
    PHP -> program.php
    
  2. Pre-Existing programs can be refactored and made a pull request but if a program already exists in the repo, donot make another pull request for the same program.

  3. No spam pull requests, any spam pull requests will be marked as Spam.

4) Only one PR per GitHub account.

That's it. Happy Contributing!