Software Development
Showing 1573–1584 of 2824 results
Introduction to mixed reality
Build a foundation in the core concepts, terminology, and design processes unique to the mixed reality development space.
Introduction to Node.js
Learn about Node.js: what it is, how it works, and when to use it. This module uses JavaScript in the Node.js runtime.
Introduction to Object-Oriented Programming in Python
Discover the fundamental concepts of object-oriented programming (OOP), building custom classes and objects!
Introduction to object-oriented programming with Python
This module will teach you how to model problems by using object-oriented programming (OOP) concepts. You'll also learn to turn your model into working code by using OOP concepts like classes, attributes, and methods.
Introduction to Office client customization with add-ins
The Office Add-ins platform enables you to extend the functionality of Office applications including Word, Outlook, and Excel. In this module, you'll explore various ways you can use add-ins to extend and interact with Office applications. The units in this module explain the add-in programming model, developer tools, how to debug, deployment options, and the capabilities available to developers who want to customize. You'll also learn how you can customize your add-in by persisting state, use Fluent UI to create productive experiences and incorporate data with Microsoft Graph.
Introduction to Open Source
Learn how to contribute to, create, and maintain open source projects!
Introduction to Orleans
Learn what Orleans is and when you might want to use it.
Introduction to Polyglot Notebooks
Use Polyglot Notebooks to create and run code in multiple languages in a single document. This module introduces you to Polyglot Notebooks and shows you how to create and run code in multiple languages.
Introduction to Power BI embedded analytics
Developers can programmatically embed Power BI analytics items in their apps to present data as in-context visualizations. Users can then make decisions based on facts instead of opinions.
Introduction to PowerShell
Learn about the basics of PowerShell, a cross-platform command-line shell and scripting language that's built for task automation and configuration management. Learn what PowerShell is, what it's used for, and how to use it.
Introduction to Prism 7 for WPF
Learn the basic concepts required to build composite WPF applications using the Prism Library which includes regions, modules, view composition, commanding, navigation, and different techniques for communicating between loosely couple components.
Introduction to prompt engineering with GitHub Copilot
Discover the essentials of creating effective prompts with GitHub Copilot. Uncover techniques to transform your coding comments into precise, actionable code, enhancing your development workflow.