Skip to content

Commit

Permalink
synchronize with private github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
WIL PANNELL committed Jul 20, 2017
1 parent 17cd55c commit dbdf29f
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 37 deletions.
18 changes: 12 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
.DS_Store
.idea
.nyc_output
coverage
node_modules
bower_components
dist
slides
.nyc_output/
coverage/
generated/
node_modules/
bower_components/
dist/
slides/
*.log
.sass-cache
/index.html
resources/
server/
web/
spikes/
62 changes: 31 additions & 31 deletions 05-agenda.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Agenda

####Day 1: Lean Startup and Extreme Programming
#### Day 1: Lean Startup and Extreme Programming

* **The Culture of Agility.**
* **The Values of Agility.**
Expand All @@ -19,14 +19,14 @@
* **Continuous Integration/Continuous Delivery**
* **Spikes-are-Experiments**
* **The Flow of Value**

- - - -

####Day 2: Design Thinking
#### Day 2: Design Thinking

- - - -

####Day 3: Inception Workshop
#### Day 3: Inception Workshop

* **Chartering: Alignment Amongst the Product Community around Purpose, Vision and Context.**
* **Discovering Customer Value.**
Expand All @@ -42,28 +42,28 @@

- - - -

####Day 4: Iteration 0
#### Day 4: Iteration 0

* **Building and Deconstructing the Continuous Delivery Pipeline**
* **Pair Programming**

**Lunch**

* **Code Smells and Refactoring**

- - - -

####Day 5: Iteration 0
#### Day 5: Iteration 0

* **Test-Driven Development**

**Lunch**

* **Test-Driven Development**
* **Test-Driven Development**

- - - -

####Day 6: Iteration 1
#### Day 6: Iteration 1

* **Iteration 1 Planning**

Expand All @@ -73,35 +73,35 @@

**Lunch**

* **Daily Goals**
* **Daily Goals**
* **Pair Programming**
* **Goal Review**
* **Goal Review**

- - - -

####Day 7: Iteration 1
#### Day 7: Iteration 1

* **Daily Goals**
* **Daily Goals**
* **Pair Programming**
* **Goal Review**
* **Goal Review**

**Lunch**

* **Daily Goals**
* **Daily Goals**
* **Pair Programming**
* **Goal Review**
* **Goal Review**

- - - -

####Day 8: End Iteration 1 / Start Iteration 2
#### Day 8: End Iteration 1 / Start Iteration 2

* **Daily Goals**
* **Daily Goals**
* **Pair Programming**

- - - -

* **Customer Demo**
* **Iteration Retrospective**
* **Customer Demo**
* **Iteration Retrospective**

**Lunch**

Expand All @@ -113,34 +113,34 @@

- - - -

####Day 9: Iteration 1
#### Day 9: Iteration 1

* **Daily Goals**
* **Daily Goals**
* **Pair Programming**
* **Goal Review**
* **Goal Review**

**Lunch**

* **Daily Goals**
* **Daily Goals**
* **Pair Programming**
* **Goal Review**
* **Goal Review**

- - - -

####Day 10: Iteration 1 / Product Launch
#### Day 10: Iteration 1 / Product Launch

* **Daily Goals**
* **Daily Goals**
* **Pair Programming**
* **Goal Review**
* **Goal Review**

**Lunch**

* **Daily Goals**
* **Daily Goals**
* **Pair Programming**

- - - -

* **Customer Demo**
* **Project Retrospective**
* **Customer Demo**
* **Project Retrospective**

- - - -

0 comments on commit dbdf29f

Please sign in to comment.