Software Development
Showing 205–216 of 673 results
Developing Local Chef Cookbooks on Windows
Developing Chef cookbooks requires an understanding of the many tools which are available to you via Chef Workstation. This course leverages hands-on demos to explore the options available for developing cookbook solutions for Windows.
Developing Python 3 Apps with Docker
Moving from a traditional architecture to a containerized architecture can be intimidating. This course will teach you how to use Docker and Docker Compose to build and deploy highly scalable Python applications.
Developing Python Packages
Learn to create your own Python packages to make your code easier to use and share with others.
Developing R Packages
Learn to develop R packages and boost your coding skills. Discover package creation benefits, practice with dev tools, and create a unit conversion package.
Developing Source Generators in C#
C# Source Generators can analyze your code and generate new C# code while your project is compiling. This course will teach you how to build and use C# Source Generators in your .NET applications.
DevOps Concepts
In this Introduction to DevOps, you’ll master the DevOps basics and learn the key concepts, tools, and techniques to improve productivity.
Docker Deep Dive
This course will teach you everything you need to know to get started in the world of Docker and containers, and provide a solid foundation for learning Kubernetes.
Dynamic C# 7 Fundamentals
Take advantage of dynamic C# to reduce the amount of code that needs to be written, meaning more time to deliver more features to the customer. You'll learn how dynamic C# can make many programming tasks easier.
Dynamic Programming in C# 10
C# is a statically typed language but it also has (often overlooked) dynamic features. This course will teach you to use dynamic C# to make some difficult and cumbersome programming tasks easier and allow you to create more flexible C# applications.
EF Core 6 Fundamentals
This course will teach you how to use Entity Framework Core 6 to perform data access in your .NET applications.
EF Core 8 Fundamentals
This course will teach you how to use Entity Framework Core to perform data access in your .NET applications.
EF Core: Best Practices
Focus your knowledge of Entity Framework Core. This course will teach you which features to choose so that you can build safe, secure, and efficient solutions