<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Concepts on Pragmatic Penguin Patterns</title>
        <link>https://patterns.sddevelopment.be/concepts/</link>
        <description>Recent content in Concepts on Pragmatic Penguin Patterns</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en-US</language>
        <managingEditor>stijn@sddevelopment.be (Stijn Dejongh)</managingEditor>
        <webMaster>stijn@sddevelopment.be (Stijn Dejongh)</webMaster>
        <copyright>© 2024 SD Development, BV.</copyright>
        <lastBuildDate>Sat, 19 Apr 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://patterns.sddevelopment.be/concepts/index.xml" rel="self" type="application/rss+xml" />
        <item>
            <title>Ikigai</title>
            <link>https://patterns.sddevelopment.be/concepts/ikigai/</link>
            <pubDate>Sat, 19 Apr 2025 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/28cffe88-1f8f-477e-be5a-ffc75f0e712e</guid>
            <description>Ikigai is a Japanese concept that refers to the things that give your life meaning — from grand aspirations to everyday rituals. While often represented as a tool for aligning work with purpose, Ikigai is best understood as something cultivated through self-awareness, care, and presence.</description>
        </item>
        
        <item>
            <title>Connascence</title>
            <link>https://patterns.sddevelopment.be/concepts/connascence/</link>
            <pubDate>Sat, 05 Apr 2025 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/c8c57ad1-c7f0-49ff-8aa1-f37166f8f65d</guid>
            <description>Connascence is a powerful concept for understanding the hidden dependencies between software components. Unlike generic discussions of coupling, it breaks interdependence down into specific, measurable types &amp;mdash; such as name, timing, or meaning. This helps developers reason about change impact more effectively and communicate design concerns with precision.</description>
        </item>
        
        <item>
            <title>Styles of Support</title>
            <link>https://patterns.sddevelopment.be/concepts/helping_attitudes/</link>
            <pubDate>Tue, 17 Sep 2024 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/cffb7fab-580e-4add-b807-d3a76b3209c7</guid>
            <description>Helping Attitudes refer to the various roles helpers can adopt when assisting others in problem-solving, ranging from listening passively to
actively diagnosing and prescribing solutions. Flexibility in shifting between these roles ensures relevant and adaptive support. The helper&amp;rsquo;s
ability to move between attitudes such as Rubber Duck, Process Consultant, Crafter, and Doctor, based on the client&amp;rsquo;s needs, is essential for
maintaining a balanced and effective helping relationship. This pattern highlights the importance of understanding power dynamics and re-engaging in
a reflective, non-directive manner when necessary.</description>
        </item>
        
        <item>
            <title>Thinking in Systems</title>
            <link>https://patterns.sddevelopment.be/concepts/systems_thinking/</link>
            <pubDate>Wed, 31 Jul 2024 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/c57288e3-b102-4212-adb7-a4339a3a9e87</guid>
            <description>Explore Systems Thinking, a technique that emphasizes viewing situations as interconnected systems rather than isolated parts,
helping manage complexity by focusing on interactions and relationships. Learn how this approach is applied across various fields
to develop effective, sustainable solutions for complex problems.</description>
        </item>
        
        <item>
            <title>Cognitive Biases</title>
            <link>https://patterns.sddevelopment.be/concepts/cognitive_biases/</link>
            <pubDate>Sun, 28 Jul 2024 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/d0ce5702-9059-419c-abbf-0d3e501fbaf7</guid>
            <description>Discover the concept of cognitive biases, systematic errors in thinking that influence how we perceive the world,
make decisions, and interact with others. This page explores the origins, key components, and practical applications of cognitive biases,
providing insights into social, memory, emotional, and decision-making biases.
Learn how understanding these biases can improve judgement and foster better personal and professional relationships.</description>
        </item>
        
        <item>
            <title>Chain of Accountability</title>
            <link>https://patterns.sddevelopment.be/concepts/chain_of_accountability/</link>
            <pubDate>Tue, 16 Jul 2024 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/55f51f65-9d4e-4a31-ad8c-242d473a0f77</guid>
            <description>The Chain of Accountability is a structured hierarchy ensuring clear roles and responsibilities in project implementation.
It comprises phases from defining goals to executing strategies, tactics, and follow-up. Originating from the military chain of command,
this model is adapted for civilian use to provide clear accountability in various contexts. Key components include defining goals, strategies,
tactics, execution, results, rollout, and follow-up.</description>
        </item>
        
        <item>
            <title>Heartfelt Dialogues</title>
            <link>https://patterns.sddevelopment.be/concepts/emotional_communication/</link>
            <pubDate>Sat, 18 Nov 2023 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/7dfd0b45-b8e2-4ef9-90b4-e5316397f55b</guid>
            <description>Understanding the dynamics of Emotional Conversations helps us navigate the complexities of communication, acknowledging how emotions influence our
interactions and often lead to misunderstandings. By recognizing the stages of message processing and the factors that influence emotional
responses, individuals can better navigate conversations, reduce misunderstandings, and foster more effective interactions.</description>
        </item>
        
        <item>
            <title>The Testing Pyramid</title>
            <link>https://patterns.sddevelopment.be/concepts/testing_pyramid/</link>
            <pubDate>Sun, 01 Oct 2023 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/6169f9c0-dfe0-49b1-b459-acf01ac69c40</guid>
            <description>&lt;p&gt;The Testing Pyramid categorizes various test types, ranging from isolated tests that provide fast, highly focused feedback to integrated tests that
