Building better PowerShell code : applying proven practices one tip at a time /
Learn to write better PowerShell code via short, example-driven tips. This book covers tips to make your PowerShell scripts faster and easier to read all while following proven best practices. Written by a six-time Microsoft MVP and one of the first Microsoft PowerShell MVPs with over a decade of Po...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress L.P.,
2020.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Chapter 1: Do The Basics
- Chapter 2: Don't Reinvent the Wheel
- Chapter 3: Use Visual Studio Code
- Chapter 4: Plan Before you Code
- Chapter 5: Create Building Blocks with Functions
- Chapter 6: Parameterize Everything
- Chapter 7: Log Script Activity
- Chapter 8: Build with Manageability in Mind
- Chapter 9: Be Specific
- Chapter 10: Write for the Next Person
- Chapter 11: Handle Errors Gracefully
- Chapter 12: Don't Skimp on Security
- Chapter 13: Stick to PowerShell
- Chapter 14: Build Tools
- Chapter 15: Return Standardized, Informative Output
- Chapter 16: Build Scripts for Speed
- Chapter 17: Use Version Control
- Chapter 18: Build Tests.-Chapter 19: Miscellaneous Tips
- Chapter 20: Summary.