Test Driven Development (TDD) with Java for beginners

所在平台: Udemy

课程主页: https://www.udemy.com/course/tdd-with-java-for-complete-beginners/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:初学者的测试驱动开发(TDD)与Java 课程概述:本课程全面讲解了测试驱动开发(TDD)的过程,从TDD的基本概念及其应用入手,通过逐步的实例演示,帮助学员快速掌握TDD的基本知识。我们讲解了TDD的基本原则,包括“红-绿-重构”生命周期,教会学员如何通过这一过程简单有效地实现代码,同时确保我们的测试能够在重构代码库时不引入回归错误。 课程旨在带领完全初学者了解TDD所需的全部内容,从IDE设置到按照验收标准的工作流程,确保学员在真实的工作环境中所需的技能。学员只需具备基本的Java或其他面向对象语言的理解,前置经验并非必须。 此外,课程还介绍了编程练习(katas),强调它们如何通过每天少量的练习显著提升Java和TDD开发技能。本课程将帮助学员迅速掌握Java开发中一个被广泛忽视但必不可少的领域,这一领域在求职要求中常常占据重要位置,并且在面试的初期和中期阶段中经常被考察。

课程评论(0条)

课程详情

In this course I take you through the full process of Test Driven Development (TDD), starting from an overview of what TDD is and how we should use it along with progressive examples throughout the course which will get you up to speed quickly.We cover the basic fundamentals of TDD by learning about the Red, Green, Refactor life cycle and how we can use this to help us draw out the simplest implementation of our code while giving us the confidence in our tests to refactor our codebase without breaking existing code (cause regressions).The course aims to take complete beginners through everything thats needed in TDD from IDE setup to working through acceptance criteria exactly like you'd expect to find in a real world working environment so previous experience is not required other than a basic understanding of Java or other object oriented language.We learn about katas and how they can dramatically help improve your Java and TDD development skills with just a little practice each day.This course will help get you quickly up to speed in one of the most overlooked but essential areas of Java development which features highly in job requirements and is commonly featured in first and second stage interviews.

课程标签

0人关注该课程

主题相关的课程