Dibiase93 / hacktoberfest

Hacktoberfest starter repository. Aim to be beginner friendly :blush:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License GitHub search hit counter GitHub top language GitHub language count Hits

GitHub closed pull requests GitHub pull requests

hacktoberfest

hacktoberfest

Hi there!, this is a Hacktoberfest 2019 starter repo. Hacktoberfest rule is pretty simple, just to register and make four pull requests (PRs) between October 1-31 (in any time zone)

If you have'nt register to Hacktoberfest 2019, go register at https://hacktoberfest.digitalocean.com

Start create your pull request and get a free T-Shirt from Github and DigitalOcean πŸŽ‰

If you like this repo, please give it a ⭐ 😊

The Simple Rule

You can choose one of these πŸ˜‰ :

  • Create a simple code in /helloworld to print "Hello World" in you favourite programming language
  • Create a simple code in /sqrt to calculate a square root of number in your favourite programming language
  • Create a recursion factorial function in /factorial_recursion to calculate a factorial of number in your favourite programming language
  • Create a interation factorial function in /factorial_iteration to calculate a factorial of number in your favourite programming language

I've add some example in those folder, go check it

⚠️ The duplicate code / programming language type is not accepted and will not be merged

How To

  • If you haven't fork this repo, then fork this repo to your github
  • In your forked repo, make change (edit or add new file) in /helloworld folder, then commit it to your master / other branch
  • Back to this repo, click Pull requests -> New pull request
  • Click compare accross fork
  • Compre the base of this repo, and the head of your repo. You will see the change you make in your forked repo
  • Finally, click Add pull request and wait your PR (pull request) to be merged by author of this repo. πŸŽ‰ πŸŽ‰

Oh crap!, I got a merge conflict πŸ˜₯

Just delete your forked repo (Settings -> Delete this repository), then re-fork this repo again 😁

About

Hacktoberfest starter repository. Aim to be beginner friendly :blush:

License:MIT License


Languages

Language:C# 31.8%Language:Python 18.6%Language:Java 10.3%Language:Assembly 7.1%Language:JavaScript 5.6%Language:C 4.2%Language:C++ 3.5%Language:HTML 2.9%Language:Dart 2.2%Language:PHP 2.0%Language:Brainfuck 1.6%Language:Erlang 1.3%Language:Go 1.0%Language:Scala 0.8%Language:Haskell 0.8%Language:Pascal 0.7%Language:Julia 0.7%Language:Rust 0.6%Language:CSS 0.6%Language:Swift 0.6%Language:Kotlin 0.6%Language:M 0.5%Language:Common Lisp 0.4%Language:Perl 0.3%Language:Ruby 0.3%Language:CoffeeScript 0.3%Language:Groovy 0.3%Language:Shell 0.3%Language:R 0.3%