Showing 1285–1296 of 4482 results

Design a Model with Power BI
This course will teach you how to design a data model with Power BI.

Design and Build Great Web APIs
The course is organized into four parts: Getting Started, The Design Phase, The Build Phase, and The Release Phase.

Design and Build Great Web APIs
The course is organized into four parts: Getting Started, The Design Phase, The Build Phase, and The Release Phase.

Design and Build Tabular Models – DP-500
Data models are the core of data analysis in Power BI. This course will teach you how to create data models that help you author simpler DAX queries and better reports.

Design and Integrate Data into Microsoft Dataverse (PL-400)
Microsoft Dataverse lets you securely store and manage data for business applications. This course teaches you how to implement security features and roles, table designing, and relationships, and help you prepare for the PL-400 certification exam!

Design Auditing for Microsoft Azure
Understanding how to audit can be challenging when leveraging cloud services. This course provides the knowledge necessary to audit using Azure services.

Design Patterns in C++ 20: Behavioral – Chain of Responsibility to Memento
This course will teach you how to apply Behavioral Design Patterns in your C++ applications.

Design Patterns in C++ 20: Creational
Creational design patterns lie at the heart of object-oriented programming. This course will teach you how to leverage the creational design patterns and SOLID principles in C++ in order to create well-designed systems.

Design Patterns in C++: Behavioral – Observer to Visitor
This course will teach you Behavioral type of C++ design patterns like Observer, State, Strategy, Template Method, and Visitor.

Design Patterns in C++: Structural – Adapter to Decorator
This course will teach you about the first four structural design patterns, these patterns explain how to use class composition and inheritance to build extendible and maintainable design.

Design Patterns in C++: Structural – Façade to Proxy
This course will teach you structural type of C++ design patterns like Façade, Flyweight, Null Object, and Proxy.

Design Patterns in Java: Behavioral
The Gang of Four Design Patterns explained and implemented using Java.