summaryrefslogtreecommitdiff
path: root/assets/text/quotes.txt
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2024-11-26 23:49:24 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2024-11-26 23:49:24 +0100
commit4e86a2ee9f5578cbaae6cc7dd52616e3e3751764 (patch)
tree9aef587c109accee021553e9e95f26dab11e8920 /assets/text/quotes.txt
parentfdc9132f0e8fc69d0f500ec07638ac595293083b (diff)
rearangef the file managment
Diffstat (limited to 'assets/text/quotes.txt')
-rw-r--r--assets/text/quotes.txt30
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 @@
+“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.”