Sunday, December 8, 2013

Day 63

Another good resource to try and learn Ruby is http://ruby.learncodethehardway.org. I have done the Python version and found it was one of the best free learning tools out there. Even the command line crash course is extremely helpful. Especially for Ruby because you need know the command line. Just make sure you don't type in the wrong command on your command line. Something like 'rmdir Documents' would not be the smartest thing to do. But, the good thing is your computer will ask you if you really want to delete everything in the folder. If you are really feeling lucky, well, then. you type in 'Y'. 

- Kyle 

No comments:

Post a Comment