Skip to content

Instantly share code, notes, and snippets.

@cynthiabellmcgillis
Last active October 12, 2018 21:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cynthiabellmcgillis/77a60264f9b4bc6b218e32651ba0ebbb to your computer and use it in GitHub Desktop.
Save cynthiabellmcgillis/77a60264f9b4bc6b218e32651ba0ebbb to your computer and use it in GitHub Desktop.
Pseudo code where I lay out the steps to make an egg & mushroom scramble! 🍳
//Get 1 egg from fridge
//Get mushrooms from fridge
//Get carton of egg whites from fridge
//Get olive oil from cupboard
//Get 2 bowls from cupboard
//Get food scale from counter
//Get spatula from drawer
//Get fork from drawer
//Get pan from cupboard
//Place pan on stove
//Turn on stove to medium
//Pour 10g olive oil on stove
//While pan is heating
/Place bowl on food scale
/Crack egg into bowl
/Turn on food scale
/Pour 120 grams of egg whites into same bowl
/Mix egg whites and egg
//Put mushrooms in pan
//Get spatula
//Repeat until mushrooms are soft
//Stir mushrooms with spatula
//If mushrooms are soft
//Pour egg mixture into pan
//Repeat until eggs are cooked to desired consistency
//Stir eggs and mushrooms with spatula
//Turn off stove
//Get 2nd bowl
//Pour pan contents into bowl
//Enjoy!
@tamilau
Copy link

tamilau commented Oct 12, 2018

Yum! Nice job, this was very thorough. Maybe just missing some salt, but as the saying goes, "In matters of taste, there can be no disputes." :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment