Skip to content

Instantly share code, notes, and snippets.

@case-eee
Forked from neight-allen/pre-mod-4-reflection.md
Created June 8, 2017 15:11
Show Gist options
  • Save case-eee/6a5b06bf88c3fa82d9498c6763314ae4 to your computer and use it in GitHub Desktop.
Save case-eee/6a5b06bf88c3fa82d9498c6763314ae4 to your computer and use it in GitHub Desktop.
These are reflection questions for students entering backend module 4.

M4 Reflection

Fork this gist and answer these questions to reflect on your learning experiences.

  • What brought you to Turing?
  • Where do you see yourself after Turing?
  • From concepts taught in class or your personal learning, what technical concepts do you enjoy exploring most?
  • What technical concepts do you enjoy exploring least?
  • What technical challenges are the most fun for you to solve?
@geoffreyadebonojo-zz
Copy link

I came to Turing for the promise of learning a lot in a relatively short time.

I’ve never been able to honestly answer that question of where I see myself after Turing. I hope that’s ok.

I like consuming and constructing api’s. I like even more the practice of web-scraping and then shoveling that data into an api. I like using the two together to get interesting data.

I least enjoy, technically, testing. Only because I know how to test about 40% of what I know how to do, so testing often slows my experiment-development cycle to a crawl.

I’ve had a lot of fun solving the challenge of integrating front-end technologies into my projects. Making effective use of javascript and SCSS has been great.

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