diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-01 20:05:15 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-01 20:05:15 +0300 |
| commit | 3c4fee40acd82876ecef73407982856d3c7b214a (patch) | |
| tree | 2bb4253748a480401fca4ab3cf2e379fb1f3bd68 /notes/the-pragmatic-programmer.gmi | |
| parent | c199ee45cf7bf4388305cb5c6e92f130b5737d05 (diff) | |
Update content for gemtext
Diffstat (limited to 'notes/the-pragmatic-programmer.gmi')
| -rw-r--r-- | notes/the-pragmatic-programmer.gmi | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/notes/the-pragmatic-programmer.gmi b/notes/the-pragmatic-programmer.gmi index 0cc5fe8f..043aa041 100644 --- a/notes/the-pragmatic-programmer.gmi +++ b/notes/the-pragmatic-programmer.gmi @@ -2,7 +2,7 @@ > Published at 2023-03-16T00:55:20+02:00 -These are my personal takeaways after reading "The Pragmatic Programmer" by David Thomas and Andrew Hunt. Note that the book contains much more knowledge and pearls of wisdom and that the following notes only contain points I personally found worth writing down. This is mainly for my own use, but you might find it helpful too. +These are my personal takeaways after reading "The Pragmatic Programmer" by David Thomas and Andrew Hunt. Note that the book contains much more knowledge wisdom and that these notes only contain points I personally found worth writing down. This is mainly for my own use, but you might find it helpful too. ``` ,.......... .........., @@ -76,6 +76,11 @@ How to motivate others to contribute something (e.g. ideas to a startup): By working together, everyone contributes what they can, achieving a greater good together. +Other book notes of mine are: + +=> ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes +=> ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this) + E-Mail your comments to hi@paul.cyou :-) => ../resources.gmi More books and other resources I found useful. |
