diff --git a/_posts/2015-06-03-ruby-learning.html b/_posts/2015-06-03-ruby-learning.html new file mode 100644 index 0000000..2a4fd21 --- /dev/null +++ b/_posts/2015-06-03-ruby-learning.html @@ -0,0 +1,12 @@ +--- +layout: default +title: Ruby Learning +link: http://rubylearning.org/classes/ +categories: [ruby, beginner, training] +level: [beginner] +instruction: [online, course, social/pair programming, book, e-book] +price: [$44.95] +image: rubylearninglogo.jpg +--- + +An intensive 7 week course for beginners that helps you get started with Ruby programming. In addition to the main course work, you can take side tracks that introduce you to Git, GitHub, HTTP concepts, RubyGems, Rack and Heroku. Perhaps the best aspect is the open Google Hangout with a mentor who will help you with the course work and concepts, your system, editor, pair programming and lots more. \ No newline at end of file diff --git a/images/rubylearninglogo.jpg b/images/rubylearninglogo.jpg new file mode 100644 index 0000000..d4c81c9 Binary files /dev/null and b/images/rubylearninglogo.jpg differ