Skip to content

Commit

Permalink
add decoded
Browse files Browse the repository at this point in the history
  • Loading branch information
Sup2point0 authored Jun 20, 2024
1 parent 759578f commit 83352db
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions edu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# decoded – *supcode*

> *You never finish a project, you just stop working on it.*
> [!NOTE]
> This is part of my [*decoded*](https://github.com/Sup2point0/Assort/blob/origin/~dev/decoded.md) series, a collection of lessons learnt from each major project I’ve undertaken.
- Designing a language is more difficult than it might appear.
- There are so many tiny details and edge cases you have to consider. And often you won’t discover these until you try writing a bit of wonky code and realise there’s a plothole.
- It’s made me much more appreciative of effective, ingenious or elegant language design.
- Long-term dedication to a project is really, really difficult.
- Meaningful commit messages are probably helpful.

0 comments on commit 83352db

Please sign in to comment.