UX for Web Forms
Emily KayExplore ways to design web forms that excel in usability, and learn about techniques for creating forms that are visually…
Learning Amazon Web Services (AWS) for Developers (2020)
Bear CahillAmazon Web Services (AWS) is the leading cloud service provider today, ahead of competitors such as Microsoft Azure and Google…
Functional Programming with PHP
Shaun WassellDiscover how to write more readable, maintainable PHP code by taking up functional programming. In this course, Shaun Wassell helps…
Power Apps: Building Data-Driven Apps
Phil GoldMicrosoft Power Apps makes it easy to build user-friendly frontend applications on top of your existing data—without any code. This…
Configure and Manage Office 365 Workload Integrations (Office 365/Microsoft 365)
Ed LibermanOn their own, Office 365 tools such as Teams and Power Apps can help organizations boost collaboration and productivity. In…
Software Testing Foundations: Test Management
Mike FineSoftware testing is characterized by unknown issues and unpredictable results. What bugs might be discovered? What happens if the product…
The Non-Technical Skills of Effective Data Scientists
Keith McCormickMost data science training focuses only on key technologies. But real-world data science jobs require more than just technical acumen.…
Trello for Agile Teams
Doug RoseTrello is a popular, web-based list-making application. It uses a kanban-style taskboard to organize and prioritize your work. In this…
Requirement-Driven Cloud Selection and Deployment
David LinthicumSelecting a public cloud provider, or providers, is a complex undertaking. This course simplifies the process, offering tricks, tips, and…
Cisco CCNP ENCOR (350-401) Cert Prep: 2 Network Management, Security, and Automation
Kevin WallaceImplementing Cisco Enterprise Network Core Technologies v1.0 (ENCOR 350-401) is a 120-minute professional-level exam associated with the CCNP and CCIE…
Python Essential Libraries
Joe MariniIn addition to the Python standard library, there are thousands of third-party modules available to download and use. These libraries…
CIPP/US Cert Prep: 3 Government and Court Access to Information
Mike ChappleThe United States restricts government and court access to private sector information. These regulations protect citizens from unfair prosecution and…
Concurrent Programming with Android: Threads, Workers, and Kotlin Coroutines
David GassnerBest practices for concurrent programming in Android have gone through major changes in the past few years. From new restrictions…
Azure for Developers: Microsoft Graph Development Using the Microsoft Identity Platform
Sidney AndrewsMicrosoft Graph is a new API that provides a single pane to access to all of the data and intelligence…
CCSP Cert Prep: 5 Cloud Security Operations Audio Review
Mike ChappleCCSP Cert Prep: 5 Cloud Security Operations offers a deep dive into the fifth domain of the Certified Cloud Security…
CSSLP Cert Prep: 3 Secure Software Design
Jerod BrennenSecure software design helps you eliminate the design flaws that attackers exploit—before your app ever makes it to production. In…
Wireshark: Network Troubleshooting
Lisa BockLearn how to analyze network problems with Wireshark, a free, open-source packet analysis tool used by network administrators around the…
Learning COBIT
Mark ThomasThe COBIT framework offers a tailored approach to creating a governance and management framework for enterprise information and technology systems.…
Migrating from Python 2.7 to Python 3
Steven LottAre you still using Python 2.7? Official support for this version ended in January 2020; upgrading is more important than…
SQL Server Database Triggers
Adam WilbertSQL Server database triggers help database developers automate routine tasks. Triggers wait for an activating event to occur, then immediately…