diff options
Diffstat (limited to 'notes/staff-engineer.md')
| -rw-r--r-- | notes/staff-engineer.md | 35 |
1 files changed, 34 insertions, 1 deletions
diff --git a/notes/staff-engineer.md b/notes/staff-engineer.md index 2ccf43e2..74f38a4b 100644 --- a/notes/staff-engineer.md +++ b/notes/staff-engineer.md @@ -1,6 +1,27 @@ # "Staff Engineer" book notes -> Last updated 10.8.2023 +> Published at 2024-10-24T20:57:44+03:00 + +These are my personal takeaways after reading "Staff Engineer" by Will Larson. 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. + +``` + ,.......... .........., + ,..,' '.' ',.., + ,' ,' : ', ', + ,' ,' : ', ', + ,' ,' : ', ', + ,' ,'............., : ,.............', ', +,' '............ '.' ............' ', + '''''''''''''''''';''';'''''''''''''''''' + ''' +``` + +## Table of Contents + +* [⇢ "Staff Engineer" book notes](#staff-engineer-book-notes) +* [⇢ ⇢ Not a faster Senior Engineer](#not-a-faster-senior-engineer) +* [⇢ ⇢ The Balance](#the-balance) +* [⇢ ⇢ More things](#more-things) ## Not a faster Senior Engineer @@ -36,4 +57,16 @@ Sebactical: Take at least six months. Otherwise, it won't be as restored. E-Mail your comments to `paul@nospam.buetow.org` :-) +Other book notes of mine are: + +[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md) +[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md) +[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md) +[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md) +[2023-11-11 "Mind Management" book notes](./mind-management.md) +[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md) +[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md) +[2024-10-24 "Staff Engineer" book notes (You are currently reading this)](./staff-engineer.md) + [Back to the main site](../) + |
