A collection of basic programs from various different programming languages.
- You can contribute programs from any languages
-
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
-
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.
-
No spam pull requests, any spam pull requests will be marked as
Spam
.
4) Only one PR per GitHub account.