PowerShell 101 Functional Programming in PowerShell In this post, we will take a look at the concept of functional programming and how to write a basic function in PowerShell. 0xBEN Feb 6, 2022 6 min read
PowerShell Intro to Object-Oriented Programming with PowerShell In this post, I go over the fundamentals of object-oriented programming and some simple ways to interact with objects in PowerShell 0xBEN Jan 13, 2022 9 min read
PowerShell Programming Fundamentals with PowerShell In this post, I go over the fundamentals of programming using PowerShell and demonstrate why it's a great way to learn to code 0xBEN Jan 13, 2022 15 min read
PowerShell 101 Introduction to PowerShell This project will guide the reader from the beginnings of learning about PowerShell and its standards, to learning about programming fundamentals, OOP, functional programming, and finally, organizing code into a module. 0xBEN Jan 13, 2022 3 min read
PowerShell PowerShell as Your First Programming Language In this post, I discuss why PowerShell makes a great first programming language 0xBEN Jan 12, 2022 7 min read