Wednesday, July 31, 2013

It's a good day!

Today is a good day!  I've been working on the problem set for the RubyMonk Primer.  Now this might not seem like such a big deal to you, but I have been working on refactoring my solution before I hit 'Run.'  After I get a working solution, I've found it helpful to see the author's...
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...
Read More

Friday, July 26, 2013

NEW! Theme

I'm working on upgrading this theme :)  I'm making changes to an existing template so please bare with me as I figure this out.  It looks like all the previous photos will be skewed till I go back and edit them.  Until then, enjoy this nice {placekitten} image!  Mew! ...
Read More

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...
Read More

Monday, July 22, 2013

Out of Frustration...

This post is more about my normal life than coding.  Long story short, I have strep, suppose to work at 10, pharmacy doesn't open till 9, no number to reach work before "open", contagious for 24 hours.  I sent an electronic time off request to let them know.... not sure what else to ...
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...
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....
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!!...
Read More

Monday, July 8, 2013

The color Red

Saturday night I received my code challenge from App Academy!  It's not a JavaScript challenge and so I'll be setting aside JS for a couple days and learning a new language.  I'm not sure if I'm allow to say which language specifically ,  but let me just say the ts really weird to me!  On a different note,  I'm still plugging away on my Codecademy lessons and really loving...
Read More

Friday, July 5, 2013

Coding, Wedding, Coding, App Academy!!

My day has been a bit crazy!  I did some coding this morning, worked on some wedding stuff, did a bit more coding... tried to read my book but got distracted by some adorable kittens (they are sleeping now), and then went back to some more coding! :D Today I'm practicing more on inheritance.  Things are looking better :D I can do use the proper syntax without peeking at a previous lesson....
Read More

Tuesday, July 2, 2013

An Instanceof learning ...see what I did there??

Hello!  Well today was mostly filled with wedding planning stuff, but I *did* manage to squeeze in some time to read my book (thanks again WonderS!!) and do a bit more on Codecademy.  Today I learned the JavaScript operator 'Instanceof '  The syntax goes: object instanceof constructor Basically it is used as a test to see if the object you have created is truly an instance of a prior...
Read More

Monday, July 1, 2013

Teachers and Tools

Over the weekend I was still really struggling with the Blackjack game.  I was soooo frustrated because 1) it was working and 2) I didn't know why.  What I *did* know was my lil variable "pleasework" was a necessity..  and that without it my life was in ruins. Enter a genius programmer,...
Read More