Software Development
Showing 529–540 of 2653 results
Continuous Verification and the Myths of Reliability
Much of the knowledge around systemic properties has been at the expense of reliability "best practices" that feel intuitive but are not backed up by data. Forward-looking enterprises reject those myths and are now discussing their CI/CD/CV strategy.
Continuously Deliver IIS-based .NET 4 Applications
This course will help get your code built when changes are committed, then get your IIS applications deployed using automated steps from VSTS or TFS! You'll see examples of this for ASP.NET Core and Framework sites as well as WCF apps.
Contribute to an open-source project on GitHub
Learn how to use GitHub to find open-source projects and tasks to contribute to. Discover how to create pull requests and communicate with project maintainers effectively to get your changes accepted. Learn about the benefits of getting involved with open-source communities.
Control and govern your Azure environment by deploying your infrastructure as code
Plan how to harden and help secure your Azure environment, along with the controls to apply to your configuration changes and deployments. Require your infrastructure be defined as code, and protect your environment against manual changes.
Control Azure services with the CLI
Install the Azure CLI locally and use it to manage Azure resources.
Control variable scope and logic using code blocks in C#
Use code blocks with more confidence, understanding how they impact the visibility and accessibility of both higher and lower-level constructs in your code.
Controlling Program Flow in C# 9
C# is a rich, strongly typed language that provides many options for controlling the flow of your code. This course will teach you how to use various types of statements and expressions to add meaningful decision logic and handle tasks in your apps.
Controlling Program Flow in Java (Java SE 11 Developer Certification 1Z0-819)
This course will teach you the tips and tricks of managing application control flow in Java to help prepare you for the certification exam.
Convert data types using casting and conversion techniques in C#
Take control of the data in your applications, knowing when to apply the correct technique to change data types as needed.
Cooper Union: Preparing for the AP* Computer Science A Exam — Part 1
An introduction to how computing can be used to solve real-world problems while encouraging student computational creativity. Part 1 of 2.
Cooper Union: Preparing for the AP* Computer Science A Exam — Part 2
An introduction to how computing can be used to solve real-world problems while encouraging student computational creativity. Part 2 of 2.
Copy blobs between Azure Storage accounts from the command line or by using code
Learn how to use the Azure CLI and AzCopy to copy blobs between storage accounts.