Showing 73–84 of 721 results

ARIMA Models in Python
Learn about ARIMA models in Python and become an expert in time series analysis.

Artificial Intelligence
Gain a comprehensive understanding of artificial intelligence, its technologies, and its impact on various industries.

ASP.NET Core Clean Architecture
Creating a testable and maintainable application in .NET Core requires a solid foundation. This course will teach you how to use Clean Architecture principles for your ASP.NET Core applications.

ASP.NET Core Crash Course
Ever been curious about how easy it really is to create an MVC website using ASP.NET Core? We'll create a brand new site from scratch with lots of great features and explore key aspects of ASP.NET Core in this code-focused course.

ASP.NET Core Performance
Interested in making your ASP.NET Core site faster? This course will teach you key techniques to do just that - including caching, asynchronous techniques and gotchas, ways to keep responses small, diagnostic techniques to find problems, and more.

ASP.NET Core Web API: Best Practices
Modern apps require web APIs more than ever before. This course will teach you best practices for writing better web APIs using ASP.NET Core.

Assembly and Formal Verification
Master advanced EVM opcodes, YUL, and Huff to write efficient smart contracts. Learn formal verification techniques for ensuring the security and correctness of your code.

Authenticating and Securing User Access to Citrix ADC
This course will teach you how to securely control user access to Citrix ADC, focusing on SSO authentication including SAML. Plus, learn about other security features such as authorization, auditing, admin partitions, and Smart Control/SmartAccess.

Authentication and Authorization in Angular
You’ll learn how to secure applications against unauthorized use the right way.

Automating BGP Routing Security with gRPC, gNMI, and YDK
This course demonstrates how a combination of modern software technologies, such as IP routing, network security, and device automation, can be used to thwart denial of service attacks.

Automating Infrastructure Deployment Using Google Cloud Deployment Manager
Cloud Deployment Manager is the Google service that allows the specification of all the resources needed for an application in a declarative format using yaml. This course will help you use it to programmatically create and provision resources.

Automating Node.js 6 with NPM Scripts
What if you could greatly improve your efficiency as a developer? This course will teach you how to use automation to optimize your time and reduce manually executed, repetitive tasks. You will see NPM is the tool for this when building Node.js apps.