Cargando…

PowerShell for beginners : learn Powershell 7 through hands-on mini games /

Learn the basic tools and commands to write scripts in PowerShell 7. This hands-on guide is designed to get you up and running on PowerShell quickly - introducing interactive menus, reading and writing files, and creating code that talks over the network to other scripts, with mini games to facilita...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Waters, Ian, 1982- (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley] : Apress, [2021]
Edición:1st ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1: Introduction
  • Chapter 2: Beginners Guide to PowerShell and Visual Studio Code
  • Chapter 3: Variables
  • Chapter 4: Conditional Statements
  • Chapter 5: Loops
  • Chapter 6: Arrays
  • Chapter 7: Functions
  • Chapter 8: Classes
  • Chapter 9: Customising The Console.
  • Chapter 10: User Input
  • Chapter 11: Dragon Slayer
  • Chapter 12: Getting Colourful
  • Chapter 13: ASCII Table
  • Chapter 14: Cursor Control
  • Chapter 15: Background Processing
  • Chapter 16: Networking
  • Chapter 17: Working with Files
  • Chapter 18: Sound
  • Chapter 19: Game Engine
  • Chapter 20: Creating ASCII Art
  • Chapter 21: Power Bomber.