Reading Response 1

Here is a blog post written by developer at a game company. In the post he discusses his experience supervising young programmers:

https://joostdevblog.blogspot.com/2015/01/what-most-young-programmers-need-to.html

In 2-3 paragraphs, respond to this post however you like. Here are some prompt questions for ideas:

Submission

Use a text editor to write your response in the Markdown file response.md. See my Markdown guide here. The main thing to keep in mind when writing an assignment like this in Markdown is that paragraphs are separated by a blank line and not indented. Indented text is interpreted as code in Markdown and will be rendered in a fixed-width font.

Clone this assignment as you did for the in-class exercise and write your response in response.md. Then in the terminal, add your changes, commit, and push.