Coder Social home page Coder Social logo

ardasatata / hacktoberfest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sbmxc/hacktoberfest

0.0 1.0 0.0 269 KB

EASY PULL REQUEST! Don't forget to star if it helped!

Java 6.79% C 19.84% Python 6.31% Ruby 1.71% Kotlin 12.82% Go 1.52% PHP 1.34% C++ 12.10% JavaScript 2.32% Objective-C 2.12% Pascal 0.28% HTML 15.23% OCaml 0.28% Verilog 0.89% Brainfuck 0.51% C# 2.77% Swift 0.94% Pug 0.12% Visual Basic .NET 0.53% CSS 11.58%

hacktoberfest's Introduction

HacktoberFest is here!!

Use this repository to make your first and easy contribution to open source world. Create and easy pull request by following the steps given below.

Celebrate HacktoberFest by getting involved in the Open Source Community by completing some simple tasks in this project.

This repository is open to all members of the GitHub Community. Any member may contribute to this project without being a collaborator.

https://github.com/sbmsc/hacktoberfest

What is Hacktoberfest and how many times it is organised in a year?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first Pull Request to any Public Repository on GitHub and contribute to the Open Source Developer Community.

https://hacktoberfest.digitalocean.com/

How Contribute to This Project

Here is a simple way to contribut to the project.

  • Create a simple 'Hello, World' script in a language of your choice

Getting Started

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone your fork down to your local machine
git clone <url> (given in clone or download button)
  • Create a branch
git checkout -b branch-name
  • Make your changes (Choose from any task below)
  • Commit and Push
git add .
git commit -m 'commit message'
git push origin branch-name
  • Create a New Pull Request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval!
  • Star this repository for higher chance of merge approval!

Create a Hello, World! Script

Add a hello_world_yourusername.xx script to the scripts directory in any language of your choice! Here is an example:

print("hello world!")

Name the file yourusername.xx. e.g., sbmsc.py or sbmsc.js.

BONUS!

  • Discover some obscure to new and trending languages. From BrainFuck to Groovy.
  • Check out very creative ways to print out a Hello, World!

Reference Links

Here is a great tutorial for creating your first Pull Request by Roshan Jossey https://github.com/Roshanjossey/first-contributions

Managing your Forked Repo https://help.github.com/articles/fork-a-repo/

Syncing a Fork https://help.github.com/articles/syncing-a-fork/

Keep Your Fork Synced https://gist.github.com/CristinaSolana/1885435

Checkout this list for README examples - Awesome README Awesome

Github-Flavored Markdown https://guides.github.com/features/mastering-markdown/

Content courtesy

https://github.com/AliceWonderland/hacktoberfest

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.