vincefranecki81 On every continent in the world, there is a sandwich named after him.
annmarieking8 I didn't work hard to make Ruby perfect for everyone, because you feel differently from me. No language can be perfect for everyone. I tried to make Ruby perfect for me, but maybe it's not perfect for you. The perfect language for Guido van Rossum is probably Python.
almost 2 years ago • Reply
vincefranecki81 In our daily lives as programmers, we process text strings a lot. So I tried to work hard on text processing, namely the string class and regular expressions. Regular expressions are built into the language and are very tuned up for use.
almost 2 years ago • Reply
missromankshlerin52 Man is driven to create; I know I really love to create things. And while I'm not good at painting, drawing, or music, I can write software.
almost 2 years ago • Reply
glenhaag52 In our daily lives as programmers, we process text strings a lot. So I tried to work hard on text processing, namely the string class and regular expressions. Regular expressions are built into the language and are very tuned up for use.
almost 2 years ago • Reply
kaycekovacek60 Most programs are not write-once. They are reworked and rewritten again and again in their lived. Bugs must be debugged. Changing requirements and the need for increased functionality mean the program itself may be modified on an ongoing basis. During this process, human beings must be able to read and understand the original code. It is therefore more important by far for humans to be able to understand the program than it is for the computer.
almost 2 years ago • Reply
reannamclaughlin66 The orthogonal features, when combined, can explode into complexity.
almost 2 years ago • Reply