Another exquisit release
Pluralsight.Advanced.Defensive.Programming.Techniques-XQZT
Title: Advanced Defensive Programming Techniques
Publisher: Pluralsight
Iso Size: 1.3G (1315934208 B)
Files: 27F
Date: 09/01/2017
Course #: Pluralsight
Type: software-development
Published: Fri Aug 25, 2017
Modified: August 25, 2017
URL: www.pluralsight.com/courses/advanced-defensive-programming-techniques
Author: Zoran Horvat
Duration: 6h 22m
Skill: Intermediate
Exercise: [ ]
Installation:
Unpack that shit, mount that shit, run that shit
Notes:
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.