February 2019
Intermediate to advanced
626 pages
15h 51m
English
Static analysis is the process of evaluating code without executing it. In PowerShell, static analysis makes use of an Abstract Syntax Tree (AST): a tree-like representation of a block of code. AST was introduced with PowerShell 3.
Read now
Unlock full access