Skip to content

Commit 985c9d3

Browse files
TravisEz13msftbot[bot]
authored andcommitted
Add new PowerShell MoL book (PowerShell#10602)
* Add new PowerShell MoL book Hi, I thought that `Learn PowerShell in a Month of Lunches, Linux and macOS Edition` might be great addition to your list of books. Thank you for your consideration * fix spelling issues
1 parent 5dbaeb8 commit 985c9d3

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

.spelling

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -845,6 +845,8 @@ CodeFormatter
845845
StyleCop
846846
SytzeAndr
847847
yashrajbharti
848+
Leonhardt
849+
tylerleonhardt
848850
- CHANGELOG.md
849851
aavdberg
850852
asrosent

docs/learning-powershell/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,15 @@ Note that all bash commands should continue working on PowerShell session.
109109
- [Windows PowerShell in Action][in-action] by [Bruce Payette](https://github.com/brucepay)
110110
- [Introduction to PowerShell][powershell-intro] from Pluralsight
111111
- [PowerShell Training and Tutorials][lynda-training] from Lynda.com
112-
- [Learn Windows PowerShell in a Month of Lunches][learn-powershell] by Don Jones and Jeffrey Hicks
113-
112+
- [Learn Windows PowerShell in a Month of Lunches][learn-win-powershell] by Don Jones and Jeffrey Hicks
113+
- [Learn PowerShell in a Month of Lunches][learn-powershell] by Travis Plunk (@TravisEz13),
114+
Tyler Leonhardt (@tylerleonhardt), Don Jones, and Jeffery Hicks
114115

115116
[in-action]: https://www.amazon.com/Windows-PowerShell-Action-Second-Payette/dp/1935182137
116117
[powershell-intro]: https://www.pluralsight.com/courses/powershell-intro
117118
[lynda-training]: https://www.lynda.com/PowerShell-training-tutorials/5779-0.html
118-
[learn-powershell]: https://www.amazon.com/Learn-Windows-PowerShell-Month-Lunches/dp/1617294160
119+
[learn-win-powershell]: https://www.amazon.com/Learn-Windows-PowerShell-Month-Lunches/dp/1617294160
120+
[learn-powershell]: https://www.manning.com/books/learn-powershell-in-a-month-of-lunches-linux-and-macos-edition
119121

120122
[getstarted-with-powershell]: https://channel9.msdn.com/Series/GetStartedPowerShell3
121123
[why-learn-powershell]: https://blogs.technet.microsoft.com/heyscriptingguy/2014/10/18/weekend-scripter-why-learn-powershell/

0 commit comments

Comments
 (0)