PoshCode/PowerShellPracticeAndStyle: The Unofficial PowerShell Best Practices and Style Guide
Posted by jpluimers on 2024/07/31
For my link archive, the source code [Wayback/Archive] PoshCode/PowerShellPracticeAndStyle: The Unofficial PowerShell Best Practices and Style Guide and on-line “book” version that starts with:
[Wayback/Archive] About this Guide – PowerShell Practice and Style
It covers many topics grouped into a Style Guide and Best Practices:
- Style Guide
- Code Layout and Formatting
- Function Structure
- Documentation and Comments
- Readability
- Naming Conventions
- Best Practices
- Naming Conventions
- Building Reusable Tools
- Output and Formatting
- Error Handling
- Performance
- Security
- Language, Interop and .Net
- Metadata, Versioning, and Packaging
- Current
Recommended reading and referencing.
–jeroen






Leave a comment