Skip to content

Instantly share code, notes, and snippets.

@Tuzibun
Created May 5, 2015 02:56
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 Tuzibun/51fc3479ee8eb2b58621 to your computer and use it in GitHub Desktop.
Save Tuzibun/51fc3479ee8eb2b58621 to your computer and use it in GitHub Desktop.
Javascript ...;
Learning javascript has followed the learning diagram pretty perfectly for me. It started out ok, but then started going downhill and around Thursday, I felt like I had no idea what was going on. Friday, with the project, I gained a little bit of a better understanding, but still felt like I was playing catch up so I'm still working on trying to figure out what piece I'm not getting. I like how the homeworks stepped us through with little baby steps. I'm having trouble figuring out the logic and then deciding what the best way to go about accomplishing the logic might be. Working with a group on Friday helped because we could bounce ideas off of each other and talk it through before and as we started to investigate writing code. I think that I need more practice in getting started and troubleshooting. Troubleshooting is especially hard because the error messages aren't as nice as in Ruby and I don't understand the syntax quite well enough to know where or what I should be looking for.
@mattscilipoti
Copy link

Thanks for your thoughtful reflection. I agree with your sentiments on troubleshooting. All the more reason to continue taking those small little baby steps you appreciated in the lessons. :)

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