Software Development
Showing 2005–2016 of 2653 results
Projects in Cloud Computing
Learn how cloud computing works & its important concepts with cloud computing projects in this cloud computing tutorial.
Projects in Data Science
The practical guide to master real world Data science
Projects in Linux – Learn Linux Doing Real World Projects
Linux projects for beginners will help you learn how to download and install Linux Distros and other fundamental Linux concepts using Ubuntu and CentOS as examples.
Projects in R: Learn R Creating Data Science Projects
Introduction to R Programming Online Course, which will help you become a more efficient data miner, analyst and Statistician
Projects on online design tool canva
canva
Property-Based Testing with PropEr in Elixir
Learn the concepts of Property-Based Testing, including writing properties and their required generators.
Property-Based Testing with PropEr in Erlang
Learn the concepts of Property-Based Testing, including writing properties and their required generators.
Protect your APIs on Azure API Management
Protect your backend APIs from information exposure and implement throttling (rate limiting) to prevent resource exhaustion with policies in Azure API Management.
Provision an Azure SQL database to store application data
Use the Azure portal and Cloud Shell to provision, connect, and manage Azure SQL databases.
Provision IoT devices at scale by using Azure IoT Hub Device Provisioning Service (DPS)
You'll learn about the Device Provisioning Service properties and capabilities, device attestation mechanisms, device provisioning lifecycle tasks, and you'll implement device enrollment (and disenrollment) using group enrollment processes.
Provisioning a Linux virtual machine in Microsoft Azure
Azure allows you to use several common provisioning tools to deploy Linux virtual machines (VMs), to include Terraform, Bicep, the Azure portal, and the Azure CLI. In this module, you'll learn how to deploy a Linux virtual machine using each of these methods.
Proxy Objects and Reflect in JavaScript
Senior JavaScript developers often need to allow for notification of changes in objects that other developers use. In this course, you will see how to use Proxies to handle advanced scenarios.