Daily blog

3 minute read

Today saw a lot of new stuff. I feel like a ton of stuff was introduced and not gone over very deeply but deep enough for me to understand and implement it. In 11 lessons and labs I was exposed to super and how to use it, mass assignments, creating and implementing custom errors, gems, bundler, and basic scraping with Nokogiri. I can tell I was exposed to many things in preparation for the first projects, which can’t get here fast enough!

2 minute read

Tonight was good. I like having a dedicated 3 hour block at night instead of 1 hour in the morning and 2 hours at night. I feel like I can get into a better flow and get more done. I did a study group tonight on a banking lab that I had worked on recently. Took away from it to utilize self on pretty much all instance variable references after they have been initialized (created).

2 minute read

I completely missed my 6am wake up this morning. I realized I didn’t reset my alarm from Sunday night. Since I was up until 1am Sunday night I changed my alarm so I could get more sleep. However, thinking about it now having finished tonight at 11pm instead of 10pm I think I’ll keep it this way. No matter what I know after 8pm I can be productive. My wife is home and the kids are suppose to be in bed.

3 minute read

Day 15 and I’m still here. If you didn’t see it I wrote a rather long blog post today as one of my requirements for Flatiron. Since that took up over an hour and I had a 1:10.00+ video as a lesson I didn’t get much done. However, I DO have notes from the past couple of days that I never took the time to share. So on Saturday morning I did a study group with some people and learned a lot.

1 minute read

I promise a good blog post soon. It’s almost 1am after a LONG pair programming session, thanks Mike! We did however figure out a hard lab. I would’ve been struggling with it for sure. It’s not as ambiguous as it could be and we didn’t break down our methods as much as we could. However, we got all 15 tests passing and learned some new methods along the way. Specifically, the Dir class methods.