gavinlin / sdcamp

agile software development - boot camp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software Development Camp

Build Status

Introduction

This is the source code for the Enterprise Agile Software Development book contents (Chinese).

?? You can always download the latest pdf book https://github.com/downloads/larrycai/sdcamp/sdcamp.zh.community.book.pdf

It covers:

  • Agile & Scrum
  • Git & Gerrit
  • Continuously Integration using jenkins/java/maven
  • Java Quality
  • Clarify the requirement using "Specification by Example"
  • Cucumber to support SBE
  • One day workshop using "game of life"
  • One sample agenda for this training

Release & History

Currently it will be released frequently (like quartly), now well followed ;-)

  • The next release will be 1.2.0 in 2012.2.14 (55 pages), see changes v1.0.0->v1.2.0
  • Current release is 1.0.0 2012.1.12 (40 pages)

How to generate book by yourself

Please check BUILD.md for how to making ebooks and pdf by yourself.

License

It is licensed under the , see CC BY NC ND 3.0 for more.

I hope you enjoy it, and it helps you learn better software development.

Errata

If you see anything that is technically wrong or otherwise in need of correction, please email me at larry dot caiyu at gmail dot com to inform me.

Acknowledgement

It is powered by MultiMarkdown toolset, thanks Fletcher Penney.

Originally it is based on John's pandoc and the scripts from Pro Git to make it happen

About

agile software development - boot camp


Languages

Language:TeX 96.6%Language:Shell 3.4%