Skip to content

MKanarr/spaghetti-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

UTD Girls Who Code Spaghetti Code X JPMC

Objective: Write the most spaghetti HELLO-WORLD program you can

Compiling your code - Example C++

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

Instructions

  1. Form teams of 3-4
  2. Fork this repository
  3. Cook up 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

Helpful Resources

Git Cheat Sheet - https://about.gitlab.com/images/press/git-cheat-sheet.pdf

About

UTD Girls Who Code Event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages