Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add 31: "Roots of Rubyism"
  • Loading branch information
janlelis committed May 31, 2015
1 parent 092c949 commit c21d448
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions source/posts/31-roots-of-rubyism.html.md
@@ -0,0 +1,15 @@
---
title: Roots of Rubyism
date: 2015-05-31
tags: ruby
---

Why I — still — often use Ruby: It is a language with a **terrific community** (welcoming and always questioning itself) and **ecosystem** (a lot of problems [already](https://rubygems.org/) [solved](https://www.ruby-toolbox.com/)), which is **beautiful** (focus on productivity), a little **conservative** (easy to work with), and **general purpose** (a good choice in most cases).

ARTICLE

## Understanding Matz

- [Essay: Treating Code As an Essay (excerpt)](https://www.safaribooksonline.com/library/view/beautiful-code/9780596510046/ch29.html)
- [Interview: The Philosophy of Ruby](https://www.artima.com/intv/ruby.html)
- [Talk: The 0.8 True Language](https://confreaks.tv/videos/rubyconf2009-keynote-address)

0 comments on commit c21d448

Please sign in to comment.