g++ -o hello-world hello-world.cpp
- Form teams of 3-4
- Fork this repository
- Build the most complex hello world possible
- Provide readme.md with the following
- Strategy and design
- How you could've made your code worse
- What you learned from the activity
- Create pull request once messy code is done
- Mentors will be floating around and working with each team
Write the messiest program possible and it must print "Hello World" or some variation of it :)
- Provide readme with the following
- Strategy and code design
- What you would have done differently
- What you learned from the activity
You are welcome to use your favorite IDE/editor/language
- Ensure you have your respective language interpreter/compiler/runtime setup
Setting up git - https://docs.github.com/en/get-started/quickstart/set-up-git
Granting repo access - https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository