Showing posts with label Ruby. Show all posts
Showing posts with label Ruby. Show all posts

Sunday, August 11, 2013

Will you walk with me, Grasshopper?

While I'm working on finishing up my Prep Work for the App Academy, I've started on the RubyMonk Primer: Ascent (the first Intermediate level).  I've found it very helpful as it re-iterates the last lesson in RubyMonk (I had previously commented it went too fast).  Its nice to go a bit deeper into the material.  One lesson in particular I have really appreciated is "Yield."  There is a great set of exercises and a useful summary of concepts.  I will definitely be more confident in my understanding of yield because of this lesson!!


Read More

Monday, August 5, 2013

Up and Running!!

As of today, I am up and running with all the tools available to me for using Ruby!!  I have my IRB working, SublimeText 3, GitHub, and GitHub for Windows all working together and running smoothly.  It did take a bit, as I had to revert to Ruby 1.9.3 due to a bug with Windows and Ruby. Its all working now though and I'm full speed ahead with my latest bit of homework Ruby in 100 Minutes.


Read More

Monday, July 29, 2013

RubyMonk: More lessons in Ruby

Hello!  Good news!! I passed my code challenge!!  This was their response:
After reviewing your application, we think you might be a good fit. 
One thing we did notice from your coding test is that you may not have a lot of prior experience programming; many of the students we have accepted in the past did not. However, we would like you to complete some additional programming prepwork for us to review before we offer to accept you into the program.
That works for me!!  I'm working on the additional prep work now!  The RubyMonk primer is one thing on the list.  Its a great interactive website that I hadn't liked at first (hence the Codecademy track), but now really, really do!   I've reviewed lessons learned from Codecademy as well as learned some new things.  I am gaining confidence in my exercises.  That in and of it self has been a huge success.

I'm going to keep plugging away at the prep work.  My goal is to be done by Aug 15th. :) I'll keep ya posted! In the meantime, check out this snipet from RubyMonk:


Read More

Friday, July 26, 2013

Submitted.

Well, I've done it. I completed the Ruby track on Codecademy.  I've completed over 500 lessons and successfully submitted my code challenge to AppAcademy.  Today I'm starting a track titled, "How to use APIs with Ruby."  From there I'll swing over to the HTML track and then back to JavaScript.  My schedule has been ridiculously crazy working two jobs.  Its been hard to put any real time into these courses but I've been determined to 'code every day' till I get this career going.  I feel like at some point I should look into the Codecademy Projects track, but I'm taking it one day at a time till I sort this new life out.  Lists, calendars, and schedules - Keep on Track!

Things to do:
  • Ruby & APIs
  • HTML
  • JavaScript
  • Projects (including some CSS!!)
Read More

Sunday, July 21, 2013

Cruising along!

Its been a few days since I've posted, but don't worry! I've been on track with my Ruby lessons!  I did miss one day (Friday) but otherwise I've been doing at least one exercise every day since the wedding!  I've really been plugging away at hashes and the methods associated with them.  Today is all about concise-ness. I'm learning how to utilize Ruby's options to get the same outcome with less code.  Ruby gives you the flexibility to get the same outcome multiple ways.  Its really nice!  Here's part of the latest "project" I had been working on.  Its a database to store your movies and their ratings!

Read More

Tuesday, July 16, 2013

Hash.ing it out

Hashing it out... get it? Hash?  Bad pun I know, but I *am* learning how to manipulate Hashes in Ruby! Oddly enough, or maybe not so much, the application of manipulating Hashes is creating a Histogram.  :D  Talk about trailing my old profession into my new!  It was a pleasant surprise and made it fun to learn!

 I really like the course for Ruby more than the course for JavaScript.  Ruby does a little less hand holding and a bit more iteration to really make sure you understand what you are doing.

Also, I've decided to keep a notebook too!  I've been in academia so long taking notes really does help me cement it into my brain.  My notes also make a great resource/reference for when I get stuck on something.  I'll apply this to JavaScript when I get back at it soon!

Working two jobs really does cut into my learning time, but I'm still determined to do at least one exercise every day.  I want to get this application done by the end of the week so.... wish me luck!!
Read More

Monday, July 15, 2013

Back to Coding!

Had a bit of a break from the blog and coding as we wrapped up the wedding planning.  My lovely fiance and I were married on Saturday at a beautiful park right on the river.  The weather was perfect, the food great, and the friends and family amazing!  We are so lucky!! Now, back to Ruby!! :D
Read More