forked from coreyhaines/coderetreat-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
20 lines (19 loc) · 2.21 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
layout: default
page_name: home
---
<h1>Welcome To Code Retreat</h1>
<p>
Coderetreat is a day-long, intensive practice event, focusing on the fundamentals of software development and design. By providing developers the opportunity to take part in focused practice, away from the pressures of 'getting things done', the coderetreat format has proven itself to be a highly effective means of skill improvement. Practicing the basic principles of modular and object-oriented design, developers can improve their ability to write code that minimizes the cost of change over time.
</p>
<p>
Over the past nearly three years, I have traveled around the world, facilitating over 30 coderetreat trainings. Along the way, I shared the formula and facilitation techniques, so that others could learn to effectively facilitate this event. This has served the goal of increasing the number of skilled facilitators who understood the fundamental goals and techniques behind the coderetreat training format.
</p>
<p>
Spending a day participating in a coderetreat is an ideal way to increase your development team's skills. Leveraging my experience as the leading facilitater of trainings using the coderetreat format, I now am available for hire to lead <a href="/training.html">private in-company trainings</a>.
For an in-depth understanding of the philosophy behind a day of coderetreat, please watch this introduction video.
<iframe src="http://player.vimeo.com/video/18955165" width="400" height="225" frameborder="0"></iframe><p><a href="http://vimeo.com/18955165">Cleveland Code Retreat Introduction</a> from <a href="http://vimeo.com/coreyhaines">Corey Haines</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
You can also find out more about the <a href="/history.html">history of coderetreat</a>. For a list of upcoming community coderetreats around the world, check out the <a href="http://coderetreat.ning.com/events">events page</a>.
</p>
<p>After attending and facilitating more than 30 code retreats, I've become convinced that it is a valuable way to disseminate the idea and implementation of focused practice. I've seen the effect of attending a code retreat on people, and I want to share a proven formula for running one. <br/><br/>-- Corey Haines
</p>