Skip to main content

Ruby-Processing 3939 Responses

Last post: 2 years, 2 months ago | Thread started: Mar 21, 10, 8:16 a.m.

RespondNew TopicDisable Images

Out of context: Response #11 [Mar 21, 10, 8:16 a.m.]

  • stewdio

    @drgss. Yes. Typographically clean. Compare Ruby to Java for instance and you'll see that Ruby does a great job getting rid of excessive semicolons, curly braces, parenthesis, etc. There's a real flexibility with how you write Ruby code so instead of just writing code that the computer can understand you can write code that looks clean and better communicates to other humans what your intent is. There's a great quote from the book Structure and Interpretation of Computer Programs: "Programs should be written for people to read, and only incidentally for machines to execute."

    I have a deep appreciation for clean coding. When I work with other designers and they hand me code that is concise and legible it draws my instant respect.

    • gah - got there before melukus_W1/2
      Ruby is great... and fun, and elegant, as long as you are within it's boundaries.... otherwise SUCKSvaxorcist2/2
    next note >+ add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel

Skip to main content