Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
PowerShell for beginners = learn Pow...
~
Waters, Ian.
Linked to FindBook
Google Book
Amazon
博客來
PowerShell for beginners = learn Powershell 7 through hands-on mini games /
Record Type:
Electronic resources : Monograph/item
Title/Author:
PowerShell for beginners/ by Ian Waters.
Reminder of title:
learn Powershell 7 through hands-on mini games /
Author:
Waters, Ian.
Published:
Berkeley, CA :Apress : : 2021.,
Description:
xvi, 232 p. :ill., digital ;24 cm.
[NT 15003449]:
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.
Contained By:
Springer Nature eBook
Subject:
Windows PowerShell (Computer program language) -
Online resource:
https://link.springer.com/openurl.asp?genre=book&isbn=978-1-4842-7064-6
ISBN:
9781484270646
PowerShell for beginners = learn Powershell 7 through hands-on mini games /
Waters, Ian.
PowerShell for beginners
learn Powershell 7 through hands-on mini games /[electronic resource] :by Ian Waters. - Berkeley, CA :Apress :2021. - xvi, 232 p. :ill., digital ;24 cm.
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.
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 facilitate learning. PowerShell for Beginners starts with an introduction to PowerShell and its components. It further discusses the various tools and commands required for writing scripts in PowerShell 7, with learning reinforced by writing mini games. You will learn how to use variables and conditional statements for writing scripts followed by loops and arrays. You will then work with functions and classes in PowerShell. Moving forward, you will go through the PowerShell Console, customizing the title and text colors. Along the way you will see how to read a key press and make sound in PowerShell. The final sections cover game engine layout, how to build a title screen, and implementing the game design using code flow, title screens, levels, and much more. After reading the book you will be able to begin working with PowerShell 7 scripts and understand how to use its tools and commands effectively. You will: Use Microsoft Visual Studio Code to develop scripts Understand variables, loops and conditional statements in PowerShell Work with scripts to develop a game Discover and use ASCII art generators Comprehend game objects and code Create client-server scripts that communicate over a network Read and write to files Capture input from the keyboard Make PowerShell speak words to help the visually impaired Create text-based adventure games.
ISBN: 9781484270646
Standard No.: 10.1007/978-1-4842-7064-6doiSubjects--Topical Terms:
930364
Windows PowerShell (Computer program language)
LC Class. No.: QA76.76.M52 / W38 2021
Dewey Class. No.: 005.422
PowerShell for beginners = learn Powershell 7 through hands-on mini games /
LDR
:03336nmm a2200325 a 4500
001
2245032
003
DE-He213
005
20210619233659.0
006
m d
007
cr nn 008maaau
008
211207s2021 cau s 0 eng d
020
$a
9781484270646
$q
(electronic bk.)
020
$a
9781484270639
$q
(paper)
024
7
$a
10.1007/978-1-4842-7064-6
$2
doi
035
$a
978-1-4842-7064-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.M52
$b
W38 2021
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.422
$2
23
090
$a
QA76.76.M52
$b
W329 2021
100
1
$a
Waters, Ian.
$3
3506440
245
1 0
$a
PowerShell for beginners
$h
[electronic resource] :
$b
learn Powershell 7 through hands-on mini games /
$c
by Ian Waters.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xvi, 232 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
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.
520
$a
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 facilitate learning. PowerShell for Beginners starts with an introduction to PowerShell and its components. It further discusses the various tools and commands required for writing scripts in PowerShell 7, with learning reinforced by writing mini games. You will learn how to use variables and conditional statements for writing scripts followed by loops and arrays. You will then work with functions and classes in PowerShell. Moving forward, you will go through the PowerShell Console, customizing the title and text colors. Along the way you will see how to read a key press and make sound in PowerShell. The final sections cover game engine layout, how to build a title screen, and implementing the game design using code flow, title screens, levels, and much more. After reading the book you will be able to begin working with PowerShell 7 scripts and understand how to use its tools and commands effectively. You will: Use Microsoft Visual Studio Code to develop scripts Understand variables, loops and conditional statements in PowerShell Work with scripts to develop a game Discover and use ASCII art generators Comprehend game objects and code Create client-server scripts that communicate over a network Read and write to files Capture input from the keyboard Make PowerShell speak words to help the visually impaired Create text-based adventure games.
650
0
$a
Windows PowerShell (Computer program language)
$3
930364
650
0
$a
Computer games
$x
Programming.
$3
553052
650
0
$a
Systems programming (Computer science)
$3
657025
650
1 4
$a
Microsoft and .NET.
$3
3134847
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://link.springer.com/openurl.asp?genre=book&isbn=978-1-4842-7064-6
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9406078
電子資源
11.線上閱覽_V
電子書
EB QA76.76.M52 W38 2021
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login