Git Product home page Git Product logo

frunkad / my-hello-world Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 129.0 337 KB

Hacktoberfest First Project

Home Page: https://hacktoberfest.digitalocean.com

License: Apache License 2.0

Go 2.04% C++ 3.31% JavaScript 41.94% Shell 5.82% PHP 2.23% C 3.38% CoffeeScript 0.17% C# 1.78% Java 14.10% Ruby 0.34% Clojure 0.54% Python 4.32% Haskell 1.94% HTML 11.71% Kotlin 1.72% TypeScript 0.17% Lua 0.40% PLSQL 0.63% Ada 0.54% Assembly 2.93%
hacktoberfest first-project

my-hello-world's Introduction

Hacktoberfest First Project

You can use this repo so as to create your first PR for hacktoberfest.

Guidelines

  • Create a folder with your username
  • Add a hello world program in a language of your choice. Think of some creative way to print it.

Getting Started

  • Fork this repo (button on top)
  • Clone on your local machine
git clone https://github.com/your-username/my-hello-world.git
  • Create a new branch
git checkout -b my-new-branch
  • Create a new folder with your username
  • Add your helloworld file in that folder. (Think of some creative way to print helloworld)
  • Commit and push
git add .
git commit -m 'Hello World in my language'
git push origin my-new-branch
  • Create a new pull request from your forked repository
  • Your PR gets merged! ๐ŸŽƒ
  • Now you can help others do the same.

my-hello-world's People

Contributors

2000varun avatar arkrwn avatar cqw-code avatar dadonnell avatar dulajmadushanka avatar easterncalculus avatar frunkad avatar geekranters avatar goelaakash79 avatar hadnazzar avatar harjot1508 avatar janhohner avatar justiceotuya avatar kshxtij avatar mohancm avatar mrvivacious avatar nishanbajracharya avatar olien avatar pandabear41 avatar piyu007 avatar reis0 avatar rkruk avatar rohit-kmr avatar sandali95 avatar sandromirr avatar sidcodestacks avatar slartibartfass avatar soymariomoreno avatar svensevenslow avatar vaishnavi-janardhan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

my-hello-world's Issues

Create a Hello World program in your favourite language

Create a new Hello World program in any programming language.

  • Make sure it is in a folder with your username
  • Try some new programming language. Functional programming languages are a lot fun!!
  • Think of some creative way to print "Hello World", maybe with emojis ๐Ÿ˜‰

Update .gitignore

Update the .gitignore file to have most common auto-generated file list.

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.