Software Development
Showing 481–492 of 2824 results
Choose the correct data type in your C# code
Learn the difference between many data types, how they work, what they do, and how to choose one over another.
Choose the right Azure service for deploying your Java application
Explore the service options for deploying Java applications to Azure, and choose the one that best addresses your team's needs.
CICD (DevOPs Tools) for Automation Testers (Selenium)
Learn about various DevOPs tool which are requried from Automation Testers point of view
Cisco DEVOPS 300-910: Automating Infrastructure
This course focuses on teaching the student the Automating Infrastructure branch of the course objectives. This will include a focus on Terraform and Ansible and how they are commonly used to automate infrastructure environments.
Cisco DevOps 300-910: CI/CD Pipelines
DevOps is rewriting the world of IT Operations with code. This course focuses on CI/CD pipelines to automate every IT Operations task. Multiply your DevOps skills so you can multiply your impact in your organization.
Cisco DEVOPS 300-910: Cloud and Multicloud
Managing a cloud infrastructure can be challenging for an organization. This course will teach you how to manage cloud deployments using automation tools.
Cisco DEVOPS 300-910: Logging, Monitoring, and Metrics
This course will teach you the core skills required to setup and maintain logging, monitoring and metric in a DevOps environments.
Cisco DEVOPS 300-910: Packaging and Delivering Applications
This course focuses on teaching you the Packaging and Delivery of Applications branch of the course objectives. This includes a focus on containers and how you can package and deliver optimized applications.
Class Libraries in C#
Understanding and using class libraries is essential if you want to better organize your code, make it reusable, and make it easily distributable to other developers and teams. This course will teach you how to create, configure, test, and distribute C# class libraries.
Classify endangered bird species with Custom Vision
As an ornithologist, you study the behavior, physiology, and conservation of birds and bird habitat. Your work often involves surveying, recording, and reporting on bird activity. You want to build a machine learning model that will identify a bird in an image by species, to help with gathering data. In this module, you use Azure AI Custom Vision to create a model to identify species of birds!
Clean Coding Principles in C#
Clean code is the art of writing code that humans can understand. Learn how to write C# in a style that's easy to write, read, and maintain. This course is filled with clear comparisons between "dirty" C# code to avoid, and the "clean" C# equivalent.
Clojure 1 Fundamentals
Clojure is a robust and productive functional programming language. This course will teach you the basics of Clojure so that you can build your own Clojure programs and applications.