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
How to be Agile - 劉兆恭
歡迎來到 MOPCON 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/@mopcon/2020
手機版請點選上方 按鈕展開議程列表。
agile tour
Speaker
社群介紹
How to be Agile
敏捷宣言:四條價值觀、十二條原則
那麼,如何從個人出發?進而影響到其他人
四條價值觀
價值觀 - 1 Individuals and interactions over process and tools
強調個人互動比流程更重要
訂定完 SOP 後,對方可能會沒有按照預期內的反應進行,因此在流程上需要有所變動
價值觀 - 2 Working software over comprehensive documentation
實際結果(Outcome)比文件更重要
價值觀 - 3 Customer collaboration over contract negotiation
共同目標,合作雙贏
價值觀 - 4 Responding to change over following a plan
能夠面對變化比遵循計畫重要
價值觀
Individuals and interactions over processes and tools
Working software over comprehensive documentation
Customer collaboration over contract negotiation
Responding to change over following a plan
對比價值觀,Agile 更加重視情感層面
十二條原則
list
原則 - 1
透過及早以及持續地交付有價值的軟體來滿足客戶
以績效考核為例:
老闆:提早且定期有產出
員工:等到年底看我的厲害
原則 - 2
願意接受需求改變是為了做對的事
關心客戶,做出貼近客戶需求的產品
原則 - 3
短週期地頻繁交付軟體
原則 - 4
Business people and developers must work
together daily throughout the project.
靠近Business的人,需要更頻繁地與工程師一起工作
貼近市場
原則 - 5
Build projects around motivated individuals.
Give them the environment and support they need,
and trust them to get the job done.
找積極的人來組隊,且信賴隊友
原則 - 6
The most efficient and effective method of
conveying information to and within a development
team is face-to-face conversation.
最有效率的溝通方式是面對面
面對面溝通可以避免很多狀況
可以事後再留下紀錄,以保權益
原則 - 7
Working software is the primary measure of progress.
可用的軟體是最主要的進度量測方式。
追求結果不追求輸出
原則 - 8
Agile processes promote sustainable development.
The sponsors, developers, and users should be able
to maintain a constant pace indefinitely.
保持一個穩定的節奏,持續地開發
原則 - 9
Continuous attention to technical excellence
and good design enhances agility.
持續追求卓越
建立持續學習的習慣
原則 - 10
Simplicity–the art of maximizing the amount
of work not done–is essential.
最大化沒做的事情還是能完成目標
用最少努力達到最大目標
原則 - 11
The best architectures, requirements, and designs
emerge from self-organizing teams.
最棒的成就來自自組織
自組織團隊會自己追求卓越
誰才是真正做事的人
補充:自組織團隊
原則 - 12
At regular intervals, the team reflects on how
to become more effective, then tunes and adjusts
its behavior accordingly.
定期檢討自己,持續改善自己
從自己開始
想分享的人可以在下方寫喔!
tags:
MOPCON 2020