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…
HTML Essential Training
Jen SimmonsHypertext Markup Language (HTML) is the foundation of website and web application development. It allows you to ensure that your…
ESLint: Checking for Syntax and Logic Errors
Sasha VodnikReduce bugs and boost efficiency by using ESLint to catch common coding errors. In this course—the third and final installment…
Cloud NoSQL for SQL Professionals
Lynn LangitNoSQL databases can store nonrelational data on a super large scale and solve problems regular databases can’t handle: indexing the…
CompTIA CySA+ (CS0-002) Cert Prep: 4 Software and Systems Security
Mike ChappleA solid understanding of software and systems security—from the software development lifecycle to penetration testing—is essential for aspiring cybersecurity analysts,…
AWS Certified Cloud Practitioner (CLF-C01) Cert Prep: 2 Security
Hiroko NishimuraAs part of any good IT infrastructure, security plays an important part in creating a stable technical environment. In the…
Spring: Framework in Depth
Frank P Moley IIISpring is an application framework and inversion-of-control (IOC) container for the Java platform. The framework’s core features can be used…
Building a Winning Enterprise Marketing Strategy
MadecraftMarketing strategies are never straightforward, making it difficult for leaders to proceed with confidence and authority. In this course, listeners…
Learning Django
Caleb SmithWith Django, you can take web applications from concept to launch in a matter of hours. It’s a free and…
UX Deep Dive: Usability Testing
Amanda StockwellTake a deep dive into usability testing techniques and methodologies for user experience (UX) design projects with research expert Amanda…
Introduction to SAP BI/BW
Michael ManagementGet a learner-friendly introduction to the Business Intelligence (BI) and Business Warehouse (BW) tools in SAP. This extensive overview course…
Advanced SQL – Window Functions
Ami LevinWindow functions are one of the most radical, fundamental enhancements to modern SQL. They allow access to neighboring rows without…
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…