Hacktoberfest 2021 #436
Labels
FAQ
Good questions that were resolved and are now labeled as a "Frequently Asked Question"
hacktoberfest
hacktoberfest-accepted
Hacktoberfest!
help wanted
Extra attention is needed
One line wonders
A collection of one-line programs in various languages, performing various tasks.
"One-Line" is for those languages that support it; the aim is to create a runnable file the shortest a language can allow (i.e. no using ; instead of a new line and "minifying" it to be one line).
Why?
Have some fun with coding every once in a while, and see how you can abuse the semantics of a language.
Contributing
Anyone can contribute to this repo by opening a PR, your contribution will be open-source on Github. Don't know what to make? Try coding something that logs "Hello, world!" to the console!
Hacktoberfest
Celebrate Hacktoberfest together with a diverse community of developers from around the world!
PRs not marked as spam will be counted towards 4 PRs in the month of October for your free Hacktoberfest T-Shirt!
Let's Get Started
git clone https://github.com/your-username/one-line-wonders.git
git checkout -b feature/branch-name
Add your bio to the CONTRIBUTORS.md file
Name: [YOUR NAME](Github Link)
Place: Where are you from?
Coding Experience: Which programming languages do you know? What projects have you/do you worked on?
Email: [email protected]
wzhouwzhou_approximating_e.cc
. If a folder for your code's language does not exist, feel free to create it.git add .; git commit -m "commit message"; git push origin branch-name;
Star this repository if you had fun ⭐🎉
The text was updated successfully, but these errors were encountered: