Skip to content

This repository is for people who are starting to program, and want to participate in hacktoberfest or just want to contribute

Notifications You must be signed in to change notification settings

riverm4n/Hello-Hacktober

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello-Universe-

image

This repository is for people who are starting to program and want to participate in hacktoberfest or just want to contribute.

It is very simple to participate. Simply submit your hello world in the language you love with its respective extension

Example:.

#include <stdio.h>
 
              int main() {
 
               printf("Hello, World!");
               return 0;
               }
}

How to participate?

image

  • Click New file

image

  • Write Your Code

image

  • Click in Commit File

image

  • Click in Create a Pull Request

About

This repository is for people who are starting to program, and want to participate in hacktoberfest or just want to contribute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.4%
  • Python 4.5%
  • HTML 4.0%
  • C++ 3.6%
  • C 2.3%
  • Java 1.4%
  • Other 8.8%