summaryrefslogtreecommitdiff
path: root/bin/quotes.txt
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2024-11-24 01:31:48 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2024-11-24 01:31:48 +0100
commit4b7da2645370361dfdb175129a24369e0cc0f977 (patch)
tree8f7531ad6b68b5bcc9c1b7f0146fedcd9b15e6f1 /bin/quotes.txt
parentcc8792b3150f7b7f0a5a297dedd78295d4031c68 (diff)
worked on the GUI for the application, added a couple of new features, updated the readme, added a quotes file for making a daily quote feature thats going to reset at midnight, also did some small bug fixing
Diffstat (limited to 'bin/quotes.txt')
-rw-r--r--bin/quotes.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/bin/quotes.txt b/bin/quotes.txt
new file mode 100644
index 0000000..a6c9d84
--- /dev/null
+++ b/bin/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.”