Clean Coding Techniques: Functions, Type Checking, Error Handling, & Testing
Min Sheng Benjamin Lee
Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Clean coding means better code through often rigid standards. Explore clean coding through the use of functions, error handling, testing, and other best practices. In this course, you will get introduced to function naming, arguments, parameters, subdivision, conditionals, global functions, abstraction levels, exception handlers, type checking, namespaces, and object naming best practices. Learn that functions should only perform one action, to avoid unintended side effects on the rest of your code. Finally, as a review exercise, you will describe clean coding best practices as they relate to function names, function parameters, exception handling, and the definitions of objects and functions.
Issued on
December 16, 2024
Expires on
Does not expire