*Note: This course description is only applicable for the Computer Science Post-Baccalaureate program. Additionally, students must always refer to course syllabus for the most up to date information.
In Windows PowerShell, you most likely have used arrays and hash tables. The latter is simply a different kind of an array called an associative array. When using arrays, you may have a requirement to ...