Welcome to the home of Polyglot Notebooks for PowerShell!
- Install the Polyglot Notebook extension.
Download or clone this repo and open the powershell-101 folder in VS Code to get started with the PowerShell 101 notebooks.
Or, if you want just tap on one of the Notebook links below and automatically have it open in VS Code!
# | Topic | Notebook Link |
---|---|---|
1 | Hello World | 01 Notebook |
2 | The Basics of Strings | 02 Notebook |
3 | Searching Strings | 03 Notebook |
4 | Numbers and Integer Math | 04 Notebook |
5 | Numbers and Integer Precision | 05 Notebook |
6 | Numbers and Decimals | 06 Notebook |
7 | Branches (if) | 07 Notebook |
8 | What Are Loops | 08 Notebook |
9 | Combining Branches and Loops | 09 Notebook |
10 | Arrays, Lists, and Collections | 10 Notebook |
11 | Search, Sort, and IndexLists | 11 Notebook |
12 | Lists of Other Types | 12 Notebook |
13 | Functions | 13 Notebook |
14 | Hash Tables | 14 Notebook |
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.
.NET (including the powershell-notebooks repo) is licensed under the MIT license.