Adam Cogan sits down with Marcel de Vries and Terje Sandstrom to breakdown the Software Development process. They discuss:

  • Evaluating the process
  • Getting the latest and compiling
  • Making instructions at the beginning of a project
  • Using the best code analysis tool
  • Looking at the architecture
  • Reviewing the documentation
  • Using the best code metrics tools
  • The common design patterns
Show Notes

  • This follows Rule: Do You Make Instructions at the Beginning of a Project and Improve them Gradually?
  • NDepend – ndepend.com
  • Metrics Numbers – https://geekswithblogs.net/terje/archive/2008/11/25/code-metrics—suggestions-for-appropriate-limits.aspx
  • This follows Rule: Do You Look at the Architecture?
  • This follows Rule: Do You Review the Documentation?
  • [12:22] The reason for this is that many teams mis-use the concept of agility by stopping proper engineering practices. When you create a solution for a customer, you still need to think about the way you implement it! You can sketch out alternatives using diagrams & Powerpoints etc. to decide on the pros and cons. It’s just good engineering practice. You must decide up front what the purpose of the documentation is. Is it just for you to engineer the right solution, or is it for an actual documentation purpose that perhaps needs to be maintained over time so that it can be handed over to e.g. The party that is going to maintain the code later.
  • Enterprise Architect from Australia is a great 3rd party tool for Architects: SparxSystems.com.au
  • [22:12] Marcel used the case diagram he showed and used that for the code generation. The sequence diagram he showed was a throw away and was only used to engineer the solution. In this particular project they made a decision about which diagrams they would keep and maintain.
  • This follows Rule: Do You Use the Best Tool to Run Code Metrics and Find Dodgy Code?
  • A code review should not be one person’s opinion but something you agree on before you start
  • This follows Rule: Do You Go Beyond a ‘Done’ and Follow a ‘Definition of Done’
  • Code should be read like poetry
  • You should add comments about decision you made in the code. Eg. Leaving out a lock statement, since that might trigger a developer later to add it just because he needs to rethink what you already decided. So every time you deviate from a common pattern document in the code, the reader will be able to know what you were thinking of.
  • This follows Rule: Do You Know the Common Design Patterns?
  • Look out for overuse of containers, dependency injection and reflection
  • As a general rule, only add complexity when you need flexibility
  • Don’t skim. Instead use the tools to drill into the bad code to look for more bad code. Remember bad code seems to attract more bad code
  • Bad code attracts warnings
  • Look for lots of setters since they indicate you are handing out your internals and you don’t know the constraints.
About the speakers

About the speakers

2 Sagacious Architects

Terje works as Chief Software Architect at InmetaCrayon in Norway, in the Consulting division. Most of his work is on advising developers, architects, project managers and testers, in larger companies. He is interested in all aspects of software development, even though coding principles are a favorite.

Terje have worked with professional and industrial design and development for far more years, than he want to remember, moving gradually from electronic design over to software design. He holds a M.Sc in Physics from the University in Oslo, graduating with a mixture of physics and informatics/software.

Terje has programmed in a lot of different languages, but is very fond of the object oriented ones, from his early exposure to Simula at the university. He is very interested in the theoretical aspects of programming languages, design patterns and everything that have a higher level of complexity. His interests goes into areas like databases, OLAP, UML, functional programming, graphics, 3D and more. He has still to learn there is probably a limit somewhere for how much it is possibly to do.

Terje has worked with Microsoft technology since the late 80's, and is familiar with a lot of the products made by Microsoft. He has been a Microsoft Visual Studio ALM MVP since 2008, and worked with the TFS family since the product appeared. Terje is running courses, seminars, workshops and speaks, not only at public events, but
a lot at internal company events for larger Norwegian companies. He is blogging actively at https://geekswithblogs.net/terje.

Marcel spends most of his time helping customers build enterprise systems based on Microsoft Technology. He has been working with Microsoft technology since he graduated in Computer Science in 1996. He started mainly with C/C++ and MFC.When Microsoft launched its new .NET platform in he immediately used it to write the first commercial application to go life in the Netherlands based on ASP.NET. Marcel writes articles and whitepapers on .NET, Application Lifecycle Management and Mobile solutions for MSDN, The Architecture journal and local magazines like Microsoft .NET magazine. Marcel is a frequent speaker at conferences like Microsoft TechDays, Visual Studio Live!, Microsoft Tech Ed and local user group events. Marcel is Technology Manager at Info Support and in his role he works as consultant in the Architect role for a variety of Financial and Insurance companies. He also teaches courses on topics like Visual Studio ALM, .NET , Mobile and Web development at the Info Support Knowledge Center.

He is writing actively at his blog.

Related videos

Related videos

Humans as a Space Faring Civilization | Richard Campbell & Ulysses Maclaren

