All Projects → kharazi → awesome-copy-rules

kharazi / awesome-copy-rules

Licence: GPL-3.0 License
Copy engineering rules!

Projects that are alternatives of or similar to awesome-copy-rules

DichotomyTests
Dichotomy Tests provides interesting tests that show you how inclined you are toward certain philosophical, psychological or political views. Each test tries to discover your preferred beliefs and will attempt to accurately position you along numerous dichotomic axes.
Stars: ✭ 78 (+200%)
Mutual labels:  philosophy
when-i-am-a-leader
Notes and ideas to remember when I am a leader
Stars: ✭ 50 (+92.31%)
Mutual labels:  philosophy
AquinasOperaOmnia
edited mirror of http://dhspriory.org/thomas/ , St. Thomas Aquinas's complete works (most bilingual, Latin-English)
Stars: ✭ 35 (+34.62%)
Mutual labels:  philosophy
CC33Z
Curso de Ciência da Computação
Stars: ✭ 50 (+92.31%)
Mutual labels:  philosophy
cas
Cellular Automata Simulator
Stars: ✭ 22 (-15.38%)
Mutual labels:  philosophy
aurelius
Quotes from Marcus Aurelius (Elm SPA)
Stars: ✭ 22 (-15.38%)
Mutual labels:  philosophy
stoic-quotes
An app that dispenses Stoic wisdom with bite-size quotes.
Stars: ✭ 25 (-3.85%)
Mutual labels:  philosophy
Diagrammatic
Philosophy diagrams in Ti𝑘Z
Stars: ✭ 27 (+3.85%)
Mutual labels:  philosophy
dissertation-story
My philosophy dissertation + cloud backup + version control. Written in plaintext Markdown with Sublime Text 3.
Stars: ✭ 14 (-46.15%)
Mutual labels:  philosophy
awesome-philosophy
A curated list of awesome philosophy
Stars: ✭ 119 (+357.69%)
Mutual labels:  philosophy
self-organizing-predictions
In which prediction agents organize themselves through competition.
Stars: ✭ 24 (-7.69%)
Mutual labels:  philosophy
Mind Expanding Books
📚 Books everyone should read!
Stars: ✭ 7,151 (+27403.85%)
Mutual labels:  philosophy

CopyRules

Copy engineering rules for programmers:D

Rule 0:

If you are copying a piece of code, copy whole of it!

Rule 1:

Remember where you have copied a code from, you're going to need it!

Rule 2:

Improve copy engineering society with copying(!) a rule.

Rule 3:

While copying, do it right. your copy may be copied sometimes later.

Rule 4:

If you have 10 days for copying a piece of code, devote 9 days of it to searching.

Rule 5:

Do not be disappointed. There is always something to copy.

Rule 6:

Before copying a code, first read all the comments in it (if there was any!).

Rule 7:

Explore new tools! Ctrl+C and Ctrl+V are not the only tools, for example choose a good clipboard manager

Rule 8:

If you happen to find more than one piece of code, use whichever has the lower performance! Because when you want to update your software you could use the one with the higher performance!

Rule 9:

Don't repeat yourself(DRY), Copy yourself!

Rule 10:

If you can't analyse or optimize it, copy it! (distorted source)

Rule 11:

Always trust copy! When you copy something working and its not work after copying, do not blame copy, blame yourself because of incomplete copy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].