Software Development
Showing 1537–1548 of 2769 results
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.
Introduction to Protractor 7
Protractor is an automated testing framework for testing AngularJS applications in the browser. This course will walk through the basics of Protractor while discussing how Protractor can fit into a development workflow.
Introduction to PWABuilder
Discover how PWABuilder can streamline creating and deploying your applications as PWA. Evaluate if PWA is the best fit for your business in accelerating product growth and decreasing the cost of developing native applications.
Introduction to Python
Master the basics of data analysis with Python in just four hours. This online course will introduce the Python interface and explore popular packages.