CSS: Display
Jen KramerEvery CSS layout relies on the display property to tell it basic rules for how to present content. In this…
Angular: Testing and Debugging
Derek PeruoErrors caused by missing dependencies, undefined variables, or poorly formatted data can cause your web application to stop working. In…
Introducing Visual Studio
Kendra HavensIn this course, instructors Kendra Havens and Scott Hanselman introduce you to installing, setting up, and using Visual Studio. First,…
CISSP Cert Prep (2021): 2 Asset Security
Mike ChappleCISSP is the industry’s gold standard certification, necessary for many mid- and senior-level information security positions. Learn about best practices…
SharePoint Online Essential Training: Beyond the Basics
Gini von CourterInterested in taking your SharePoint Online skills to the next level? If so, then this course is for you. Here,…
IoT Projects: Physical Email Alert
Marc de VinckHow do you create a physical alert for virtual data? With a Raspberry Pi, a few electronic components, and some…
Integrating Azure DevOps with GitHub
Prince MokutDevOps combines people, processes, and technologies to continuously deliver valuable products and services that meet end user needs and business…
C#: Advanced Practices
Mika DumontIn this course, instructor Mika Dumont introduces you to C# advanced practices. Mika begins by defining LINQ and showing you…
UX DesignOps: Working with Developers
Dee SadlerWhile UX teams typically work well with product teams, it’s a little less intuitive when UX teams must work closely…
Python: Pen Testing AWS
Malcolm ShorePen testing is a standard technique for on-site systems, but the way testing is carried out in the cloud is…
Introduction to Network Routing
Robert McMillenIf you have any interest in IT—either as a prospective career or just want to extend your knowledge base—one of…
Test Automation with Python: 4 The WebDriver Automation Architecture
HeadSpin UniversityUsed correctly, Appium and Selenium can be a powerful force for testing web and mobile apps. This course is part…
CCSK Cert Prep: 4 Data Security for Computing
Daniel LachanceData privacy is vitally important, and with the growth of cloud adoption and reported data breaches, organizations must take careful…
Producing Screencast Videos on a Mac
Richard HarringtonDo you need to create a tutorial, a website walk-through, or a business presentation? How do you make sure it’s…
.NET Deep Dive: NuGet Package Manager
Walt RitscherMost programming languages have an associated package management system that helps find and install code libraries and their dependencies. For…
Producing Screencast Videos on a PC
Richard HarringtonDo you need to create a tutorial, a website walk-through, or a business presentation? How do you make sure it’s…
Advanced SQL: High Performance Relational Divisions
Ami LevinIn this course, Ami Levin continues his Advanced SQL series with a new installment focused on conquering relational division challenges.…
Data Science Foundations: Fundamentals
Barton PoulsonData science is driving a world-wide revolution that touches everything from business automation to social interaction. It’s also one of…
Learning Jira (Server Edition)
Rachel WrightJira is a tool for issue tracking and project management. Already the industry standard for software development, Jira is quickly…
Learning Unit Testing with Jasmine
Dylan IsraelUnit tests are the foundation of programming tests, the piece you should build before you create other kinds of tests…