News

The first thing that I will talk about is working with strings. This includes formatting and the differences between double quotes and single quotes (yes, there is a big difference between these two).
Posts in PowerShell related communities haven't produced any positive or negative responses to my query. Maybe if I branch out into a broader coder audience I'll get lucky. Thank you.
I'm learning a little about graph theory and got sidetracked into Powershell text formatting. I'm writing a script that creates a two-dimensional array based on user input and displays the array ...