Skip to content

Instantly share code, notes, and snippets.

@normanrs
Forked from case-eee/pre-mod-4-reflection.md
Last active January 17, 2019 17:00
Show Gist options
  • Save normanrs/4959aeac8d50ea1ea0177fe60afb471b to your computer and use it in GitHub Desktop.
Save normanrs/4959aeac8d50ea1ea0177fe60afb471b to your computer and use it in GitHub Desktop.
These are reflection questions for students entering backend module 4.

Norman Schultz

M4 Reflection

Answer these questions to reflect on your learning experiences.

  • What brought you to Turing? I had been teaching for 14 years and was burned out, looking for an alternative. While at my last school I heard about Turing from another teacher who'se significant other was a grad and working programmer. I went to a "Try Coding" event and was instantly hooked! Having been heavily "into" computers for many, many years it was a perfectly natural fit. A new challenge, an industry with an emphasis on a work/life balance, problem-solving, possibility to work while traveling, and compensation all just added to the glaring simplicity of the decision.

  • Where do you see yourself after Turing? I'd simply like to work for a company doing something noble, even moderately so - retreating from blatantly capitalistic organizations. Examples: ethics, social welfare, education, health, science, energy.

  • From concepts taught in class or your personal learning, what technical concepts do you enjoy exploring most? Repeatability of code, testing, and run-time optimization. Also code elegance and beauty!

  • What technical concepts do you enjoy exploring least? Formatting of output, CSS, visuals.

  • What technical challenges are the most fun for you to solve? Finding the right enumerable, debugging, optimizing.

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