Giter Site home page Giter Site logo

aniket965 / hello-world Goto Github PK

View Code? Open in Web Editor NEW
1.5K 46.0 2.9K 121.24 MB

Add any Program in any language you like or add a hello world Program ❣️ if you like give us :star:

License: MIT License

C 7.74% C++ 14.63% Java 15.32% JavaScript 8.47% Go 2.82% C# 3.87% Haskell 0.11% OCaml 0.03% Python 18.05% R 0.11% Ruby 0.64% Elixir 0.13% Shell 1.73% Ada 0.01% TypeScript 0.61% HTML 22.17% CSS 1.97% Apex 0.01% Assembly 1.59% AutoHotkey 0.01%
hacktoberfest hacktoberfest2018 helloworld hello-world algorithm algorithms-datastructures

hello-world's Introduction

Welcome to the Hacktoberfest 2018 Hello-world 📋

This Project aims to help you to get started with using Github. You can find a tutorial here

poster

What is Hacktoberfest?

Hacktoberfest is a program organised by Digital Ocean and Github, where you can easily win a T-Shirt just by making 5 pull requests in the month of October to any open source projects on Github.

Steps to follow 📜

1. Register for Hacktoberfest

You can register from here.

2. Fork it 🍴

You can get your own fork/copy of Hello-world by using the Fork button or clicking this.

Fork Button

3. Add a Program in any Language you like 🐇

Once you have forked the repo, add your program in the language folder in main branch, if there is no language folder, make one, then add into it. You can take a look to the Programming Language List in Wikipedia to create a new one HelloWorld ! For a pr to be approved and merged please note

  • we allow maximum of 5000 additions (your prwill get close if its exceeds, but you can ask maintainer for reviewing this)
  • we dont allow deletions of others files or code.
  • we dont allow files to be directly added in root directory of project, add them in there language folder

4. Ready, Steady, Go... 🐢 🐇

Once you have completed these steps, you are ready to start contributing by checking our Help Wanted issues and creating pull requests.

5. Give this Project a Star ⭐

If you liked working on this project, please share this project as much as you can and star this project to help as many people in open source as you can.

🎉 🎊 😃 Happy Contributing 😃 🎊 🎉

hello-world's People

Contributors

amanparmar17 avatar ani37 avatar aniket965 avatar chaos4455 avatar developerharsh avatar dn07 avatar flashadvocate avatar georgeloveangel avatar gerasimov avatar guastallaigor avatar harshamjayz avatar hungnt1 avatar israelzuniga avatar jerald-jacob avatar jvillacis avatar kumagait avatar mahis929 avatar mandarw21 avatar mil1200 avatar paraspecialforces avatar phoenixfury007 avatar quyennt21 avatar sarthakmaggu avatar saurabh1mohite avatar shubham-sidd97 avatar tmpmachine avatar tomascartman avatar ujjwal-9 avatar vanshoberoi avatar vivekreddy2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hello-world's Issues

Is it right to use LaTeX?

Considering that LaTeX is not a programming language, it would be correct if I add a directory (LaTeX / hello-world.tex) with this:

\ documentclass [12pt] {article}
\ begin {document}
Hello world!
$ Hello world! $% Math environment
\ end {document}
``

Hacktoberfest 2018 hello world

Hacktoberfest 2018 Hello-world

Process 🐬

  1. fork the repo
  2. Create a folder for a programming language.
  3. Add a hello word progam in the language you like in language folder.
  4. if a language folder is already or helloworld is already implemented you can add a programm tha prints your github handle 🙌🏻
  5. if you liked sending pr give this repo ⭐️ it will help spreading the good with all.

finished ❣️

Issue for the first timers only. Create your first PR here.

Hacktoberfest 2018 Hello-world

Process 🐬

  1. fork the repo
  2. Create a folder for a programming language.
  3. Add a hello word progam in the language you like in language folder.
  4. if a language folder is already or helloworld is already implemented you can add a programm tha prints your github handle 🙌🏻
  5. if you liked sending pr give this repo ⭐️ it will help spreading the good with all.

finished ❣️

Multiple folders for JS

Hi,

Looks like there are two folders for Javascript, "JavaScript" and "Javascript". Both have a significant amount of contributions.

What should we do?

  • Ignore it (easiest answer)
  • Merge (would this cause issues for clones stored on a case-insensitive filesystem like Windows?)
  • Keep both, move files to one

Ansible deleting

I think that ansible is an IT automation based on YAML language , which you already made a YAML Hello World it in the repository

Hello World to Hacktoberfest

What the program do ?
Hello World in Bahasian C++

In what programming language it is written?
C++ and Bahasian

Welcome to Hacktoberfest 2018 Hello-world

Welcome to Hacktoberfest 2018 Hello-world 📋

This Project aims to help you to get started by using github you can find a tutorial here

Steps to follow 📜

0. Register for hacktoberfest

you can register from here

1. Fork it 🍴

You can get your own fork/copy of Hello-world by using the Fork button or clicking this.

Fork Button

2. Add A Progam in any Language you like 🐇

Once you have forked the repo add your progam in language folder in main branch, if there is no language folder make one add into it.

3. Ready Steady Go... 🐢 🐇

Once you have completed these steps, you are ready to start contributing by checking our Help Wanted Issues and creating pull requests.

4. Give this a Project Start ⭐

If you liked working in this project please share this project as much as you can and star this project to help as many people in opensource as you can.

🎉 🎊 😃 Happy Contributing 😃 🎊 🎉


Shameless Plug

Hey! These kind of repos only pop up once a year, and they're very rarely maintained. I have a repo that accomplishes exactly the same thing as this repo, but it's built for the long haul. In fact, we even write articles explaining our code snippets.

It's just as easy to contribute to our repo, so consider sharing your code snippets with us: https://github.com/TheRenegadeCoder/sample-programs

Contribute to Hello-world in hacktoberfest

Welcome to Hacktoberfest 2018 Hello-world 📋

This Project aims to help you to get started with using Github. You can find a tutorial here

What is Hacktoberfest?

Hacktoberfest is a program by Digital Ocean and Github, where you can easily win a T-Shirt just by making 5 pull requests in the month of October to any open source projects on Github.

Steps to follow 📜

1. Register for Hacktoberfest

You can register from here.

2. Fork it 🍴

You can get your own fork/copy of Hello-world by using the Fork button or clicking this.

Fork Button

3. Add a Program in any Language you like 🐇

Once you have forked the repo, add your progam in the language folder in
main branch, if there is no language folder, make one, then add into it.

4. Ready, Steady, Go... 🐢 🐇

Once you have completed these steps, you are ready to start contributing
by checking our Help Wanted issues and creating pull requests.

5. Give this a Project Start ⭐

If you liked working on this project, please share this project as much
as you can and star this project to help as many people in opensource as you can.

🎉 🎊 😃 Happy Contributing 😃 🎊 🎉

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.