-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
432b70d
commit 588c97b
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: "Principle" | ||
date: 2024-06-29T00:00:00+00:00 | ||
--- | ||
|
||
> A wizard's staff poked out. The chieftain saw the knob on the end. | ||
> "Now, then," he said, pleasantly. "I know the rules. Wizards aren't allowed to use magic against civilians except in genuine life-threatening situa-" | ||
> There was a burst of octarine light. | ||
> "Actually, it's not a rule," said Ridcully. "It's more a guideline." | ||
> | ||
> -- Lords and Ladies, Novel by Terry Pratchett | ||
There are a lot of programming principles such as DRY, SOLID, KISS etc. Just keep in mind they are not rules, they are more guidelines. |