Skip to content

A collection of basic programs of different languages

Notifications You must be signed in to change notification settings

dostloll/Basic-Programs

 
 

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!

About

A collection of basic programs of different languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 32.3%
  • Python 31.9%
  • C++ 18.2%
  • JavaScript 6.5%
  • Java 6.0%
  • TypeScript 2.3%
  • Other 2.8%