<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Building Better Software</title>
	<atom:link href="http://www.stellman-greene.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.stellman-greene.com</link>
	<description>The official website of  O&#039;Reilly authors Jennifer Greene and Andrew Stellman</description>
	<lastBuildDate>Fri, 24 Jun 2022 17:53:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
<site xmlns="com-wordpress:feed-additions:1">1072570</site>	<item>
		<title>Diving Into Unity – A Quick Start for C# Developers</title>
		<link>https://www.stellman-greene.com/2022/06/24/diving-into-unity-a-quick-start-for-c-developers/</link>
					<comments>https://www.stellman-greene.com/2022/06/24/diving-into-unity-a-quick-start-for-c-developers/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Fri, 24 Jun 2022 17:53:37 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=1043</guid>

					<description><![CDATA[Thanks so much to the folks at JetBrains for hosting our Unity Quick Start webinar! If you&#8217;re a C# developer (or just learning!) and interested in ramping up on Unity quickly, definitely have a look. Are you curious about video game development? If you’re like a lot of C# developers, you’re intrigued by Unity, the cross-platform [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Thanks so much to the folks at JetBrains for hosting our Unity Quick Start webinar! If you&#8217;re a C# developer (or just learning!) and interested in ramping up on Unity quickly, definitely have a look.</p>



<figure class="wp-block-image size-large"><a href="https://www.youtube.com/watch?v=QkFuK-vhCp4&amp;ab_channel=JetBrainsTV"><img fetchpriority="high" decoding="async" width="1024" height="535" src="https://www.stellman-greene.com/blog/wp-content/uploads/2022/06/Webinar-screenshot-1024x535.png" alt="" class="wp-image-1044" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2022/06/Webinar-screenshot-1024x535.png 1024w, https://www.stellman-greene.com/blog/wp-content/uploads/2022/06/Webinar-screenshot-300x157.png 300w, https://www.stellman-greene.com/blog/wp-content/uploads/2022/06/Webinar-screenshot-768x402.png 768w, https://www.stellman-greene.com/blog/wp-content/uploads/2022/06/Webinar-screenshot-1536x803.png 1536w, https://www.stellman-greene.com/blog/wp-content/uploads/2022/06/Webinar-screenshot-2048x1071.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption><em>Check out this webinar with Andrew Stellman on diving into <a href="https://unity.com/">Unity</a>!</em></figcaption></figure>



<p class="wp-block-paragraph">Are you curious about video game development? If you’re like a lot of C# developers, you’re intrigued by <a rel="noreferrer noopener" href="https://unity.com/" target="_blank">Unity, the cross-platform game engine</a> that you can use to make professional-quality games, simulations, and more. So how do you get started with Unity? You may have even downloaded and installed Unity. But what do you do next? There are so many options, trying to figure out what to do first can be overwhelming. If you’re a C# developer, how do you get started writing C# code with Unity quickly?</p>



<p class="wp-block-paragraph">Check out the webinar with <em><a href="https://github.com/head-first-csharp/fourth-edition">Head First C#</a></em> author Andrew Stellman. We’ll dive right into Unity, and get you up and running writing C# code with Unity and <a href="https://jetbrains.com/rider">Rider</a>. I’ll walk you through several Unity Labs, which we built into Head First C#—the popular book from O’Reilly Media—as a way for C# learners to explore Unity while getting practice with C#. We designed these labs as a quick and efficient way to give C# developers a <em>“just enough to be dangerous”</em> level of Unity knowledge. We’ll start by using the Unity editor to navigate around Unity and the 3D space. Then we’ll write code to take control of Unity GameObjects, and build some simple 3D games, and you can use the Unity Lab PDF downloads to follow along through every step along the way.<a href="https://info.jetbrains.com/rider-webinar-june21-2022.html"></a></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2022/06/24/diving-into-unity-a-quick-start-for-c-developers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1043</post-id>	</item>
		<item>
		<title>Announcing Head First C# 4th edition!</title>
		<link>https://www.stellman-greene.com/2021/01/20/announcing-head-first-c-4th-edition/</link>
					<comments>https://www.stellman-greene.com/2021/01/20/announcing-head-first-c-4th-edition/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Wed, 20 Jan 2021 16:14:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[head first]]></category>
		<category><![CDATA[head first c#]]></category>
		<category><![CDATA[microsoft]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=1016</guid>

					<description><![CDATA[After years of work, the new edition of Head First C# is finally here! Welcome to Head First C#, one of the most fun and effective ways to get C# into your brainâ€¦ fast! Head First C# is highly engaging and brain-friendly guide to learning C#. Do you want to get up and running with [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">After years of work, the new edition of Head First C# is finally here!</p>



<figure class="wp-block-image size-large"><a href="https://www.stellman-greene.com/blog/wp-content/uploads/2021/03/Head-First-C-4th-Edition-Cover.png"><img decoding="async" width="886" height="1024" src="https://www.stellman-greene.com/blog/wp-content/uploads/2021/03/Head-First-C-4th-Edition-Cover-886x1024.png" alt="" class="wp-image-1017" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2021/03/Head-First-C-4th-Edition-Cover-886x1024.png 886w, https://www.stellman-greene.com/blog/wp-content/uploads/2021/03/Head-First-C-4th-Edition-Cover-259x300.png 259w, https://www.stellman-greene.com/blog/wp-content/uploads/2021/03/Head-First-C-4th-Edition-Cover-768x888.png 768w, https://www.stellman-greene.com/blog/wp-content/uploads/2021/03/Head-First-C-4th-Edition-Cover.png 1152w" sizes="(max-width: 886px) 100vw, 886px" /></a></figure>



<p class="wp-block-paragraph">Welcome to Head First C#, one of the most fun and effective ways to get C# into your brainâ€¦ fast! Head First C# is highly engaging and brain-friendly guide to learning C#. Do you want to get up and running with C# quickly? Would you prefer to skip long-winded, boring, overly theoretical introductions and jump straight to writing code and building fun projects? Do you want to learn by doing? If you answered â€œyesâ€ to those questions, then Head First C# was written just for you! Itâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s filled with projects, puzzles, and activities that keep things light, lively, and interesting. Youâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />ll learn important C# concepts, ideas, and tools, and get lots of practice writing code. And most importantly, youâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />ll dive write in and start building projects from the very beginning. </p>



<p class="wp-block-paragraph">Check out the early praise we&#8217;ve already gotten for the book:</p>



<p class="has-text-align-center wp-block-paragraph">&#8220;Thank you so much! Your books have helped me to launch my career.&#8221;<br><em>Ryan White, Game Developer</em></p>



<p class="has-text-align-center wp-block-paragraph">&#8220;If you&#8217;re a new C# developer (welcome to the party!), I highly recommend Head First C#. Andrew and Jennifer have written a concise, authoritative, and most of all, fun introduction to C# development. I wish I&#8217;d had this book when I was first learning C#!&#8221;<br><em>Jon Galloway, Senior Program Manager on the .NET Community Team, Microsoft</em></p>



<p class="has-text-align-center wp-block-paragraph">&#8220;Not only does Head First C# cover all the nuances it took me a long time to understand, it has that Head First magic going on where it is just a super fun read.&#8221;<br><em>Jeff Counts, Senior C# Developer</em></p>



<p class="has-text-align-center wp-block-paragraph">&#8220;Head First C# is a great book with fun examples that keep learning interesting.&#8221;<br><em>Lindsey Bieda, Lead Software Engineer</em></p>



<p class="wp-block-paragraph">The new 4th edition has some exciting new features, including full support for both Visual Studio 2019 (Windows) and Visual Studio for Macâ€”not only is Visual Studio an amazing IDE for developing C# apps, it&#8217;s also a wonderful tool to learn and explore C#. We also added fun Unity Labs, where you&#8217;ll use Unity to practice your C# skills by building 3D projects and games.</p>



<p class="wp-block-paragraph">Download a free PDF of the first four chapters from our GitHub page: https://github.com/head-first-csharp/fourth-edition</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2021/01/20/announcing-head-first-c-4th-edition/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1016</post-id>	</item>
		<item>
		<title>Early Release for Head First C#, 4th edition</title>
		<link>https://www.stellman-greene.com/2020/05/06/early-release-for-head-first-c-4th-edition/</link>
					<comments>https://www.stellman-greene.com/2020/05/06/early-release-for-head-first-c-4th-edition/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Wed, 06 May 2020 15:20:59 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=994</guid>

					<description><![CDATA[We&#8217;re incredibly pleased to announce that the first two chapters of our next book, Head First C# (4th edition), are now available as a PDF from our GitHub page and on the O&#8217;Reilly learning platform. We&#8217;ve put a huge amount of work this new edition, which includes: New and improved projects that help you learn [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img decoding="async" width="576" height="666" src="https://www.stellman-greene.com/blog/wp-content/uploads/2020/05/Head_First_C_4e_cover.png" alt="" class="wp-image-996" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2020/05/Head_First_C_4e_cover.png 576w, https://www.stellman-greene.com/blog/wp-content/uploads/2020/05/Head_First_C_4e_cover-259x300.png 259w" sizes="(max-width: 576px) 100vw, 576px" /></figure>



<p class="wp-block-paragraph">We&#8217;re incredibly pleased to announce that the first two chapters of our next book, <em><a href="https://www.amazon.com/Head-First-CSharp-4th-edition/dp/1491976705/">Head First C# (4th edition)</a></em>, are now available as a <a href="https://github.com/head-first-csharp/fourth-edition/blob/master/EarlyRelease/Head_First_Csharp_4th_Edition_Early_Release.pdf">PDF</a> from <a href="https://github.com/head-first-csharp/fourth-edition">our GitHub page</a> and on the <a href="https://learning.oreilly.com/library/view/head-first-c/9781491976692/">O&#8217;Reilly learning platform</a>. We&#8217;ve put a huge amount of work this new edition, which includes:</p>



<ul class="wp-block-list"><li>New and improved projects that help you learn C# and .NET Core</li><li>Cross-platform support  using Visual Studio on both Windows and Mac</li><li>A Unity Lab at the end of every chapter that uses 3D game development with <a href="https://unity.com/">Unity</a> to help you learn and explore C#</li><li>A brand new cover design!</li></ul>



<p class="wp-block-paragraph">Follow <a href="https://twitter.com/HeadFirstCSharp">Head First C#</a> on Twitter: <a href="https://twitter.com/HeadFirstCSharp">https://twitter.com/HeadFirstCSharp</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2020/05/06/early-release-for-head-first-c-4th-edition/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">994</post-id>	</item>
		<item>
		<title>Announcing &#8220;What is Scrumban?&#8221;</title>
		<link>https://www.stellman-greene.com/2019/12/04/announcing-what-is-scrumban/</link>
					<comments>https://www.stellman-greene.com/2019/12/04/announcing-what-is-scrumban/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Wed, 04 Dec 2019 12:56:47 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=987</guid>

					<description><![CDATA[We&#8217;re excited to announce our latest O&#8217;Reilly publication, &#8220;What is Scrumban?&#8221; â€“ a report to help you take your Scrum and Agile implementation to the next level. The most common Agile framework for project management and product delivery today is Scrum. If you combine Scrum with Kanbanâ€”an Agile method for process improvement and workflow managementâ€”you [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">We&#8217;re excited to announce our latest O&#8217;Reilly publication, <a href="https://learning.oreilly.com/library/view/what-is-scrumban/9781492074885/">&#8220;What is Scrumban?&#8221;</a> â€“ a report to help you take your Scrum and Agile implementation to the next level.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="683" height="1024" src="https://www.stellman-greene.com/blog/wp-content/uploads/2019/12/What-is-Scrumban-cover-683x1024.png" alt="" class="wp-image-992" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2019/12/What-is-Scrumban-cover-683x1024.png 683w, https://www.stellman-greene.com/blog/wp-content/uploads/2019/12/What-is-Scrumban-cover-200x300.png 200w, https://www.stellman-greene.com/blog/wp-content/uploads/2019/12/What-is-Scrumban-cover-768x1152.png 768w, https://www.stellman-greene.com/blog/wp-content/uploads/2019/12/What-is-Scrumban-cover.png 800w" sizes="auto, (max-width: 683px) 100vw, 683px" /></figure>



<p class="wp-block-paragraph">The most common Agile framework for project management and product delivery today is Scrum. If you combine Scrum with Kanbanâ€”an Agile method for process improvement and workflow managementâ€”you get Scrumban: a project management/product delivery tool that features pull systems, workflow visualization, and process improvement.</p>



<p class="wp-block-paragraph">In this report, Andrew examines the fundamentals of Scrum and Kanban, and explains how a Scrumban hybrid can combine Scrum and Kanban effectively and take both of them to the next level. A widely recognized expert in transforming and improving software organizations, teams, and code, Stellman explains how teams that adopt Scrumban combine the core parts of both approaches to deliver better products today while continuing to improve into the future. Agile practitioners will discover why a growing number of software teams now use Scrumban.</p>



<ul class="wp-block-list"><li>Review the core elements of Scrum and Kanban for product delivery and process improvement</li><li>Understand how Scrumban incorporates the empirical process control of Scrum with the pull systems of Kanban to maintain the integrity of both</li><li>Explore common misconceptions, including the notion that Scrum and Kanban have the same goals or that Scrumban is just â€œiterationlessâ€ Scrum</li><li>Learn how to use your current Scrum implementation as a starting point for meaningful process improvement that can make your product delivery even more effective</li><li>Examine a case study that describes a successful real-world implementation of a Scrum and Kanban hybrid</li></ul>



<p class="wp-block-paragraph"><em><strong><a href="https://learning.oreilly.com/library/view/what-is-scrumban/9781492074885/">What is Scrumban?</a></strong> is available on the <a href="https://learning.oreilly.com/home/">O&#8217;Reilly learning platform.</a> If you don&#8217;t have access to the platform, please contact us and we send get a copy of the report to you.</em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2019/12/04/announcing-what-is-scrumban/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">987</post-id>	</item>
		<item>
		<title>Announcing the 4th edition of Head First PMP</title>
		<link>https://www.stellman-greene.com/2018/09/22/announcing-the-4th-edition-of-head-first-pmp/</link>
					<comments>https://www.stellman-greene.com/2018/09/22/announcing-the-4th-edition-of-head-first-pmp/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Sat, 22 Sep 2018 13:52:16 +0000</pubDate>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[PMP]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=963</guid>

					<description><![CDATA[We&#8217;re pleased to announce our latest book, the 4th edition ofÂ Head First PMP, the latest edition of our popular preparation guide for the Project Management Professional certification exam. We thoroughly updated it to include all of the latest information to prepare you to pass the current PMP exam. But there&#8217;s one thing we kept: weÂ use [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://shop.oreilly.com/product/0636920133766.do"><img loading="lazy" decoding="async" class="alignnone size-large wp-image-966" src="https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/Head_First_PMP_4th_Edition_front_cover-873x1024.png" alt="" width="656" height="769" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/Head_First_PMP_4th_Edition_front_cover-873x1024.png 873w, https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/Head_First_PMP_4th_Edition_front_cover-256x300.png 256w, https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/Head_First_PMP_4th_Edition_front_cover-768x901.png 768w, https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/Head_First_PMP_4th_Edition_front_cover.png 1408w" sizes="auto, (max-width: 656px) 100vw, 656px" /></a></p>
<p>We&#8217;re pleased to announce our latest book, the <a href="http://shop.oreilly.com/product/0636920133766.do">4th edition ofÂ <em>Head First PMP</em></a>, the latest edition of our popular preparation guide for the Project Management Professional certification exam. We thoroughly updated it to include all of the latest information to prepare you to pass the current PMP exam. But there&#8217;s one thing we kept: weÂ use the language, ideas, and practical techniques of project management, so <strong>instead of cramming, you&#8217;re learning</strong>. We don&#8217;t just want you to pass the exam; we want to help you become a better project manager. That&#8217;s whyÂ <em>Head First PMP</em> is the easiest way to get the concepts behind the PMP exam into your brain.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-large wp-image-967" src="https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/PMP_party_hats-1024x125.png" alt="" width="656" height="80" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/PMP_party_hats-1024x125.png 1024w, https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/PMP_party_hats-300x37.png 300w, https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/PMP_party_hats-768x94.png 768w, https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/PMP_party_hats.png 1308w" sizes="auto, (max-width: 656px) 100vw, 656px" /></p>
<p><i>Head First PMP</i>Â teaches you the latest principles and certification objectives in The PMBOKÂ® Guide in a unique and inspiring way. This updated fourth edition takes you beyond specific questions and answers with a unique visual format that helps you grasp the big picture of project management. By putting PMP concepts into context, youâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />ll be able to understand, remember, and apply themâ€”not just on the exam, but on the job. No wonder so many people have usedÂ <i>Head First PMP</i>Â as their sole source for passing the PMP exam.</p>
<p>This book will help you:</p>
<ul>
<li>Learn PMPâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s underlying concepts to help you understand the PMBOK principles and pass the certification exam with flying colors</li>
<li>Get 100% coverage of the latest principles and certification objectives in The PMBOK Guide, Sixth Edition</li>
<li>Make use of a thorough and effective preparation guide with hundreds of practice questions and exam strategies</li>
<li>Explore the material through puzzles, games, problems, and exercises that make learning easy and entertaining</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-large wp-image-968" src="https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/Head_First_PMP_constraint_illustration-1024x495.png" alt="" width="656" height="317" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/Head_First_PMP_constraint_illustration-1024x495.png 1024w, https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/Head_First_PMP_constraint_illustration-300x145.png 300w, https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/Head_First_PMP_constraint_illustration-768x371.png 768w, https://www.stellman-greene.com/blog/wp-content/uploads/2018/09/Head_First_PMP_constraint_illustration.png 1627w" sizes="auto, (max-width: 656px) 100vw, 656px" /></p>
<div class="page" title="Page 1">
<div class="section">
<div class="layoutArea">
<div class="column">
<h2>What will you learn from this book?</h2>
<p><em>Head First PMP</em> teaches you the latest principles and certification objectives in The PMBOKÂ® Guide in a unique and inspiring way. This updated fourth edition takes you beyond specific questions and answers with a unique visual format that helps you grasp the big picture of project management. By putting PMP concepts into context, youâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />ll be able to understand, remember, and apply themâ€”not just on the exam, but on the job. No wonder so many people have used <em>Head First PMP</em> as their sole source for passing the PMP exam.</p>
<p><strong><em>Head First PMP</em>, 4th edition is <a href="https://www.amazon.com/Head-First-PMP-Management-Professional/dp/1492029645/"><span style="text-decoration: underline;">available from Amazon</span></a> and in bookstores worldwide. Learn more at the <a href="http://shop.oreilly.com/product/0636920133766.do"><span style="text-decoration: underline;">O&#8217;Reilly catalog page</span></a>.</strong></p>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2018/09/22/announcing-the-4th-edition-of-head-first-pmp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">963</post-id>	</item>
		<item>
		<title>The next edition of Head First PMP is almost here</title>
		<link>https://www.stellman-greene.com/2018/06/05/the-next-edition-of-head-first-pmp-is-almost-here/</link>
					<comments>https://www.stellman-greene.com/2018/06/05/the-next-edition-of-head-first-pmp-is-almost-here/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Wed, 06 Jun 2018 02:52:53 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=954</guid>

					<description><![CDATA[We're thrilled to announce that the 4th edition of our PMP preparation guide,Â Head First PMP, is in the final stretch of its production cycle. It will be released very soon!]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignnone size-large wp-image-955" src="https://www.stellman-greene.com/blog/wp-content/uploads/2018/06/HFPMP_4th_edition_coming_soon-886x1024.png" alt="" width="656" height="758" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2018/06/HFPMP_4th_edition_coming_soon-886x1024.png 886w, https://www.stellman-greene.com/blog/wp-content/uploads/2018/06/HFPMP_4th_edition_coming_soon-260x300.png 260w, https://www.stellman-greene.com/blog/wp-content/uploads/2018/06/HFPMP_4th_edition_coming_soon-768x888.png 768w, https://www.stellman-greene.com/blog/wp-content/uploads/2018/06/HFPMP_4th_edition_coming_soon.png 1000w" sizes="auto, (max-width: 656px) 100vw, 656px" /></p>
<p>We&#8217;re thrilled to announce that the 4th edition of our PMP preparation guide,Â <em>Head First PMP</em>, is in the final stretch of its production cycle. It will be released very soon! We just got the last of the proofs back from our (fantastic) proofreader, and it looks really good. We&#8217;ve gotten so many notes from readers asking about the release date, so we&#8217;re especially happy to point out that the release page on the Amazon page for the 4th edition is accurate.</p>
<p>You can pre-order the book here: https://www.amazon.com/Head-First-PMP-4th-ed/dp/1492029645/</p>
<p>We&#8217;re excited to finish this project and provide what we believe to be the most effective PMP preparation guide on the market. We&#8217;ve updated it to include all of the new material in the <a href="https://www.pmi.org/pmbok-guide-standards/foundational/pmbok">6th edition of the PMBOKÂ® Guide</a>. But we&#8217;ve stuck the central idea behind every edition of the book, the idea that we think has made it so successful: that we teach you about project management in a way that also prepares you for the exam. We&#8217;ve continued our commitment to helping you learn, not cram, so you can become a better project manager while you prepare for certification.</p>
<p>Thanks again for your patience, and for your support over the years.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2018/06/05/the-next-edition-of-head-first-pmp-is-almost-here/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">954</post-id>	</item>
		<item>
		<title>Announcing our latest book: Head First Agile</title>
		<link>https://www.stellman-greene.com/2017/10/05/announcing-our-latest-book-head-first-agile/</link>
					<comments>https://www.stellman-greene.com/2017/10/05/announcing-our-latest-book-head-first-agile/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Thu, 05 Oct 2017 21:01:09 +0000</pubDate>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=932</guid>

					<description><![CDATA[We&#8217;re pleased to announce that our latest book, Head First Agile, is finally here. We&#8217;re so pleased with how it turned out&#8230; and we&#8217;re not alone!Â Head First Agile has already gotten such a positive response from early reviewers. InÂ Head First Agile, we answer the question &#8220;What is agile?&#8221; and go in to give you a [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>We&#8217;re pleased to announce that our latest book, <em>Head First Agile</em>, is finally here. We&#8217;re so pleased with how it turned out&#8230; and we&#8217;re not alone!Â <em>Head First Agile</em> has already gotten such a positive response from early reviewers.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-882" src="https://www.stellman-greene.com/blog/wp-content/uploads/2016/03/Head-First-Agile-cover.png" alt="" width="576" height="666" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2016/03/Head-First-Agile-cover.png 576w, https://www.stellman-greene.com/blog/wp-content/uploads/2016/03/Head-First-Agile-cover-259x300.png 259w" sizes="auto, (max-width: 576px) 100vw, 576px" /></p>
<p>InÂ <em>Head First Agile</em>, we answer the question &#8220;What is agile?&#8221; and go in to give you a deep dive into Scrum, XP, and Lean/Kanban. We also include a complete guide to theÂ PMI-ACPÂ® (Agile Certified Practitioner) certification, so if you&#8217;re preparing for the PMI-ACPÂ® exam, this is definitely the book for you!</p>
<p>You can buy the book from Amazon (and other retailers):Â <a href="https://www.amazon.com/Head-First-Agile/dp/1449314333/">https://www.amazon.com/Head-First-Agile/dp/1449314333/</a></p>
<p>It&#8217;s also included with your Safari subscription. If you&#8217;re not on Safari, you can start a free trial right now:Â <a href="http://shop.oreilly.com/product/0636920022374.do">http://shop.oreilly.com/product/0636920022374.do</a></p>
<p>So if you&#8217;re looking for a fun, easy-to-understand, brain-friendly guide to agile, we really think you&#8217;ll love this book.</p>
<p><figure id="attachment_933" aria-describedby="caption-attachment-933" style="width: 656px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="wp-image-933 size-large" src="https://www.stellman-greene.com/blog/wp-content/uploads/2017/10/DLVLaqmXcAEEKMo-768x1024.jpg" alt="" width="656" height="875" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2017/10/DLVLaqmXcAEEKMo-768x1024.jpg 768w, https://www.stellman-greene.com/blog/wp-content/uploads/2017/10/DLVLaqmXcAEEKMo-225x300.jpg 225w, https://www.stellman-greene.com/blog/wp-content/uploads/2017/10/DLVLaqmXcAEEKMo.jpg 1536w" sizes="auto, (max-width: 656px) 100vw, 656px" /><figcaption id="caption-attachment-933" class="wp-caption-text">A reader takes a closer look at Head First Agile</figcaption></figure></p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2017/10/05/announcing-our-latest-book-head-first-agile/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">932</post-id>	</item>
		<item>
		<title>Announcing our upcoming book: Head First Agile</title>
		<link>https://www.stellman-greene.com/2016/03/25/announcing-our-upcoming-book-head-first-agile/</link>
					<comments>https://www.stellman-greene.com/2016/03/25/announcing-our-upcoming-book-head-first-agile/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Fri, 25 Mar 2016 17:21:01 +0000</pubDate>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Books]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=877</guid>

					<description><![CDATA[We areÂ extremely excited to announce our next book,Â Head First Agile, will be published byÂ O&#8217;Reilly Media. Have you been reading about agile, and want to learn more? Do you think that agile might help you and your team build better software? You&#8217;re not alone.Â Agile has gotten really popular with software teams because the ones that have [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-882" src="https://www.stellman-greene.com/blog/wp-content/uploads/2016/03/Head-First-Agile-cover.png" alt="Head First Agile cover" width="576" height="666" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2016/03/Head-First-Agile-cover.png 576w, https://www.stellman-greene.com/blog/wp-content/uploads/2016/03/Head-First-Agile-cover-259x300.png 259w" sizes="auto, (max-width: 576px) 100vw, 576px" /></p>
<p>We areÂ extremely excited to announce our next book,Â <em><strong>Head First Agile</strong></em>, will be published byÂ <a href="http://www.oreilly.com">O&#8217;Reilly Media</a>.</p>
<p>Have you been reading about agile, and want to learn more? Do you think that agile might help you and your team build better software? You&#8217;re not alone.Â Agile has gotten really popular with software teams because the ones that have â€œgone agileâ€ often talk about the great results they get. The software they build is better, which makes a big difference to them and their users. Not only that, but when agile teams are effective, they have a much better time at work! Things are more relaxed, and the working environment is a lot more enjoyable.</p>
<p><em><strong>Head First Agile</strong></em> is a brain-friendly guide to understanding agile concepts and ideas. Here&#8217;s what you&#8217;ll find inside:</p>
<ul>
<li><strong>Understanding the agile mindset:</strong>Â You&#8217;ll learn what an agile methodology is, and why agileÂ methodologies that seem so different can still all be agile</li>
<li><strong>Managing projects better with Scrum:</strong>Â ThisÂ popular and effective lightweightÂ methodologyÂ can help you build better, more valuable software, and make your teamÂ <em>and</em> your users happier</li>
<li><strong>Engineering better code withÂ XP:</strong> Its focus on code and programming can help you and your team buildÂ better systems</li>
<li><strong>Continuously improving with Lean and Kanban:</strong> You&#8217;ll learn how they can helpÂ your whole teamÂ get better every day</li>
</ul>
<p>We have two goals forÂ <em><strong>Head First Agile</strong></em>.Â First and foremost, we want you to learn agile. But we <span style="text-decoration: underline;">also</span>Â are focused onÂ our readers looking to pass the <strong>PMI-ACP certification</strong>, so not only does theÂ bookÂ have <em>100% coverage of the material for the PMI-ACP exam</em>, it also includes end-of-chapter exam questions, a complete exam study guide, exam tips, and aÂ <strong>full-length practice PMI-ACP exam</strong>â€”everything that you need toÂ pass the exam.</p>
<p><em><strong>Head First Agile</strong></em> will be available at retailers in Fall 2016.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2016/03/25/announcing-our-upcoming-book-head-first-agile/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">877</post-id>	</item>
		<item>
		<title>Announcing the 2016 update to Head First PMP</title>
		<link>https://www.stellman-greene.com/2016/02/12/announcing-the-2016-update-to-head-first-pmp/</link>
					<comments>https://www.stellman-greene.com/2016/02/12/announcing-the-2016-update-to-head-first-pmp/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Fri, 12 Feb 2016 18:35:55 +0000</pubDate>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[PMP]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=865</guid>

					<description><![CDATA[We&#8217;reÂ very happy to announce the 2016 update of Head First PMP.Â This update bringsÂ ourÂ popular PMP exam preparation guide up to date with the latest changes to the PMP exam.Â The updated book is availableÂ in stores and from online retailers everywhere.]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://www.stellman-greene.com/blog/wp-content/uploads/2016/02/HFPMP_2016_Cover.png" alt="Head First PMP, 3rd ed." width="475" height="549" /></p>
<p>We&#8217;reÂ very happy to announce the 2016 update of <strong><em><a href="http://shop.oreilly.com/product/0636920029540.do">Head First PMP</a></em></strong>.Â This update bringsÂ ourÂ popular PMP exam preparation guide up to date with the <a href="https://www.pmi.org/certification/exam-changes/pmp.aspx">latest changes to the PMP exam</a>.Â The updated book is availableÂ in stores and from online retailers everywhere.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2016/02/12/announcing-the-2016-update-to-head-first-pmp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">865</post-id>	</item>
		<item>
		<title>An interview with the man behind Bowie</title>
		<link>https://www.stellman-greene.com/2016/01/11/an-interview-with-the-man-behind-bowie/</link>
					<comments>https://www.stellman-greene.com/2016/01/11/an-interview-with-the-man-behind-bowie/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Mon, 11 Jan 2016 15:04:25 +0000</pubDate>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Teams]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=846</guid>

					<description><![CDATA[When David Bowie passed away, the world lost a really special musician. The greatest artists rarely achieve everything they&#8217;ve done alone, and Bowie was no exception. I sat down with his main producer and collaborator in this interview with Tony Visconti [pdf] from our book, Beautiful Teams. The book is an exploration of what makes [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.stellman-greene.com/blog/wp-content/uploads/2016/01/Piano-Nisha-Sondhe.png" rel="attachment wp-att-845"><img loading="lazy" decoding="async" class="alignnone wp-image-845 size-penscratch-featured" src="https://www.stellman-greene.com/blog/wp-content/uploads/2016/01/Piano-Nisha-Sondhe-498x300.png" alt="" width="498" height="300" /></a></p>
<p style="text-align: left;">When David Bowie passed away, the world lost a really special musician. The greatest artists rarely achieve everything they&#8217;ve done alone, and Bowie was no exception. I sat down with his main producer and collaborator in this <a href="https://www.stellman-greene.com/blog/wp-content/uploads/2016/01/Beautiful_Teams_Tony_Visconti.pdf" rel="">interview with <strong>Tony Visconti</strong> [pdf]</a> from our book, Beautiful Teams. The book is an exploration of what makes teams tick, through interviews and stories from people who worked with both extraordinary and ordinary teams. Being from the world of software, Jenny and I concentrated on software teams. But we wanted to go beyond software to try to discover some basic truths about teams. When I reached out to Tony, I expected interesting anecdotes, but I was really surprised (and pleased!) with how much his stories about working with rock stars reminded me of the other stories in the book.</p>
<p style="text-align: left;">Here&#8217;s the interview in its entirety, along with an introduction featuring another highly insightful mind, <strong><a href="http://www.oreilly.com/tim/">Tim O&#8217;Reilly</a></strong>. I hope you find this sheds light not just on the mind of a brilliant musician and producer, but also on your experiences with your own teams.</p>
<p><a href="https://www.stellman-greene.com/blog/wp-content/uploads/2016/01/Beautiful_Teams_Tony_Visconti.pdf" rel="attachment wp-att-848"><img loading="lazy" decoding="async" class="alignleft wp-image-848" src="https://www.stellman-greene.com/blog/wp-content/uploads/2016/01/PDF-Icon.png" alt="PDF Icon" width="64" height="81" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2016/01/11/an-interview-with-the-man-behind-bowie/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">846</post-id>	</item>
		<item>
		<title>A Learning Agile question from a business analyst</title>
		<link>https://www.stellman-greene.com/2015/12/15/a-question-from-a-business-analyst/</link>
					<comments>https://www.stellman-greene.com/2015/12/15/a-question-from-a-business-analyst/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Tue, 15 Dec 2015 18:31:13 +0000</pubDate>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Q&A]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=792</guid>

					<description><![CDATA[Jenny and I love hearing from our readers, and we got this excellent question yesterday from a Learning Agile reader (which I&#8217;ve edited a bit for length): I&#8217;m just starting to read Learning Agile however I can&#8217;t wait until I&#8217;m done to comment on what I have read so far. The first thing I&#8217;ve noticed [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.stellman-greene.com/blog/wp-content/uploads/2009/05/business-analyst.png"><img loading="lazy" decoding="async" src="https://www.stellman-greene.com/blog/wp-content/uploads/2009/05/business-analyst.png" alt="business-analyst" width="622" height="485" class="alignnone size-full wp-image-258" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2009/05/business-analyst.png 622w, https://www.stellman-greene.com/blog/wp-content/uploads/2009/05/business-analyst-300x233.png 300w" sizes="auto, (max-width: 622px) 100vw, 622px" /></a></p>
<p>Jenny and I love hearing from our readers, and we got this excellent question yesterday from a <a href="http://shop.oreilly.com/product/0636920025849.do"><em>Learning Agile</em></a> reader (which I&#8217;ve edited a bit for length):</p>
<blockquote><p>
I&#8217;m just starting to read Learning Agile however I can&#8217;t wait until I&#8217;m done to comment on what I have read so far. The first thing I&#8217;ve noticed is there is no mention of a dedicated person, like a BA, writing the requirements. One example has the lead developer and architect, team lead, and product owner writing the requirements. No wonder the project failed.</p>
<p>I have been a full time BA for the past 14 years and for 16 years prior to that I was a developer who also wrote the requirements for the systems I built. I&#8217;ve only worked on waterfall projects and many of them were successful because of the requirements I wrote. I think there is a place for Business Analysts on Agile projects.</p>
<p>I&#8217;m curious why, up to this point in the book, business analysis and business analysts have not been mentioned in writing requirements for waterfall or agile projects.
</p></blockquote>
<p>I want to share the response that I wrote to this reader, because I think it&#8217;s a great question, and it really speaks till the goals that Jenny and I had when we wrote <a href="http://shop.oreilly.com/product/0636920025849.do"><em>Learning Agile</em></a>.</p>
<p>So first of all, both Jenny and I have a lot of respect for &#8212; and experience with &#8212; requirements management and business analysis. I even spent several years in the early 2000&#8217;s managing a team of BAs (much of it on the <a href="https://twitter.com/AndrewStellman/status/675318562089779200">78th floor of the World Trade Center</a>!). Welcoming changing requirements is a basic principle of agile, so clearly there&#8217;s an important place on an agile team for someone with your experience.</p>
<p>So why don&#8217;t we talk much about business analysis or requirements management in the first two chapters of the book?</p>
<p>Jenny and I had a lot of long discussions about exactly how to handle this particular issue when we were writing the book, in no small part because business analysis and requirements engineering are <em>very important topics to us personally</em>.</p>
<p>Our book is called &#8220;Learning Agile&#8221; because we concentrated on <strong>teaching</strong> agile, and we put a lot of work into coming up with an approach that will work for the largest audience that we could. Because while that topic is at the core of software engineering and is a critical pillar of agile, it&#8217;s also very complex and nuanced. Frankly, it&#8217;s not easy to teach, and we wanted to get it right and teach it well.</p>
<p>In the last chapter, (&#8220;Coaching&#8221;) we mention an old saying about teaching: <em>&#8220;meet them where they are, not where you want them to be.&#8221;</em> We&#8217;d love it if all of our readers came to our book with the same deep knowledge of and experience with business analysis that you have. But that&#8217;s just not where they are.</p>
<p>So here&#8217;s the problem we needed to solve: how do we teach, say, a hardcore developer about requirements management &#8212; understanding what users need (as opposed to what they say they need today), and building great software that really meets those needs &#8212; in a way that helps him or her to not just understand it, but also care about it and recognize that it&#8217;s critical the success of to his or her own projects? </p>
<p>And just as importantly, how do we teach such an important topic to readers who not only don&#8217;t understand requirements management at all, but actually have negative feelings towards requirements (which, if you search programmer forums, is not uncommon)?</p>
<p>Our answer was to introduce the whole topic of requirements management <em>very deliberately, and very carefully</em>. We lay down a foundation in the first few chapters, so that by the time we teach about requirements backlogs in chapter 4, user stories in chapter 5, and minimal marketable features in chapter 7, we&#8217;ve given that hardcore developer with a somewhat antagonistic attitude towards business analysis the framework to really accept it.</p>
<p>And hopefully we&#8217;ll have done the same for you with other topics that we teach, so that when we talk about decoupled architecture and emergent design in chapter 6, it will feel familiar and make sense to you &#8212; even if you haven&#8217;t written a lot of code! &#8212; because we laid the groundwork and didn&#8217;t just dive into advanced architecture and design from page 1.</p>
<p>I hope this helps to answer your question, and that you enjoy the rest of the book!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2015/12/15/a-question-from-a-business-analyst/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">792</post-id>	</item>
		<item>
		<title>Learning Agile goes to press!</title>
		<link>https://www.stellman-greene.com/2014/11/23/learning-agile-goes-to-press/</link>
					<comments>https://www.stellman-greene.com/2014/11/23/learning-agile-goes-to-press/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Sun, 23 Nov 2014 17:56:58 +0000</pubDate>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Books]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=691</guid>

					<description><![CDATA[After over three years of research, writing, and review, our new book,Â Learning Agile, is finished! Jenny and I are really excited about it, and we think it&#8217;s our best work yet. We write this book because we really want you to learn agile! Agile has revolutionized the way teams approach software development, but with dozens [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>After over three years of research, writing, and review, our new book,Â <a href="http://shop.oreilly.com/product/0636920025849.do" target="_blank"><em>Learning Agile</em></a>, is finished! Jenny and I are really excited about it, and we think it&#8217;s our best work yet.</p>
<p><a href="http://shop.oreilly.com/product/0636920025849.do"><img loading="lazy" decoding="async" class="alignnone wp-image-692" src="https://www.stellman-greene.com/blog/wp-content/uploads/2014/11/Learning_Agile_printed.png" alt="" width="516" height="691" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2014/11/Learning_Agile_printed.png 600w, https://www.stellman-greene.com/blog/wp-content/uploads/2014/11/Learning_Agile_printed-224x300.png 224w" sizes="auto, (max-width: 516px) 100vw, 516px" /></a></p>
<p>We write this book because we <strong>really</strong> want you to learn agile! Agile has revolutionized the way teams approach software development, but with dozens of agile methodologies to choose from, the decision to â€œgo agileâ€ can be tricky. This practical book helps you sort it out, first by grounding you in agileâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s underlying principles, then by describing four specificâ€”and well-usedâ€”agile methods: Scrum, extreme programming (XP), Lean, and Kanban. Each method focuses on a different area of development, but they all aim to change your teamâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s mindsetâ€”from individuals who simply follow a plan to a cohesive group that makes decisions together. Whether youâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />re considering agile for the first time, or trying it again, youâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />ll learn how to choose a method that best fits your team and your company.</p>
<div class="page" title="Page 2">
<div class="section">
<div class="layoutArea">
<div class="column">
<p>Here&#8217;s what you&#8217;ll learn inÂ <em>Learning Agile</em>:</p>
<ul>
<li>Understand the purpose behind agileâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s core values and principles</li>
<li>Learn Scrumâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s emphasis on project management, self-organization, and collective commitment</li>
<li>Focus on software design and architecture with XP practices such as test-first and pair programming</li>
<li>Use Lean thinking to empower your team, eliminate waste, and deliver software fast</li>
<li>Learn how Kanbanâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s practices help you deliver great software by managing flow</li>
<li>Adopt agile practices and principles with an agile coach</li>
</ul>
</div>
</div>
</div>
</div>
<p>We&#8217;ve already gotten some great praise. Here&#8217;s what other people have to say about it:</p>
<div class="page" title="Page 3">
<div class="layoutArea">
<div class="column">
<blockquote><p>Another amazing book by the team of Andrew and Jennifer. Their writing style is engaging, their mastery of all things agile is paramount, and their content is not only comprehensive, itâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s wonderfully actionable.<br />
â€”Grady Booch &#8211; IBM Fellow</p>
<p>What Andrew and Jenny have done is create an approachable, relatable, understandable compendium of what agile is. You don&#8217;t have to decide in advance what your agile approach is. You can read about all of them, and then decide. On your way, you can learn the system of agile and how it works.<br />
â€”Johanna Rothman &#8211; Author and Consultant, www.jrothman.com</p>
<p>An excellent guide for any team member looking to deepen their understanding of agile. Stellman and Greene cover agile values and practices with an extremely clear and engaging writing style. The humor, examples, and clever metaphors offer a refreshing delivery. But where the book really shines is how it pinpoints frequent problems with agile teams, and offers practical advice on how to move forward to achieve deeper results.<br />
â€”Matthew Dundas &#8211; CTO, Katori</p>
<p>Andrew Stellman and Jennifer Greene have done an impressive job putting together a comprehensive, practical resource that is easily accessible for anyone who is trying to â€˜getâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Agile. They cover a lot of ground in Learning Agile, and have taken great care to go beyond simply detailing the behaviors most should expect of Agile teams. In exploring different elements of Agile, the authors present not just the standard practices and desired results, but also common misconceptions, and the positive and negative results they may bring. The authors also explore how specific practices and behaviors might impact individuals in different roles. This book is a great resource for new and experienced Agile practitioners alike.<br />
â€”Dave Prior PMP CST PMI-ACP &#8211; Agile Consultant and Trainer</p>
<p>Andrew Stellman and Jennifer Greene have been there, seen that, bought the T-Shirt, and now written the book! This is a truly fantastic introduction to the major Agile methodologies for software professionals of all levels and disciplines. It will help you understand the common pitfalls faced by development teams, and learn how to avoid them.<br />
â€”Adam Reeve &#8211; Engineer and team lead at a major social networking site</p>
<p>The biggest obstacle to overcome in building a high-performance agile team is not learning how, but learning why. Helping teams discover the why is the key to unlock their potential for greater commitment and more creative collaboration. With a focus on values and principles Andrew and Jennifer have provided an outstanding tool to help you and your team discover the why. I canâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t wait to share it.<br />
â€”Todd Webb &#8211; Technical Product Leader at a global e-commerce company</p></blockquote>
<p>You can read the first chapter for free in the <a title="Learning Agile - Free Sampler" href="http://cdn.oreillystatic.com/oreilly/booksamplers/9781449331924_sampler.pdf" target="_blank">Free Sampler PDF</a>.</p>
</div>
</div>
</div>
<p><a href="http://cdn.oreillystatic.com/oreilly/booksamplers/9781449331924_sampler.pdf"><img loading="lazy" decoding="async" class="alignnone" src="http://cdn.oreillystatic.com/oreilly/booksamplers/9781449331924_sampler.png" alt="" width="479" height="315" /></a></p>
<p><em>Learning Agile</em> is available <a href="http://shop.oreilly.com/product/0636920025849.do" target="_blank">directly from O&#8217;Reilly</a>, where you can buy the paper copy, a DRM-free eBook, or a great deal where you can get both for a discount. It&#8217;s also available at <a href="http://www.amazon.com/Learning-Agile/dp/1449331920/" target="_blank">Amazon.com</a>Â and all major retailers.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2014/11/23/learning-agile-goes-to-press/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">691</post-id>	</item>
		<item>
		<title>Learning Agile gets its animal</title>
		<link>https://www.stellman-greene.com/2013/10/26/learning-agile-gets-its-animal/</link>
					<comments>https://www.stellman-greene.com/2013/10/26/learning-agile-gets-its-animal/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Sat, 26 Oct 2013 17:14:49 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=681</guid>

					<description><![CDATA[Learning AgileÂ is the fifth book we&#8217;re writing for O&#8217;Reilly (or the ninth, if you include the enormous second and third editions!), but it&#8217;s our first animal book. So we were extremely excited this week when our marvelous editor,Â Mary, sent us the cover to review. Have a look: Wow. I&#8217;m not sure why it only just [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><strong><em>Learning Agile</em></strong>Â is the fifth book we&#8217;re writing for O&#8217;Reilly (or the ninth, if you include the enormous second and third editions!), but it&#8217;s our first animal book. So we were extremely excited this week when our marvelous editor,Â <a title="Mary Treseler at O'Reilly" href="http://programming.oreilly.com/maryt">Mary</a>, sent us the cover to review.</p>
<p>Have a look:</p>
<p><a href="https://www.stellman-greene.com/blog/wp-content/uploads/2013/10/Learning-Agile-cover.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-682" alt="Learning Agile cover" src="https://www.stellman-greene.com/blog/wp-content/uploads/2013/10/Learning-Agile-cover.png" width="525" height="689" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2013/10/Learning-Agile-cover.png 525w, https://www.stellman-greene.com/blog/wp-content/uploads/2013/10/Learning-Agile-cover-228x300.png 228w" sizes="auto, (max-width: 525px) 100vw, 525px" /></a></p>
<p>Wow.</p>
<p>I&#8217;m not sure why it only just struck me that the book will be in the same series as <a title="Learning Perl, 6th ed." href="http://shop.oreilly.com/product/0636920018452.do"><em>Learning Perl</em></a>, which I believe was the first O&#8217;Reilly book that I bought back in 1994 when I was studying computer science at <a title="CMU School of Computer Science" href="http://www.cs.cmu.edu/">CMU</a>. The animal is a <a href="http://en.wikipedia.org/wiki/Black_Lion_Tamarin">black lion tamarin</a>, a tiny primate that weighs just half a kilogram. Apparently, it&#8217;s so endangered that there will be far more pictures of it on our book covers than actual animals in the wild. They do have very agile little hands, and apparently they&#8217;re good at working in groups, so it seems like a fitting animal.</p>
<p>Jenny and I are really excited about this book. We&#8217;re about two thirds done with it. We&#8217;d probably be finished by now, but we had to take a break to push third editions of our bestselling titles <a href="http://shop.oreilly.com/product/0636920027812.do">Head First C#</a> and <a href="http://shop.oreilly.com/product/0636920029540.do">Head First PMP</a> out the door. But we&#8217;re jumping back into it, and finishing the last few chapters. We&#8217;ve also assembled a phenomenal tech review team, possibly the best that we&#8217;ve had for any of our books. They&#8217;ve already given us some fantastic feedback, and we&#8217;re really optimistic that this will be a great way to learn about agile.</p>
<p>The book is due out early next year. I hope you&#8217;re as excited about it as we are!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2013/10/26/learning-agile-gets-its-animal/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">681</post-id>	</item>
		<item>
		<title>Announcing Head First C#, 3rd edition</title>
		<link>https://www.stellman-greene.com/2013/09/03/announcing-head-first-c-3rd-edition/</link>
					<comments>https://www.stellman-greene.com/2013/09/03/announcing-head-first-c-3rd-edition/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Tue, 03 Sep 2013 16:34:35 +0000</pubDate>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=666</guid>

					<description><![CDATA[It&#8217;s a pleasure (and relief!) to announce that after almost two years of work, the third edition of Head First C# is in print and available in bookstores. Head First C# is one of the most effective books on the market for learning programming with C#. Many thousands of readers, some new to programming and [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>It&#8217;s a pleasure (and relief!) to announce that after almost two years of work, the third edition of <a title="Head First C#" href="http://www.headfirstlabs.com/hfcsharp/" target="_blank"><strong>Head First C#</strong></a> is in print and available in bookstores. <strong>Head First C#</strong> is one of the most effective books on the market for learning programming with C#. Many thousands of readers, some new to programming and others with experience with other languages, have used the first and second editions. And now here&#8217;s the third edition, hot off the presses:</p>
<p><figure id="attachment_668" aria-describedby="caption-attachment-668" style="width: 500px" class="wp-caption alignnone"><a href="https://www.stellman-greene.com/blog/wp-content/uploads/2013/09/Photo-of-hfcsharp-600x680.png"><img loading="lazy" decoding="async" class="size-full wp-image-668" alt="A new copy of Head First C#, 3rd edition, fresh from the printer" src="https://www.stellman-greene.com/blog/wp-content/uploads/2013/09/Photo-of-hfcsharp-600x680.png" width="500" height="556" /></a><figcaption id="caption-attachment-668" class="wp-caption-text">A new copy of Head First C#, 3rd edition, fresh from the printer</figcaption></figure></p>
<p>This was a major update of the book. The biggest challenge was finding an effective way to teach XAML. XAML is a fantastic tool for building robust user interfaces, but a lot of developers find that it has a pretty steep learning curve. The Head First C# approach has been to use Visual Studio as a learning, teaching, and exploration tool, and the improvements that the Microsoft IDE team made to the visual designer made it especially effective for teaching XAML. We decided to have the book dive straight into XAML design and exploration, and have the reader build a video game right in the first chapter:</p>
<p><figure id="attachment_670" aria-describedby="caption-attachment-670" style="width: 500px" class="wp-caption alignnone"><a href="https://www.stellman-greene.com/blog/wp-content/uploads/2013/09/Save-the-Humans-screenshot-600x410.png"><img loading="lazy" decoding="async" class="size-full wp-image-670" alt="Save the Humans screenshot 600x410" src="https://www.stellman-greene.com/blog/wp-content/uploads/2013/09/Save-the-Humans-screenshot-600x410.png" width="500" height="341" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2013/09/Save-the-Humans-screenshot-600x410.png 600w, https://www.stellman-greene.com/blog/wp-content/uploads/2013/09/Save-the-Humans-screenshot-600x410-300x205.png 300w" sizes="auto, (max-width: 500px) 100vw, 500px" /></a><figcaption id="caption-attachment-670" class="wp-caption-text">Save the Humans is the first project in Head First C#</figcaption></figure></p>
<p>The trick to really getting over that XAML learning curve turned out to be going back to WinForms development for a few chapters. WinForms is an older technology, but it&#8217;s much simpler to understand. This let us lay down a solid foundation of C#, .NET, and object oriented design concepts, which makes XAML a lot easier to learn. It also gives the reader the opportunity to build projects to solve the same problem in both WinForms and Windows Store (or WPF) using XAML. Seeing the same thing done in more than one way is one of the most effective methods for learning programming, and we&#8217;re able to take advantage of that many times throughout the book.</p>
<p>I hope you&#8217;re as excited about this as we are! If you&#8217;re looking to learn C#, whether you&#8217;re new to programming or experienced with another language, you should definitely have a look at <strong>Head First C#</strong>.</p>
<p style="padding-left: 30px;"><em>We&#8217;ve worked with O&#8217;Reilly to make the first three chapters available for free as a PDF.</em></p>
<h3 style="padding-left: 30px;"><em><a title="Head First C#" href="http://cdn.oreilly.com/oreilly/pdfs/hfcsharp3e_book_promo.pdf" target="_blank">Download the first three chapters of <strong> Head First C#</strong> for free here.</a></em></h3>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2013/09/03/announcing-head-first-c-3rd-edition/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">666</post-id>	</item>
		<item>
		<title>Scrum and Self-Organizing Teams</title>
		<link>https://www.stellman-greene.com/2012/06/10/scrum-and-self-organizing-teams/</link>
					<comments>https://www.stellman-greene.com/2012/06/10/scrum-and-self-organizing-teams/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Stellman]]></dc:creator>
		<pubDate>Sun, 10 Jun 2012 18:44:10 +0000</pubDate>
				<category><![CDATA[Agile]]></category>
		<guid isPermaLink="false">https://www.stellman-greene.com/?p=636</guid>

					<description><![CDATA[The basic pattern for a Scrum project is simple, which makes it very attractive for teams who want to go agile. And if that were all it took to adopt Scum effectively, we'd all be running great agile teams! But many teams find that they run into trouble with their Scrum adoption, and usually end up with what feels like an "empty" implementation. We explore this in our new talk, Scrum and Self-Organizing Teams: Openness, Courage, Pigs, and Chickens.]]></description>
										<content:encoded><![CDATA[<blockquote><p>â€œGrand principles that generate no action are mere vapor. Conversely, specific practices in the absence of guiding principles are often inappropriately used.â€</p>
<p>&#8211; Jim Highsmith, <em><a href="http://www.amazon.com/Agile-Project-Management-Creating-Innovative/dp/0321658396">Agile Project Management: Creating Innovative Products (2nd ed.)</a></em></p></blockquote>
<p><a href="https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams-1.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-649" title="Scrum and Self-Organizing Teams: Courage, Openness, Pigs, and Chickens" src="https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams-1.png" alt="" width="598" height="445" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams-1.png 598w, https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams-1-300x223.png 300w" sizes="auto, (max-width: 598px) 100vw, 598px" /></a></p>
<p>The board game Othello has the slogan, â€œA minute to learn, a lifetime to master.â€ This applies really well to a team thatâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s learning Scrum. The basic practices and mechanics of Scrum are straightforward, and not difficult to adopt. This is why many teams use Scrum as a starting point for going agile.</p>
<p>The basic pattern for a Scrum project is simple, which makes it very attractive for teams who want to go agile. And if that were all it took to adopt Scum effectively, we&#8217;d all be running great agile teams! But many teams find that they run into trouble with their Scrum adoption, and usually end up with what feels like an &#8220;empty&#8221; implementation. We explore this in our new talk, <a href="https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams.pdf">Scrum and Self-Organizing Teams: Openness, Courage, Pigs, and Chickens</a>Â [pdf].</p>
<p><a href="https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams-2.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-650" title="Scrum and Self-Organizing Teams: Basic Scrum Pattern" src="https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams-2.png" alt="" width="602" height="466" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams-2.png 602w, https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams-2-300x232.png 300w" sizes="auto, (max-width: 602px) 100vw, 602px" /></a></p>
<p>For a Scrum team to become effective, they need to do more than just follow the basic Scrum pattern. Effective Scrum teams are <strong>self-organizing</strong>, as Ken Schwaber explains (note the phrase that we emphasized):</p>
<blockquote><p>For Scrum to work, the team has to deeply and viscerally understand collective commitment and self-organization. Scrumâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s theory, practices, and rules are easy to grasp intellectually. But until a group of individuals has made a collective commitment to deliver something tangible in a fixed amount of time, <strong>those individuals probably donâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t get Scrum</strong>. When the team members stop acting as many and adopt and commit to a common purpose, the team becomes capable of self-organization and can quickly cut through complexity and produce actionable plans.</p>
<p>&#8211; Ken Schwaber, <em><a href="http://www.amazon.com/Agile-Project-Management-Microsoft-Professional/dp/073561993X/">Agile Project Management with Scrum</a></em></p></blockquote>
<p>The goal of this talk is to help teams â€œget Scrumâ€ by building on the practices and patterns of Scrum, and through those practices show the ideas behind the principles of collective commitment and self-organization.</p>
<p><a href="https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams-7.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-652" title="Scrum and Self-Organizing Teams: Command-and-Control vs. Self-Organizing" src="https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams-7.png" alt="" width="601" height="454" srcset="https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams-7.png 601w, https://www.stellman-greene.com/blog/wp-content/uploads/2012/06/Scrum-and-Self-Organizing-Teams-7-300x226.png 300w" sizes="auto, (max-width: 601px) 100vw, 601px" /></a></p>
<p>InÂ <em>Agile Project Management with Scrum</em>, Ken Schwaber introduced five Scrum values: <strong>courage</strong>,Â <strong>commitment</strong>,Â <strong>respect</strong>,Â <strong>focus</strong>, andÂ <strong>openness</strong>. Understanding these values is an important key to understanding self-organizing teams.</p>
<div>Â Self-organizing teams work differently than command-and-control teams because they have different values. Understanding self-organization starts with learning how these values are practical things that can be incorporated into your projects:</div>
<ul>
<li><strong>Each person is committed to the projectâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s goals.Â </strong>That level of commitment can be achieved when the team has the authority to make decisions in order to meet those goals, and everyone has a say in how the project is planned and executed. For example, sometimes a requirements document isn&#8217;t perfect. To make the project successful, a team might have to ignore a documented requirement in order to deliver a product that&#8217;s much more valuable. This is only possible once they&#8217;re given the authority to make that decision.</li>
<li><strong>Team members respect each other.</strong> When team members have mutual respect, theyâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />re able to trust each other to do a good job with the work theyâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />ve taken on. But that respect doesnâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t always come easily to programmers and other technical people. Many programmers, especially highly skilled ones, often base their respect purely on technical ability. This can be a barrier to effective Scrum adoption. If a programmer doesnâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t respect the product owner, he wonâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t listen to that product owner when they talk about the goals of the project.</li>
<li><strong>Everyone is focused on the work.</strong> When a Scrum team member is working on a sprint, thatâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s his only job for the duration of the sprint. He is free to do whatever work is needed to complete the iteration backlog, and handle any changes that are made to that backlog during the sprint. When every team member is focused on the sprint goals and given the freedom to do whatever work is needed to meet those goals, the whole team is able to organize itself and easily redirect whenever a change is needed.</li>
<li><strong>Openness.</strong> When youâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />re working on a Scrum team, everyone else on the team should always be aware of what youâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />re working on and how it moves the project towards its current goals. Many of the Scrum practices are aimed at encouraging openness among the team members. Task boards, for example, allow everyone to see all of the work being done by each team member, and how much work is left to do. Burn-down charts let each person gauge for themselves how quickly the sprint is meeting its iteration goals. The Daily Scrum, when done effectively, is a almost pure exercise in openness, because each person lays bare their tasks, challenges, and progress for the whole team to see. All of these things can help the team to create an atmosphere of mutual support and encouragement.</li>
<li><strong>Team members have the courage to stand up for the project.</strong> When you choose openness over opaqueness, you make the team stronger rather than making yourself stronger at the expense of the team. It takes courage to do that, but when you do you end up with a better product and a better work environment. Scrum teams have the courage to live by values and principles that benefit the project. It takes courage to ward off the constant pushback from a company whose values clash with the Scrum and agile values. This requires vigilance on the part of every team member, especially the Scrum Master. But it also requires each person to be willing to trust that delivering valuable software will help them overcome resistance to these values. This requires courage too, especially when it comes time to sit down for a review with the boss. It takes courage to say to yourself, â€œHelping this team produce valuable software is more important to me that how the company sees my own personal contribution.â€</li>
</ul>
<h2>Methodologies have built-in values</h2>
<p>Every company has its own culture that includes specific values. For example, some companies value separation of duties, where each person has their specific role to play, and is protected from having to be accountable for things that they canâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t easily influence or control. Other companies value transparency, where information is shared freely and even low-level employees can influence management decisions. Neither of these is the â€œrightâ€ way to run a company. Every individual company has a culture that evolves over time, based on the way itâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s managed and the decisions that are made.</p>
<p>Every methodology has values built into it. Specific <a href="http://agilemanifesto.org/principles.html">agile principles</a> are often tied to (or implemented by) individual practices, and that those practices are an effective way for a team to bring each principle to the project. A team in a company that reserves decision-making for managers only will find it difficult to truly commit to projects. The same goes for any value or principle: if they clash with the companyâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s values, it presents a barrier to adoption.</p>
<p>But in a company where the culture matches the agile values and principles, an agile team will be much more successful than a command-and-control team. (This is one of the sources of the â€œastonishing resultsâ€ that some agile teams report.)</p>
<p>You might be surprised at just how well the agile values and principles match your companyâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s culture. A good first step in introducing agile to your company is to talk about the values, and how they might impact your companyâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s culture. If you find that your agile adoption runs into trouble, finding the mismatch between agile values and company culture can help you smooth out the transition (or at least help you feel better by understanding why things went wrong).</p>
<p>So how would you build courage on a team? How would you get a team to believe in themselves, and believe that Scrum will not only help them build more valuable software, but that they company will see the value in their new methodology?</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.stellman-greene.com/2012/06/10/scrum-and-self-organizing-teams/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">636</post-id>	</item>
	</channel>
</rss>
