jmdinela / Hacktoberfest2022

A collection of basic programs from various different programming languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProgrammingSources

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
    HTML -> index.html
    
    Note: Put your project in one folder before commiting changes
    
  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

That's it. Happy Contributing!

Contributer

Project Maintainers ⛑️

John Moren Dinela John Allen Florencio Lee Angelo Mollo

About

A collection of basic programs from various different programming languages.


Languages

Language:Python 37.2%Language:C 36.2%Language:C++ 18.9%Language:HTML 7.0%Language:Java 0.7%