Join SSW’s General Manager, Ulysses Maclaren in an engaging interview with Arafat Tehsin, an AI MVP with Microsoft, as they delve into the realm of AI beyond chatbots. Arafat shares insights into his innovative project tackling parking sign confusions using multimodal AI. From leveraging Microsoft Project Florence to experimenting with OpenAI’s GPT-3.5, Arafat unveils the journey of building a solution that integrates images and text seamlessly. Discover how advancements in AI are revolutionizing mobile and web app experiences, gamification, personalized recommendations, and even video analysis.

TDD: How Fluent Assertions came to be | Luke Parker & Dennis Doomen

Join SSW’s Luke Parker in this insightful interview with Dennis, the author of the Fluent Assertions Library, as they discuss the origins of the library, its evolution, and the principles of Test-Driven Development (TDD). Dennis shares his journey from a small internal project to a widely used open-source tool, emphasizing the importance of self-describing tests and design clarity. Learn how TDD not only enhances code maintainability but also fosters a better understanding of system boundaries and design patterns.

Empowering Developers in the Cloud | Matt Wicks & Magnus Martensson

Join Matt Wicks from SSW TV as he sits down with Jonathan Tower at NDC Sydney to explore the groundbreaking reverse proxy solution, YARP (Yet Another Reverse Proxy). In this insightful interview, Jonathan delves into the inception, features, and diverse applications of YARP, shedding light on its pivotal role in project migrations, feature flagging, AB testing, and more. Discover how YARP simplifies the process of migrating legacy .NET applications to modern frameworks while enabling agile releases and seamless transitions.

From Demo Scene to Cutting-Edge Tech | Jean Thirion & Espen Sande-Larsen

Join us for an interview with SSW’s France CEO, Jean Thirion and Espen Sande-Larsen, also known as Dr. Circuit, as he shares his journey from the demo scene of the ’80s and ’90s to groundbreaking projects in JavaScript and AI. Learn how he pushes the boundaries of technology at a bank’s R&D department, crafting innovative solutions that redefine the future of finance. From quantum physics to generative AI, Espen discusses the fascinating intersection of creativity and technology, offering a glimpse into the exciting possibilities ahead.

YARP: Your Gateway to Effortless Project Migrations | Matt Wicks & Jonathan Tower

Join Matt Wicks from SSW TV as he sits down with Jonathan Tower at NDC Sydney to explore the groundbreaking reverse proxy solution, YARP (Yet Another Reverse Proxy). In this insightful interview, Jonathan delves into the inception, features, and diverse applications of YARP, shedding light on its pivotal role in project migrations, feature flagging, AB testing, and more. Discover how YARP simplifies the process of migrating legacy .NET applications to modern frameworks while enabling agile releases and seamless transitions.

Developer Experience with Azure DevBox and Deployment Environments | Matt Wicks & Isaac Levin

SSW’s Solution Architect, Matt Wicks talks with Isaac Levin, Microsoft MVP, about the evolving landscape of developer experiences, focusing on Azure DevBox and Deployment Environments. Isaac discusses the challenges developers face in managing their development environments, especially in large organizations, and highlights the benefits of using Azure DevBox and Deployment Environments to streamline workflows and enhance productivity. He demonstrates how these tools enable developers to quickly set up custom environments, manage resources efficiently, and facilitate seamless collaboration.

Building Multimodal AI Solutions Beyond Chatbots | Ulysses Maclaren & Arafat Tehsin

Join SSW’s General Manager, Ulysses Maclaren in an engaging interview with Arafat Tehsin, an AI MVP with Microsoft, as they delve into the realm of AI beyond chatbots. Arafat shares insights into his innovative project tackling parking sign confusions using multimodal AI. From leveraging Microsoft Project Florence to experimenting with OpenAI’s GPT-3.5, Arafat unveils the journey of building a solution that integrates images and text seamlessly. Discover how advancements in AI are revolutionizing mobile and web app experiences, gamification, personalized recommendations, and even video analysis.

Tech News #37 | First AI “Software Engineer” – Devin, xAI open sources Grok-1 and Elon sues OpenAI

Join us for this month’s tech news! Meet Devin, the groundbreaking AI software engineer revolutionizing coding, explore Stable Diffusion 3 for enhanced image generation, and get the scoop on .NET 9 Preview 1 & 2. Find out about the ongoing battle between Epic Games and Apple, and get the lowdown on Nvidia’s powerful new ‘Blackwell’ chips. Sam Altman returns to the OpenAI board, while Elon Musk sues the organization and much more!

Navigating Cloud Governance | Matt Wicks & Mike Benkovich

Join Matt Wicks from SSW TV as he interviews Simon Painter, a Senior Developer at Müller Dairy and self-proclaimed Code Monkey with over a decade of experience.

Exploring Azure AI Speech Studio | Ulysses Maclaren & Michelle Sandford

Join Ulysses Maclaren from SSW TV in an insightful interview with Michelle Standford, Developer Engagement Lead at Microsoft Asia Pacific. Michelle shares her experience with the Azure AI Speech Studio, discussing its capabilities, customization options, and real-world applications. From creating custom speech models to emotional nuances and personalization, dive into the intriguing possibilities offered by this innovative tool.