Programming
Showing 337–348 of 3124 results
Build Python REST API with Django REST Framework
Learn how to Build REST APIs with Python and Django REST Framework
Build Python Web Apps with Django
Django is an open-source Python web development framework that allows you to quickly create web apps using the plethora of tools provided.
Build Python Web Apps with Flask
Learn how to code in Python, design and access databases, create interactive web applications, and share your apps with the world.
Build Reactive Websites with RxJS: Master Observables and Wrangle
Learn to create reactive websites using RxJS, focusing on observables and their powerful data handling capabilities.
Build real world applications with Python
Interested in learning to build apps in Python, that you can maintain? You will learn language syntax but also patterns for how to structure your app.
Build reports for finance and operations apps
Organizations have a lot of data. When an organization grows, its ability to provide context for all that data becomes increasingly crucial. Reports can organize data in a meaningful way. finance and operations apps include reporting tools to help you create reports for your organizations, SQL Server Reporting Services (SSRS), Microsoft Power BI, and Microsoft Excel reports. You can use these reporting tools to visualize a data set in many ways, including as a tabular layout with collapsible tables and by using dashboards. Throughout this module, you will build a foundation to design, create, and modify reports.
Build reports for Microsoft Dynamics 365 Business Central
Do you want to develop or modify reports for Business Central? This path helps you understand how to build and modify reports.
Build reusable Bicep templates by using parameters
Use Bicep parameters to provide information for your template during each deployment. Add decorators to make your parameters easy to understand and work with, and to protect secret data. Provide parameter values at the command line and by using parameter files.
Build reusable components with Blazor
By using Blazor components, you can reuse sections of HTML in your applications. Learn how to build a component, package it, and share it with other Blazor applications.
Build rich interactive components with Blazor web apps
Learn how to interoperate Blazor apps with JavaScript code, use templated components, and handle component lifecycle events.
Build Robust Applications with Test-driven Development in Django
Learn how to develop robust applications using test-driven development principles in Django.
Build Robust Applications with Test-driven Development in Django
Master test-driven development in Django to create robust applications with reliable test cases and best practices.