Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganise repo to be more approachable, fix some formatting & check in a generated PDF #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.pdf
!97-things-every-agile-developer-shoud-know.pdf
Binary file added 97-things-every-agile-developer-should-know.pdf
Binary file not shown.
73 changes: 0 additions & 73 deletions Create_Real_and_Lasting_Change.asciidoc

This file was deleted.

53 changes: 0 additions & 53 deletions book.asciidoc

This file was deleted.

52 changes: 52 additions & 0 deletions chapters/book.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
= 97 Things Every Agile Developer Should Know

include::ch01_Beware_Of_Agile_Zealots.asciidoc[]

include::ch02_Dont_Write_Smart_Code.asciidoc[]

include::ch03_lifelong_learning.asciidoc[]

include::ch04_Create_Real_and_Lasting_Change.asciidoc[]

include::ch05_The_Daily_Commit.asciidoc[]

include::ch06_working_with_water_scrum_test.asciidoc[]

include::ch07_Dont_Get_Attached_to_Code.asciidoc[]

include::ch08_CI_attitude.asciidoc[]

include::ch09_Stop_Worrying_About_Being_Agile.asciidoc[]

include::ch10_3_Steps_of_a_Change_Agent.asciidoc[]

include::ch11_Plan_for_Code_Delivery_Aftershocks.asciidoc[]

include::ch12_Role_Of_Visionary_On_Agile_Teams.asciidoc[]

include::ch13_Is_Someone_Running_Your_Agile_Project.asciidoc[]

include::ch14_No_Blockers_No_Way.asciidoc[]

include::ch15_Its_Not_Scrum_Its_You.asciidoc[]

include::ch16_Balancing_Speed_and_Quality.asciidoc[]

include::ch17_Scrummaster_as_Servant_Leader.asciidoc[]

include::ch18_Tell_Your_Boss_What_Makes_You_Tick.asciidoc[]

include::ch19_The_Cost_Of_Compliance.asciidoc[]

include::ch20_Transforming_to_a_High_Performance_Agile_Organization.asciidoc[]

include::ch21_What_Prevents_Teams_from_Becoming_or_Stop.asciidoc[]

include::ch22_Egoless_Code_Reviews.asciidoc[]

include::ch23_untethered_activities.asciidoc[]

include::ch24_software_engineering_costs_of_quality.asciidoc[]

include::ch25_Enterprise_Agile_Requires_Greater_Discipline.asciidoc[]

File renamed without changes.
Loading