Giter Club home page Giter Club logo

hacktoberchallenges2018's Introduction

Hacktoberfest2018 ~ Week 4 Challenge [Final]

For previous challenges, please look at readmes.

This is part of a series of weekly projects that will be in this repository over the span of hacktoberfest. this is satire, it's meant to be cute and to see what potential PRs have (both during hacktoberfest and otherwise)

Hello World - Hardcore Mode

Raid is nearly finished perfecting his masterpiece, but he needs a sample of hello world in all the languages in the world!

How can I help?!

Raid, although boasts about knowing so many languages, actually only knows a few, and he wanted to see how all the languages looked like.

What do you mean by a sample of hello world?

It must be a command line hello world in your chosen language. The language you choose must not have already been chosen!

TEMPLATE

Your file must ask for their name, with Enter your name: , and then use that input to respond with Hello x!, replacing x with their name.

Here is an example of what you could do. Python is already taken.

# By RaidAndFade - https://github.com/RaidAndFade

name = input('Enter your name: ')
print("Hello",name+"!")

RULES

  1. Your submission must be in the HelloWorld directory HelloWorld/hello_world.{language}
  2. Your submission must NOT be a duplicate of someone else's submission. It MUST be UNIQUE (the language MUST be UNIQUE, the sample MUST be UNIQUE).
  3. Make sure to say who made it at the top of the file, using a comment.
  4. The submissions are all checked automatically, if it fails because your response is wrong, then you're not following the template.
  5. No Malicious Code (cookie sniffing, iframe hacking, css local file stealing, ios rootkits, while loops that never end, CPU Monero Miners)
  6. No NSFW (porn, nudes, pictures of your cat's testicles, severed heads)
  7. No ADS (No advertising your product, No third party ads)
  8. DO NOT MODIFY OTHER PEOPLE'S SUBMISSIONS. THESE PRS WILL BE INSTANTLY DENIED AND MARKED SPAM.

But why is this a challenge?

The point of this challenge is to show the insane variety of languages that nobody knows about. Cool huh?

Final note

Remember to check that your codes work by testing it beforehand! The template provided is VERY strict, you must follow the exact template in order to be merged.

hacktoberchallenges2018's People

Contributors

raidandfade avatar ncplayz avatar anshulgangwar63 avatar izumemori avatar januridp avatar ryanc16 avatar fuj1n avatar jarcelao avatar yulioaj290 avatar andy-kohne avatar matmen avatar gasts avatar suellenlima avatar lazycipher avatar darrenrector91 avatar larizzatg avatar jordan-skophammer avatar cakedan avatar sbenstewart avatar drewhinkson avatar ategt avatar amurzashev avatar mattcrl avatar milos5593 avatar muskan09 avatar nikzayn avatar pixelinc avatar latgeek avatar siddhantapanda77 avatar arora-ria avatar

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.