diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-15 01:22:07 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-15 01:22:07 +0200 |
| commit | 744b2070ebef492369d2a9b44099daa30bbd5929 (patch) | |
| tree | e42235d09e7b0966d2def4930c85a5afc00b0502 /notes/the-pragmatic-programmer.md | |
| parent | 5f6eac1ae3f49c76277d307991a4c05f6292108c (diff) | |
Update content for md
Diffstat (limited to 'notes/the-pragmatic-programmer.md')
| -rw-r--r-- | notes/the-pragmatic-programmer.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/notes/the-pragmatic-programmer.md b/notes/the-pragmatic-programmer.md index 2f9461b2..f3246d5d 100644 --- a/notes/the-pragmatic-programmer.md +++ b/notes/the-pragmatic-programmer.md @@ -1,8 +1,8 @@ -# "The pragmatic programmer" book notes +# "The Pragmatic Programmer" book notes > Published at 2023-03-15T00: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 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 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. ``` ,.......... .........., @@ -78,4 +78,4 @@ By working together, everyone contributes what they can, achieving a greater goo E-Mail your comments to hi@paul.cyou :-) -[Go back to the main site](../) +[More entries](./index.md) |
