I've been looking around for a while now, but haven't really found what I'm looking for. Essentially, what I'd like to use to learn powershell effectively with is a "powershell by example" page somewhere, similar to gobyexample.com or rustbyexample.com where the tutorial encourages active tinkering.
What have you been using to effectively learn the ins and outs of powershell usage?
https://github.com/mikemaccana/powershell-profile/blob/maste...
Short answer for 'How do I learn powershell?' is:
* Learn 'select'
* Learn 'where'
Once you get those two, and get out of the scraping with sed/grep/awk mentality you now properly get powershell.