Skip to content

Evamatrix/spaghetti-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTD Girls Who Code Spaghetti Code event - "Hello World"

Compiling your code

g++ -o hello-world hello-world.cpp

Instructions

  1. Form teams of 3-4
  2. Fork this repository
  3. Build the most complex hello world possible
  4. Provide readme.md with the following
    • Strategy and design
    • How you could've made your code worse
    • What you learned from the activity
  5. Create pull request once messy code is done

Additional Items

  • Mentors will be floating around and working with each team

Objective

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

Tools

You are welcome to use your favorite IDE/editor/language

  • Ensure you have your respective language interpreter/compiler/runtime setup

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

About

UTD Girls Who Code Event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.4%
  • C++ 21.6%