-
Enforced Indentation (Python): Python Documentation - Indentation
-
Static Typing: - Java: The Java™ Tutorials - Primitive Data Types - TypeScript: TypeScript Handbook - Basic Types - PHP: PHP Manual - Type Declarations
-
Checked Exceptions (Java): [The Java™ Tutorials - Exceptions]