This course allows you to show what you’ve learned in the previous IT Technical Support professional certification courses and apply that knowledge to realistic situations. The IT Technical Support Capstone leads you through a series of technical support case studies that require hands-on work to resolve. You will practice analyzing user help requests and troubleshooting … [Read more...] about Technical Support Case Studies and Capstone
Support and Operations
Customer-Centric IT Strategy
Now more than ever, corporations are investing heavily in IT. The quality of these investments affect the daily work of millions, yet it’s not uncommon to see industry surveys where the failure rates for IT projects is over 50%. It’s possible to do better and it’s possible to do so consistently. In this two-week course, we’ll step through major challenges within … [Read more...] about Customer-Centric IT Strategy
The Strategist’s Challenge
In this course, you will develop your ability to think strategically, analyze the competitive environment, and recommend firm positioning and value creation. We will explore the underlying theory and frameworks that provide the foundations of a successful business strategy and provide the tools you need to understand that strategy including SWOT, Competitor, Environmental, … [Read more...] about The Strategist’s Challenge
Using Python to Interact with the Operating System
By the end of this course, you’ll be able to manipulate files and processes on your computer’s operating system. You’ll also have learned about regular expressions -- a very powerful tool for processing text files -- and you’ll get practice using the Linux command line on a virtual machine. And, this might feel like a stretch right now, but you’ll also write a program … [Read more...] about Using Python to Interact with the Operating System
Introduction to Test Driven Development (TDD)
Successful developers need to not only build the right software but build it right. To know your software works correctly, you need to test each unit of code. One of the best methods for this unit-level testing is test driven development. This course provides a detailed overview of test driven development (TDD). First, you’ll learn what automated testing is and why it is … [Read more...] about Introduction to Test Driven Development (TDD)