simulate real-world scenarios but demand more setup effort. Developers must strike a balance between feedback speed and realism when choosing the
right tests for their context.&lt;/p&gt;
&lt;p&gt;The pyramid offers a versatile framework, with different test types serving specific purposes, from function/method
tests for core logic validation to end-to-end tests for comprehensive system validation. Additionally, user-interface tests, exploratory tests,
recovery tests, and user feedback play crucial roles in uncovering unexpected behaviours and gathering valuable insights, though they come with their unique challenges. By
Understanding these testing categories, software teams can craft effective testing strategies that enhance software quality.&lt;/p&gt;
</description>
        </item>
        
        <item>
            <title>Memento Mori</title>
            <link>https://patterns.sddevelopment.be/concepts/memento_mori/</link>
            <pubDate>Fri, 15 Sep 2023 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/97067bdd-7268-4098-ae66-7d4c3ea19fb2</guid>
            <description>The concept &amp;ldquo;Memento Mori&amp;rdquo; emphasizes the importance of remembering our mortality to live a meaningful and purposeful life. It encourages us to
focus on what truly matters, ensuring our actions align with our values and legacy. By reflecting on death, we can prioritize our time,
relationships, and productivity more effectively. The concept is compared with other philosophies and practices that also address the transient
nature of life, though with different approaches and outcomes.</description>
        </item>
        
        <item>
            <title>Clean code</title>
            <link>https://patterns.sddevelopment.be/concepts/clean-code/</link>
            <pubDate>Wed, 13 Sep 2023 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/1f3849c8-28bc-4934-95bf-66d9dcee6858</guid>
            <description>Discover the importance of writing clean code that is easy to understand, maintain, and extend.
Learn how readability, maintainability, and expressiveness can make your codebase more accessible and reduce the risk of technical debt.</description>
        </item>
        
        <item>
            <title>Return On Investment</title>
            <link>https://patterns.sddevelopment.be/concepts/return-on-investment/</link>
            <pubDate>Wed, 13 Sep 2023 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/b86230c6-49fb-4792-9008-a5241c5cdcb2</guid>
            <description>Understand how Return on Investment (ROI) compares the value gained from an initiative against the effort and cost required.
Use the metric to prioritise work, communicate trade-offs, and focus on activities that maximise impact.</description>
        </item>
        
        <item>
            <title>Software Architecture</title>
            <link>https://patterns.sddevelopment.be/concepts/software_architecture/</link>
            <pubDate>Wed, 13 Sep 2023 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/3683719c-d1ff-4693-a5c5-d9eefb07e409</guid>
            <description>Explore how software architecture translates quality attributes and constraints into cohesive structures that guide delivery.
Learn how architects balance trade-offs, communicate decisions, and keep systems aligned with business intent.</description>
        </item>
        
        <item>
            <title>Your circle of influence</title>
            <link>https://patterns.sddevelopment.be/concepts/circle_of_influence/</link>
            <pubDate>Tue, 12 Sep 2023 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/3d5b775a-bd5d-40de-8ed3-d390dae16b7b</guid>
            <description>Explore the Circle of Influence to distinguish between situations you can shape and those you simply witness.
Mapping personal, interpersonal, and extended spheres helps you focus effort where it creates meaningful change.</description>
        </item>
        
        <item>
            <title>Dreyfus model</title>
            <link>https://patterns.sddevelopment.be/concepts/dreyfus_model/</link>
            <pubDate>Sat, 09 Sep 2023 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/98cc5f46-409b-44df-9fb8-fb1d881970b5</guid>
            <description>Explore the Dreyfus model of skill acquisition—a framework that defines five stages of mastery, from Novice to Expert. Learn how understanding these
stages can enhance your coaching and personal development strategies.</description>
        </item>
        
        <item>
            <title>Shu Ha Ri</title>
            <link>https://patterns.sddevelopment.be/concepts/shuhari/</link>
            <pubDate>Sat, 09 Sep 2023 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/a49f917b-c560-462a-ac38-46515f6f62d0</guid>
            <description>Explore the concept of Shu Ha Ri, a Japanese martial arts principle applied in various disciplines to describe the stages of learning and mastery.
Learn how strict adherence, innovation, and transcendence can guide skill development from novice to expert.</description>
        </item>
        
        <item>
            <title>Lewin&#39;s Leadership Styles</title>
            <link>https://patterns.sddevelopment.be/concepts/leadership-styles/</link>
            <pubDate>Sun, 20 Aug 2023 00:00:00 +0000</pubDate>
            <author>stijn@sddevelopment.be (Stijn Dejongh)</author>
            <guid>https://patterns.sddevelopment.be/concepts/03a278c3-0115-4492-8539-f93cfda96fd7</guid>
            <description>Explore Lewin&amp;rsquo;s Leadership Styles—a model that categorizes leadership into Authoritarian, Participative, and Delegative styles, helping leaders
adapt their approach to group dynamics for optimal productivity and satisfaction.</description>
        </item>
        
    </channel>
</rss>
