feat: add book content
This commit is contained in:
parent
87deddd544
commit
4160f8e968
30 changed files with 349 additions and 18 deletions
12
src/content/catalogue/books/effective-engineer.md
Normal file
12
src/content/catalogue/books/effective-engineer.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: The Effective Engineer
|
||||
subtitle: How to Leverage Your Efforts In Software Engineering to Make a Disproportionate and Meaningful Impact
|
||||
author: Edmond Lau
|
||||
date: 2019-09-04
|
||||
isbn: 9780996128100
|
||||
rating: 4
|
||||
image: https://cdn.wonderfulfrog.com/the-effective-engineer.jpeg
|
||||
tags: ["leadership", "software development"]
|
||||
---
|
||||
|
||||
Lots of applicable advice here for anyone working in software engineering. I was excited to apply this to my own workplace, but didn't realize it's harder to apply in agency work than in other fields (and when you are not a lead). Still, we managed to recognize areas where we need improvement.
|
Loading…
Add table
Add a link
Reference in a new issue