In this introductory course you will get both a full overview of what TDD is, when it can and can't be applied, and what its benefits are for practitioners and organizations. You will also have the opportunity to get hands on with a few fun introductory projects where you can apply what you have learned and experience the benefits of this approach to problem solving yourself. We recommend that you have some knowledge of the Python programming language. Examples and labs use Python.
What you'll learn
understanding the principles of Test-Driven Development
identifying scenarios where TDD is applicable
gaining hands-on experience with introductory TDD projects
Course objectives
to provide a thorough introduction to the concepts of TDD
to help learners apply TDD in practical scenarios
to explore the benefits of TDD for problem-solving