vault backup: 2025-01-13 16:36:20
This commit is contained in:
22
.obsidian/workspace.json
vendored
22
.obsidian/workspace.json
vendored
@@ -568,8 +568,23 @@
|
|||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Software Project Survival Guide by Steve McConnell"
|
"title": "Software Project Survival Guide by Steve McConnell"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "d0f5cd8f5ab689e9",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "5 Media/0 Books/More Effective Agile by Steve McConnell.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
},
|
||||||
|
"icon": "lucide-file",
|
||||||
|
"title": "More Effective Agile by Steve McConnell"
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
|
],
|
||||||
|
"currentTab": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical",
|
"direction": "vertical",
|
||||||
@@ -582,9 +597,11 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"active": "87bd9046756151ba",
|
"active": "d0f5cd8f5ab689e9",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Temporary/Untitled 6.md",
|
||||||
"5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md",
|
"5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md",
|
||||||
|
"5 Media/0 Books/More Effective Agile by Steve McConnell.md",
|
||||||
"0 Journal/Meetings/Vidit Update - 8.1.25.md",
|
"0 Journal/Meetings/Vidit Update - 8.1.25.md",
|
||||||
"Dashboard Canvas.canvas",
|
"Dashboard Canvas.canvas",
|
||||||
"2 Personal/Alkademiker/Projekte/Tischbeine Motorisiert.md",
|
"2 Personal/Alkademiker/Projekte/Tischbeine Motorisiert.md",
|
||||||
@@ -619,7 +636,6 @@
|
|||||||
"0 Journal/0 Daily/2024-12-05.sync-conflict-20241205-175455-LIUMLEB.md",
|
"0 Journal/0 Daily/2024-12-05.sync-conflict-20241205-175455-LIUMLEB.md",
|
||||||
"0 Journal/0 Daily/2024-12-05.sync-conflict-20241205-164917-LIUMLEB.md",
|
"0 Journal/0 Daily/2024-12-05.sync-conflict-20241205-164917-LIUMLEB.md",
|
||||||
"0 Journal/0 Daily/2024-12-05.md",
|
"0 Journal/0 Daily/2024-12-05.md",
|
||||||
"Temporary/Thermodynamics.md",
|
|
||||||
"Attachments/Gym-Rings-UK.pdf",
|
"Attachments/Gym-Rings-UK.pdf",
|
||||||
"99 Work/Jobhunt/Applications",
|
"99 Work/Jobhunt/Applications",
|
||||||
"99 Work/0 OneSec/OneSecNotes/30 Engineering Skills/Robotics/Sensors",
|
"99 Work/0 OneSec/OneSecNotes/30 Engineering Skills/Robotics/Sensors",
|
||||||
|
|||||||
56
5 Media/0 Books/More Effective Agile by Steve McConnell.md
Normal file
56
5 Media/0 Books/More Effective Agile by Steve McConnell.md
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
---
|
||||||
|
title: More Effective Agile by Steve McConnell
|
||||||
|
created_date: 2025-01-13
|
||||||
|
updated_date: 2025-01-13
|
||||||
|
aliases:
|
||||||
|
tags:
|
||||||
|
- book
|
||||||
|
type: book
|
||||||
|
book_name: More Effective Agile
|
||||||
|
author: Steve McConnell
|
||||||
|
status: not_started
|
||||||
|
---
|
||||||
|
# More Effective Agile by Steve McConnell
|
||||||
|
- **🏷️Tags** : #01-2025 #book
|
||||||
|
---
|
||||||
|
## Summary
|
||||||
|
|
||||||
|
> [!summary] Summary
|
||||||
|
> 3 Sentences only!
|
||||||
|
> - What are the main ideas?
|
||||||
|
> - If I implemented one idea from this book right now, which one would it be?
|
||||||
|
> - How would I describe the book to someone else?
|
||||||
|
|
||||||
|
---
|
||||||
|
## Ideas and Thoughts
|
||||||
|
|
||||||
|
> [!info]+ Inspiring Questions
|
||||||
|
> - Did you think about other concepts from other books?
|
||||||
|
> - Do the concepts fit to your past, to your memories?
|
||||||
|
> - Can you relive them and reflect them from a different angle?
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
## Clippings
|
||||||
|
|
||||||
|
> [!info] Import Clippings from Kindle
|
||||||
|
> Annotate Clippings with thoughts and cross references
|
||||||
|
|
||||||
|
### Enjoy the Fruits of Your Labor
|
||||||
|
The agile mindset is about decriminalising mistakes and develop a Growth Mindset. Use mistakes as learning opportunities, Inspect and Adapt, and gradually become better.
|
||||||
|
The main benefits for your organization:
|
||||||
|
- teams that stay focused on goals and that are responsive when things change
|
||||||
|
- teams that monitor the effectiveness in order to replace ineffective practices with better ones meaning throughput increases over time
|
||||||
|
- teams that monitor workflows. they will know where the work is and if it's progressing as it should. Increasing visibility and keeping delivery promises with high quality
|
||||||
|
- teams work well with other teams and outside world
|
||||||
|
- constant discoveries, but few disruptive surprises. If they appear you find them early and can react to them
|
||||||
|
- high quality work at all times and identify opportunities for improvement. High motivation
|
||||||
|
|
||||||
|
#### Maturation Phases
|
||||||
|
1. several sprints to learn scrum, learn small increment,
|
||||||
|
|
||||||
|
---
|
||||||
|
```query
|
||||||
|
More Effective Agile Steve McConnell
|
||||||
|
-file: "More Effective Agile by Steve McConnell.md"
|
||||||
|
```
|
||||||
0
Temporary/Untitled 6.md
Normal file
0
Temporary/Untitled 6.md
Normal file
Reference in New Issue
Block a user