-------- 4/23/17 --------- I learned various tools and software for web development, such as Git and Github, terminal commands, etc. Update and install different development toolkits (emmit, rubocop, Sublimelinter...) Use git to keep track of changes when writing code (need to commit for changes) Learned to get unstuck when coding. These include: (step 1 to 5 I already know) 6. Decompose problems (divide the puzzle into smaller problems) 7. Ask specific questions.
-------- 4/24/17 ---------