diff options
Diffstat (limited to 'assets/text/quotes.txt')
| -rw-r--r-- | assets/text/quotes.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/assets/text/quotes.txt b/assets/text/quotes.txt new file mode 100644 index 0000000..a6c9d84 --- /dev/null +++ b/assets/text/quotes.txt | |||
| @@ -0,0 +1,30 @@ | |||
| 1 | “Code is like humor, it’s better if it’s clean.” | ||
| 2 | “Software is a great combination.” | ||
| 3 | “Computers are like a bicycle for the mind.” | ||
| 4 | “Simplicity is the soul of efficiency.” | ||
| 5 | “Good code is its own best documentation.” | ||
| 6 | “In programming, clarity is key.” | ||
| 7 | “Programs must be written for people.” | ||
| 8 | “Computers are only tools.” | ||
| 9 | “The best way to predict the future is to invent it.” | ||
| 10 | “Talk is cheap. Show me the code.” | ||
| 11 | "It’s not a bug, it’s a feature.” | ||
| 12 | “The computer is mightier than the pen.” | ||
| 13 | "Code is the art of telling computers what to do.” | ||
| 14 | "Make it work, make it right, make it fast.” | ||
| 15 | “Every problem can be solved with code.” | ||
| 16 | “The only limit is your imagination.” | ||
| 17 | “Programming is thinking, not typing.” | ||
| 18 | "Design is the soul of programming.” | ||
| 19 | “There’s no place like 127.0.0.1.” | ||
| 20 | “Without algorithms, there’s no solution.” | ||
| 21 | “Compilers turn ideas into machine code.” | ||
| 22 | “A program is only as good as its design.” | ||
| 23 | "Code never lies, comments sometimes do.” | ||
| 24 | “Debugging is twice as hard as writing.” | ||
| 25 | "Computers don’t make mistakes, programmers do.” | ||
| 26 | “Code fast, debug slow, optimize last.” | ||
| 27 | “Keep it simple, stupid (KISS).” | ||
| 28 | “Without testing, code is poetry.” | ||
| 29 | “Good software comes from great design.” | ||
| 30 | “The harder you work, the luckier you get.” | ||
