second week

Sep 28, 2016 at 12:11 pm

I am now in week #2 of 15 and things are moving along fine. At first I was panicking that I had quite a bit of work due by this Saturday but the deadline is actually next Friday and so that is a bit of relief. This week I am learning more about Ruby methods and hashes. Yesterday, I even did 5 katas on Codewars to give the website another try and try and keep my mind sharp. It turns out that programming in Ruby is much more intuitive for me than in JavaScript. I’m sure many people feel that way…or not.

Also, last Friday, I attended a CodeNewbie meet up. It was interesting and very well attended. There wasn’t much time for mingling or networking because it was an actual event centered around “Art and Code”. I learned about p5.js which is a JavaScript library with the goal of Processing which is very useful for creative types or anyone who wants to draw by code. p5.js was created by Lauren McCarthy. Here is an example called ‘Follow’ where a line segment is pushed and pulled by the cursor.


Back to blog index

Previous post: first week

Next post: Pre-work, Sprint #2