語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Building better PowerShell code = ap...
~
Bertram, Adam.
FindBook
Google Book
Amazon
博客來
Building better PowerShell code = applying proven practices one tip at a time /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Building better PowerShell code/ by Adam Bertram.
其他題名:
applying proven practices one tip at a time /
作者:
Bertram, Adam.
出版者:
Berkeley, CA :Apress : : 2020.,
面頁冊數:
xviii, 146 p. :ill., digital ;24 cm.
內容註:
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.
Contained By:
Springer Nature eBook
標題:
Windows PowerShell (Computer program language) -
電子資源:
https://doi.org/10.1007/978-1-4842-6388-4
ISBN:
9781484263884
Building better PowerShell code = applying proven practices one tip at a time /
Bertram, Adam.
Building better PowerShell code
applying proven practices one tip at a time /[electronic resource] :by Adam Bertram. - Berkeley, CA :Apress :2020. - xviii, 146 p. :ill., digital ;24 cm.
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.
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 PowerShell experience, Building Better PowerShell Code gives you easily digestible tips you can begin using immediately. The book starts with an overview of some of the most important tips the author can muster which segues into a deeper dive with dozens of examples throughout the book. It takes you through tips such as using community modules, writing better comments, thinking of PowerShell functions as building blocks, and more. You will also see how to use parameters the right way and how to create simple logging code to easily record script activity. You will learn not only how to write better code, but also how to implement some mindset tricks, such as being explicit and specific with code and how to write code that reads well. You'll get into error handling and also how to make your scripts more secure. Finally, you'll examine the concept of building PowerShell tools and how to build scripts for speed. Other tips and best practices include: Building Pester tests Improving performance through parallel processing Writing cross-platform scripts Using filtering properly After reading this book and applying these tips, you will have an expert coding mindset and be able to build PowerShell code that's efficient, readable, and compliant with many best practices.
ISBN: 9781484263884
Standard No.: 10.1007/978-1-4842-6388-4doiSubjects--Topical Terms:
930364
Windows PowerShell (Computer program language)
LC Class. No.: QA76.774.M435 / B47 2020
Dewey Class. No.: 004.165
Building better PowerShell code = applying proven practices one tip at a time /
LDR
:03340nmm a2200325 a 4500
001
2256713
003
DE-He213
005
20210205100250.0
006
m d
007
cr nn 008maaau
008
220420s2020 cau s 0 eng d
020
$a
9781484263884
$q
(electronic bk.)
020
$a
9781484263877
$q
(paper)
024
7
$a
10.1007/978-1-4842-6388-4
$2
doi
035
$a
978-1-4842-6388-4
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.774.M435
$b
B47 2020
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
004.165
$2
23
090
$a
QA76.774.M435
$b
B548 2020
100
1
$a
Bertram, Adam.
$3
3166672
245
1 0
$a
Building better PowerShell code
$h
[electronic resource] :
$b
applying proven practices one tip at a time /
$c
by Adam Bertram.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2020.
300
$a
xviii, 146 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
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.
520
$a
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 PowerShell experience, Building Better PowerShell Code gives you easily digestible tips you can begin using immediately. The book starts with an overview of some of the most important tips the author can muster which segues into a deeper dive with dozens of examples throughout the book. It takes you through tips such as using community modules, writing better comments, thinking of PowerShell functions as building blocks, and more. You will also see how to use parameters the right way and how to create simple logging code to easily record script activity. You will learn not only how to write better code, but also how to implement some mindset tricks, such as being explicit and specific with code and how to write code that reads well. You'll get into error handling and also how to make your scripts more secure. Finally, you'll examine the concept of building PowerShell tools and how to build scripts for speed. Other tips and best practices include: Building Pester tests Improving performance through parallel processing Writing cross-platform scripts Using filtering properly After reading this book and applying these tips, you will have an expert coding mindset and be able to build PowerShell code that's efficient, readable, and compliant with many best practices.
650
0
$a
Windows PowerShell (Computer program language)
$3
930364
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://doi.org/10.1007/978-1-4842-6388-4
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9412348
電子資源
11.線上閱覽_V
電子書
EB QA76.774.M435 B47 2020
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入