Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Software Architecture</span>

Building Modern Apps with Serverless & Feature Flags

What are the technologies that one should leverage to build modern, scalable, and flexible applications? Julian Wood, developer advocate at AWS Serverless, talks with Jessica Cregg, previously a developer advocate at LaunchDarkly, now an information technology operations engineer at CybSafe about the mindset and tools required to build scalable software …

Getting a Clean Software Architecture Driven by TDD and Behavior

How can we accelerate the development of high-quality software applications? This presentation reviews the foundations of approaches to unit testing (Classicist Test-Driven Development TDD & Mockist TDD), specifically focusing on the structural and behavioral coupling between test code and production code, how to write more robust tests which focus on …