<?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>Software Development Project Management Videos | Project Management for Software Development</title>
	<atom:link href="https://www.projectmanagementplanet.com/category/videos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.projectmanagementplanet.com</link>
	<description>Tutorials and tools for managing, estimating, planning and tracking software development projects: PMP, Agile, Scrum, Lean, Kanban</description>
	<lastBuildDate>Tue, 09 Jun 2026 19:48:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Spec-Driven Development: The Fast Track to 10x?</title>
		<link>https://www.projectmanagementplanet.com/spec-driven-development-the-fast-track-to-10x/</link>
					<comments>https://www.projectmanagementplanet.com/spec-driven-development-the-fast-track-to-10x/#respond</comments>
		
		<dc:creator><![CDATA[Project Management Planet]]></dc:creator>
		<pubDate>Tue, 09 Jun 2026 19:48:24 +0000</pubDate>
				<category><![CDATA[Software Development Project Management Videos]]></category>
		<category><![CDATA[requirements]]></category>
		<guid isPermaLink="false">https://www.projectmanagementplanet.com/?p=3198</guid>

					<description><![CDATA[Spec-Driven Development (SDD) is the brave new world in AI coding we all knew was inevitable. More like a revolution than an evolution of software delivery, SDD produces solutions as artifacts of a structured specification. This specification is the contract for code behavior and the single source of truth guiding&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.projectmanagementplanet.com/spec-driven-development-the-fast-track-to-10x/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Seven Habits of a Mostly Successful Software Project Team</title>
		<link>https://www.projectmanagementplanet.com/seven-habits-of-a-mostly-successful-software-project-team/</link>
		
		<dc:creator><![CDATA[Project Management Planet]]></dc:creator>
		<pubDate>Thu, 21 May 2026 15:17:09 +0000</pubDate>
				<category><![CDATA[Software Development Project Management Videos]]></category>
		<category><![CDATA[team]]></category>
		<guid isPermaLink="false">https://www.projectmanagementplanet.com/?p=3185</guid>

					<description><![CDATA[This presentation shares stories from the trenches—what worked, what failed, and you should never do again in a software development project team. If you have ever wondered how to build a team that doesn’t just survive but thrives, this talk gives you concrete ideas to take back to your project&#46;&#46;&#46;]]></description>
		
		
		
			</item>
		<item>
		<title>3 Words Driving Software Developer Productivity &#038; Motivation</title>
		<link>https://www.projectmanagementplanet.com/3-words-that-drive-software-developer-productivity-motivation/</link>
		
		<dc:creator><![CDATA[Project Management Planet]]></dc:creator>
		<pubDate>Wed, 06 May 2026 13:56:27 +0000</pubDate>
				<category><![CDATA[Software Development Project Management Videos]]></category>
		<category><![CDATA[people]]></category>
		<guid isPermaLink="false">https://www.projectmanagementplanet.com/?p=3168</guid>

					<description><![CDATA[This talk highlight the view of cognitive psychologists on software developer productivity and developer experience. It aims to help developers and tech managers in their decisions about communication, people and processes, providing them with a short and useful theoretical framework taken from social and organizational psychology. This presentation uncovers how&#46;&#46;&#46;]]></description>
		
		
		
			</item>
		<item>
		<title>Build Better Software Faster with Modern Software Engineering</title>
		<link>https://www.projectmanagementplanet.com/build-better-software-faster-with-modern-software-engineering/</link>
					<comments>https://www.projectmanagementplanet.com/build-better-software-faster-with-modern-software-engineering/#comments</comments>
		
		<dc:creator><![CDATA[Project Management Planet]]></dc:creator>
		<pubDate>Thu, 05 Mar 2026 18:05:07 +0000</pubDate>
				<category><![CDATA[Software Development Project Management Videos]]></category>
		<category><![CDATA[software process]]></category>
		<guid isPermaLink="false">https://www.projectmanagementplanet.com/?p=3148</guid>

					<description><![CDATA[In this presentation, Dave Farley explores ideas to build better software faster. With examples from software and other industries, he illustrates each of 10 ideas that when combined can be used to form the basis of a modern, agile, engineering approach to software development. This video also answers the question&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.projectmanagementplanet.com/build-better-software-faster-with-modern-software-engineering/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Executable Agreements: Code, Collaborate and Deploy with Confidence</title>
		<link>https://www.projectmanagementplanet.com/executable-agreements-code-collaborate-and-deploy-with-confidence/</link>
		
		<dc:creator><![CDATA[Project Management Planet]]></dc:creator>
		<pubDate>Wed, 04 Feb 2026 17:11:20 +0000</pubDate>
				<category><![CDATA[Software Development Project Management Videos]]></category>
		<category><![CDATA[software testing]]></category>
		<guid isPermaLink="false">https://www.projectmanagementplanet.com/?p=3137</guid>

					<description><![CDATA[In a world of distributed systems, microservices, and fast-paced deployments, integration failures are still a leading cause of production issues. End-to-end tests are often too slow, flaky, and expensive to be your safety net. This presentation introduces contract testing with Pact as a practical, scalable alternative that lets teams define&#46;&#46;&#46;]]></description>
		
		
		
			</item>
		<item>
		<title>Challenges &#038; Best Practices for Handling AI-Generated Code</title>
		<link>https://www.projectmanagementplanet.com/challenges-best-practices-for-handling-ai-generated-code/</link>
		
		<dc:creator><![CDATA[Project Management Planet]]></dc:creator>
		<pubDate>Mon, 12 Jan 2026 20:48:04 +0000</pubDate>
				<category><![CDATA[Software Development Project Management Videos]]></category>
		<category><![CDATA[programming]]></category>
		<guid isPermaLink="false">https://www.projectmanagementplanet.com/?p=3127</guid>

					<description><![CDATA[Roman Zhukov (Red Hat) &#038; Damian Brady (GitHub) discusses on the challenges and best practices of AI coding: faster≠better. Software developers need education, security practices and human oversight. AI amplifies, but it does not replace coding capabilities. This conversation is how AI-Generated code affects the software developer workflow itself. This&#46;&#46;&#46;]]></description>
		
		
		
			</item>
		<item>
		<title>Leading Successful Remote Software Development Teams</title>
		<link>https://www.projectmanagementplanet.com/leading-successful-remote-software-development-teams/</link>
		
		<dc:creator><![CDATA[Project Management Planet]]></dc:creator>
		<pubDate>Wed, 03 Dec 2025 16:37:45 +0000</pubDate>
				<category><![CDATA[Software Development Project Management Videos]]></category>
		<category><![CDATA[distributed teams]]></category>
		<category><![CDATA[leadership]]></category>
		<guid isPermaLink="false">https://www.projectmanagementplanet.com/?p=3110</guid>

					<description><![CDATA[Remote work might now be considered the norm, but many software development teams have been doing it since &#8220;before it was cool&#8221;! That&#8217;s not to say everyone does it well, though&#8230; This presenter shares his near-decade of experience leading successful software development teams distributed across vast timezones and continents (UK&#46;&#46;&#46;]]></description>
		
		
		
			</item>
		<item>
		<title>Untangle Your Software Development Project Team</title>
		<link>https://www.projectmanagementplanet.com/untangle-your-software-development-project-team/</link>
		
		<dc:creator><![CDATA[Project Management Planet]]></dc:creator>
		<pubDate>Mon, 03 Nov 2025 17:05:35 +0000</pubDate>
				<category><![CDATA[Software Development Project Management Videos]]></category>
		<category><![CDATA[team]]></category>
		<guid isPermaLink="false">https://www.projectmanagementplanet.com/?p=3099</guid>

					<description><![CDATA[This presentation provides insights and an innovative application of Dave Snowden&#8217;s Estuarine Mapping at the team level. This method, often used for complex projects and bigger socio-economical systems, can also benefit everyone working with software development project teams. With this video, you will learn to untangle organizational dynamics and skillfully&#46;&#46;&#46;]]></description>
		
		
		
			</item>
		<item>
		<title>The Imperfect Software Architect</title>
		<link>https://www.projectmanagementplanet.com/the-imperfect-software-architect/</link>
		
		<dc:creator><![CDATA[Project Management Planet]]></dc:creator>
		<pubDate>Tue, 21 Oct 2025 20:58:16 +0000</pubDate>
				<category><![CDATA[Software Development Project Management Videos]]></category>
		<category><![CDATA[software architecture]]></category>
		<guid isPermaLink="false">https://www.projectmanagementplanet.com/?p=3091</guid>

					<description><![CDATA[Software architects often have to navigate a complex environment, wrestling with legacy systems, battling organizational politics, explaining technical choices to management, dealing with software development team dynamics and &#8211; above all &#8211; chasing the perfect software architecture. We have learned that building trust is paramount, and that the &#8220;last responsible&#46;&#46;&#46;]]></description>
		
		
		
			</item>
		<item>
		<title>The Mental State of Flow : Measuring Team Effectiveness</title>
		<link>https://www.projectmanagementplanet.com/the-mental-state-of-flow-measuring-team-effectiveness/</link>
		
		<dc:creator><![CDATA[Project Management Planet]]></dc:creator>
		<pubDate>Fri, 19 Sep 2025 11:51:06 +0000</pubDate>
				<category><![CDATA[Software Development Project Management Videos]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[team]]></category>
		<guid isPermaLink="false">https://www.projectmanagementplanet.com/?p=3077</guid>

					<description><![CDATA[Have you ever done something where you felt like you were in a higher state of awareness, your focus sharp like a knife, and time seemed to stand still? Imagine you could harness that same feeling in your work, working with your Scrum Team? Even cooler, imagine you could measure&#46;&#46;&#46;]]></description>
		
		
		
			</item>
	</channel>
</rss>
