Role of Testing in Managing Clean Code
Clean Coding
| Intermediate
- 15 videos | 1h 18m 9s
- Includes Assessment
- Earns a Badge
This 15-video course explores approaches of identifying bad code, designing applications using clean coding principles, and best practices for coding artifacts that meet clean coding standards. Learners begin with a look at the common traits and approaches of identifying code that needs to be cleaned, then learn how to design applications with clean code. Examine coding artifacts and best practices that should be adopted to create artifacts with clean code, and how to write applications that apply clean coding to artifacts such as classes, interfaces, methods, and variable declarations. Explore error handling styles that should be adopted for writing clean code, and manage code errors by adopting clean coding practices. Next, learn about the significance of the united testing F.I.R.S.T principle (Fast, Isolated, Repeatable, Self-validating, and Thorough or Timely), in writing clean tests. View fundamental principles of writing clean code. Also explore the testing strategies for clean code; clean code testing objectives, and writing clean code in Javascript. Learn about the principles of test-driven development (TDD), and finally, how to write code with TDD.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseRecognize common traits and approaches of identifying code that needs to be cleanedDesign applications with clean codeList coding artifacts and describe best practices that should be adopted to create artifacts with clean codeWrite applications that apply clean coding to artifacts like classes, interfaces, methods, and variable declarationsRecognize error handling styles that should be adopted for writing clean codeManage code errors by adopting clean coding principlesRecall the significance of the unit testing f.i.r.s.t principle in writing clean tests
-
Recognize the fundamental principles of writing clean code, with focus on dry, solid, and law of demeterRecall the prominent testing strategies that should be adopted to maintain clean codeDescribe the objective of testing clean code and the rules that are applied to implement clean testsWrite clean code in javascriptRecall tdd software development rules and the sequence of steps that should be followed to write clean codeWrite applications by adopting the tdd principles of clean codingSummarize the key concepts covered in this course
IN THIS COURSE
-
1m 35s
-
6m 40sUpon completion of this video, you will be able to recognize common traits and approaches of identifying code that needs to be cleaned. FREE ACCESS
-
6m 19sDuring this video, you will learn how to design applications with clean code. FREE ACCESS
-
5m 23sUpon completion of this video, you will be able to list coding artifacts and describe best practices that should be adopted to create artifacts with clean code. FREE ACCESS
-
9m 13sFind out how to write applications that use clean coding for artifacts like classes, interfaces, methods, and variable declarations. FREE ACCESS
-
5m 6sAfter completing this video, you will be able to recognize error handling styles that should be adopted for writing clean code. FREE ACCESS
-
6m 42sDuring this video, you will learn how to manage code errors by adopting clean coding principles. FREE ACCESS
-
7mAfter completing this video, you will be able to recall the significance of the unit testing F.I.R.S.T principle in writing clean tests. FREE ACCESS
-
3m 46sUpon completion of this video, you will be able to recognize the fundamental principles of writing clean code, with a focus on DRY, SOLID, and the Law of Demeter. FREE ACCESS
-
3m 10sUpon completion of this video, you will be able to recall the prominent testing strategies that should be adopted to maintain clean code. FREE ACCESS
-
5m 48sAfter completing this video, you will be able to describe the objective of testing clean code and the rules that are applied to implement clean tests. FREE ACCESS
-
4m 11sIn this video, you will learn how to write clean code in JavaScript. FREE ACCESS
-
7m 13sAfter completing this video, you will be able to recall the TDD software development rules and the sequence of steps that should be followed to write clean code. FREE ACCESS
-
4m 30sDuring this video, you will learn how to write applications using the TDD principles of clean coding. FREE ACCESS
-
1m 34sIn this video, we will summarize the key concepts covered in this course. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Audiobook
BDD in Action, Second Edition
Audiobook
100 Go Mistakes and How to Avoid Them
Audiobook
Good Code, Bad Code