Description
Test Driven Development is a key discipline every software developer should practice to ensure the quality of their code. In this course I'll show you how to use this discipline in your everyday coding practices to help ensure the quality of your code base.
Información sobre el Instructor
4.22 Calificación
12328 Estudiantes
3 Cursos
Richard Wells
Professional software engineer passionate about quality code
I'm a software engineer with over twenty years of experience. I've worked professionally writing code in Assembly, C, C++, Java, C#, Javascript and Python and I am knowledgeable with the entire software development life cycle. I've written system requirements, software requirements, use cases, and user stories. I'm an avid practicer of Agile, Scrum, and Extreme Programming disciplines. I'm passionate about the process of writing quality software fast.
Student feedback
Reviews
The course is clear, with theory and practice exercises that can be followed along. I used vscode and I could run the tests with no problem. This is an excellent course to get into TDD