or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
敏捷是解藥?還是毒藥? / 江佳佳
歡迎來到 Modern Web 2020 共筆
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →共筆入口:https://hackmd.io/@ModernWeb/2020
手機版請點選上方 按鈕展開議程列表。
簡報下載
tags:
MW20
敏捷與管理
Agile
事前須知
中等難易度
分享偏向心法,較少實作。
是一種應對「快速變化需求」的一種軟體開發能力
正題
什麼是敏捷
這是一個 VUCA 的時代:"不穩定"(Volatile)、"不確定"(Uncertain)、"複雜"(Complex)、和"模糊"(Ambiguous)
https://wiki.mbalib.com/zh-tw/VUCA
我們不要在一開始花很多的時間去規劃完整的專案,而是規劃可以比較快上線的版本,交付給使用者
迷思-聽說用了敏捷開發後,速度就會變快,是真的嗎??
敏捷不是為了快,而是為了面對事情的變化
迷思-敏捷就不用寫文件?
NO
著重在左邊,不代表右邊不重要
聽說用了Scrum就會變敏捷,是真的嗎?
四種會議
Scrum走歪的原因
迷思-敏捷要讓開發團隊決定時程?
誰來負責上線時間?(延伸問題,假設決定明年上線,但競爭對手比較早上線,由誰負責?)
敏捷只是多了透明性、讓大家更容易溝通。不代表所有事情可以讓團隊去做決定
社群
工商服務
延伸閱讀
敏捷黃金圈
https://ruddyblog.wordpress.com/2019/12/16/敏捷黃金圈/