YoVDO

How to Stop Testing and Break Your Code Base

Offered By: GOTO Conferences via YouTube

Tags

GOTO Conferences Courses Software Development Courses Code Quality Courses Encapsulation Courses Test-Driven Development Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the critical importance of unit testing and test-driven development (TDD) in software engineering through this insightful 47-minute conference talk from GOTO Copenhagen 2022. Discover how abandoning tests can negatively impact your codebase and learn practical strategies to improve code quality. Delve into topics such as encapsulation, single responsibility principle, debugging, fast feedback, edge cases, and productionizing spikes. Gain valuable insights on how TDD enhances code maintainability, facilitates refactoring, and accelerates development processes. Follow along with real-world examples and expert advice to understand why unit tests, TDD approaches, and pair programming are essential for creating robust, efficient software.

Syllabus

Intro
SquareFill
A lack of tests causes pain
Encapsulation
Acceptance tests & encapsulation
SRP Single Responsibility
Public vs private
Debugging
Fast feedback
Edge cases
Productionising spikes
Path to a solution
TDD makes everything better
Debugging
Refactoring
Fast feedback
Edge cases
Productionising spikes
Summary
Outro


Taught by

GOTO Conferences

Related Courses

Addressing Algorithmic Bias
GOTO Conferences via YouTube
Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube
Why Static Typing Came Back
GOTO Conferences via YouTube
Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube
It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube