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