Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Advanced Defensive Programming Techniques [Updated Nov 26, 2024]

Posted By: IrGens
Advanced Defensive Programming Techniques [Updated Nov 26, 2024]

Advanced Defensive Programming Techniques [Updated Nov 26, 2024]
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 6h 15m | 1.21 GB
Instructor: Zoran Horvat

This course will lead you step by step through the process of developing defensive design practices, which can substitute common defensive coding, for the better of software design and implementation.

What you'll learn

How often do you have to defend from nulls, zeros, surprising cases hitting switch instruction, impossible else branches, and so on? Is your life a struggle with issues caused by unexpected data or invalid system state?

In this course, Advanced Defensive Programming Techniques, you'll learn how to defend by means of design, so that almost all explicit defensive code can be happily removed. First, you'll discover how to build validation. Next, you'll explore how exactly to design a public interface. Finally, you'll cover how to unify error flows, so nothing unpredictable can take you by surprise.

By the end of this course, you'll have the necessary knowledge to efficiently develop your own defensive design practice.


Advanced Defensive Programming Techniques [Updated Nov 26, 2024]