Showing 2005–2016 of 18767 results
Build multi-item transactions with the Azure Cosmos DB for NoSQL
Author stored procedures using JavaScript in Azure Cosmos DB for NoSQL.
Build natural language solutions with Azure OpenAI Service
This module provides engineers with the skills to begin building apps that integrate with the Azure OpenAI Service.
Build Netflix-like recommendation systems with Sklearn
Learn how to build recommendation systems similar to Netflix’s using Scikit-learn. Understand collaborative filtering, content-based recommendations, and hybrid models to create personalized suggestions for users.
Build Node.js Authentication REST APIs with JWT
Build and Deploy token based Authentication REST API server with JWT using NodeJS, MongoDB, ExpressJS, Docker, GCP
Build Office Add-ins for Excel
Microsoft Office clients enable developers to create add-ins that extend Microsoft Excel with custom functionality. Through a JavaScript API, developers can manipulate the content in an Excel workbook from an app running in the task pane. In this module, you'll learn how to build an Excel add-in that inserts (and replaces) text ranges, tables, charts, and dialogs.
Build Office Add-ins for Outlook
Microsoft Office clients enable developers to create add-ins that extend Microsoft Outlook with custom functionality. Through a JavaScript API, developers can access and edit the contents in an email or calendar event in Outlook from an app running in the client. In this module, you'll learn how to build an Outlook add-in that will render buttons in the compose message window, implement a button that invokes a function, and implement a task pane that inserts content into the body of a message.
Build Office Add-ins for Word
Microsoft Office clients enable developers to create add-ins that extend Microsoft Word with custom functionality. Through a JavaScript API, developers can manipulate the content in a Word document from an app running in the task pane. In this module, you'll learn how to build a Word add-in that inserts (and replaces) text ranges, paragraphs, images, HTML, tables, and content controls. You'll also learn how to format text and how to insert (and replace) content in content controls.
Build personal Portfolio Site using Python/Django Beginners
Resume portfolio builder using Django
Build Power BI visuals and reports
Turn data into interactive, actionable insights with Power BI Desktop visuals and reports.
Build product roadmaps
Identify and construct Agile product roadmaps including audiences, prioritization, themes, milestones, epics, and user stories.
Build psychological safety
Understand psychological safety, why it's important, and how to cultivate it on your team.
Build Python REST API with Django REST Framework
Learn how to Build REST APIs with Python and Django REST Framework