xb4dc0d3 / Basic-Programs

A collection of basic programs of different languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

A collection of basic programs of different languages


Languages

Language:Python 34.2%Language:C 31.1%Language:C++ 16.0%Language:JavaScript 7.0%Language:Java 6.4%Language:TypeScript 2.5%Language:Go 2.4%Language:Rust 0.4%