Skip to content

Latest commit

 

History

History
132 lines (118 loc) · 9.98 KB

KoanIndex.md

File metadata and controls

132 lines (118 loc) · 9.98 KB

PSKoans Topic Index

Below are tables of all koan topics and their corresponding positions. When adding or updating koan topics, please keep this file up to date.

Draft / incomplete / stub / planned topics are marked with §

Default Topics

Folder Topic Position
Introduction AboutAssertions 101
Introduction AboutBooleans 102
Introduction AboutNumbers 103
Introduction AboutStrings 104
Introduction AboutCmdletVerbs 105
Introduction AboutGetMember 106
Introduction AboutBinary 107
Foundations AboutVariables 111
Foundations AboutAssignmentAndArithmetic 112
Foundations AboutArrays 113
Foundations AboutComparison 114
Foundations AboutStringOperators 115
Foundations AboutConditionals 116
Foundations AboutFunctionsAndScriptBlocks 117
Foundations AboutOrderOfOperations 118
Foundations AboutTypeOperators 119
Foundations AboutHashtables 120
Foundations AboutLoopsAndPipelines 121
Katas ProcessingStrings 150
Katas SortingCharacters 151
Cmdlets 1 AboutDiscovery 201
Cmdlets 1 AboutPSProviders 202
Cmdlets 1 AboutNewObject 204
Cmdlets 1 AboutCompareObject 205
Cmdlets 1 AboutMeasureObject 206
Cmdlets 1 AboutSelectObject 206
Cmdlets 1 AboutWhereObject 207
Cmdlets 1 AboutForEachObject 208
Cmdlets 1 AboutTeeObject 209
Cmdlets 1 AboutGroupObject 210
Cmdlets 1 AboutSortObject 211
Cmdlets 1 AboutModules 212
Constructs and Patterns AboutLists 301
Constructs and Patterns AboutStringBuilder 302
Constructs and Patterns AboutCustomObjects 303
Constructs and Patterns AboutPSObjects 304
Constructs and Patterns AboutSplatting 305
Constructs and Patterns § AboutAdvancedFunctions 306
Constructs and Patterns AboutRedirection 307
Constructs and Patterns AboutErrorHandling 308
Constructs and Patterns AboutBitwiseOperators 309
Constructs and Patterns AboutEnumerations 310
Constructs and Patterns AboutClasses 311
Constructs and Patterns AboutXml 312
Constructs and Patterns AboutRegularExpressions 320
Cmdlets 2 AboutOutCmdlets 401

Module Topics

ActiveDirectory

Folder Topic Position
Introduction AboutFiltering 101

Dbatools

Folder Topic Position
dbatools AboutDbaDatabase 1001
dbatools AboutQueryingDatabases 1002
dbatools AboutNewDatabases 1003
dbatools AboutBackupDatabases 1004