From 2ae56b9b45c2aaf056b6ad9e48cb38713be7ab44 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Wed, 22 Feb 2023 21:55:27 -0500 Subject: [PATCH] Add other lists --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b00c3f7..f41a906 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ - [Biases](#biases) - [Cache](#cache) - [Career growth](#career-growth) + - [Getting to Staff Eng](#getting-to-staff-eng) - [Characters sets](#characters-sets) - [Clouds](#clouds) - [Code reviews](#code-reviews) @@ -97,6 +98,7 @@ - [Resources & inspiration for presentations](#resources--inspiration-for-presentations) - [Keeping up-to-date](#keeping-up-to-date) - [Concepts](#concepts) + - [My other lists](#my-other-lists) @@ -776,8 +778,7 @@ Feel free to check my [vim configuration](https://github.com/charlax/dotfiles/tr ### Engineering management -Checkout my [list of management -resources](https://github.com/charlax/engineering-management). +Checkout my [list of management resources](https://github.com/charlax/engineering-management). ### Exercises @@ -1728,3 +1729,10 @@ Newsletters: - [TDD](https://en.wikipedia.org/wiki/Test-driven_development) = [Two Generals' Problem](https://en.wikipedia.org/wiki/Two_Generals%27_Problem) - [YAGNI](https://en.wikipedia.org/wiki/You_aren%27t_gonna_need_it) + +## My other lists + +- [engineering-management](https://github.com/charlax/engineering-management/) +- [entrepreneurship-resources](https://github.com/charlax/entrepreneurship-resources) +- [professional-programming](https://github.com/charlax/professional-programming) +- [python-education](https://github.com/charlax/python-education)