Software Development
Showing 769–780 of 2653 results
Developing Amazon Alexa 2020 Skills
More and more, the world is being driven by voice technologies, and Amazon Alexa is leading the way. This course will teach you how to build, debug and monetize Alexa skills.
Developing an Asynchronous ASP.NET Core Web API
Correctly writing asynchronous code can tremendously improve the scalability of your web API. In this course, you’ll learn how and why to write async code when creating an ASP.NET Core web API.
Developing and Extending a Salesforce Community Experience with Code
This course will teach you what you need to know to develop and extend a Salesforce Community with code.
Developing Go Apps with Docker 20.10
Using docker for applications is really helpful in ensuring a fuss-free and smooth release to production. This course will teach you how to dockerize your Go applications as efficiently as possible, making app maintenance and debugging super easy.
Developing in the Windows Subsystem for Linux with Visual Studio Code
In this module, you learn how to use the Windows Subsystem for Linux (WSL) with Visual Studio Code (VS Code). We explore the installation process and the basics of using WSL. Additionally, we install and utilize the Visual Studio Code WSL extension. Finally, we demonstrate how to debug and run Python code in VS Code within our WSL environment.
Developing Java Apps with Docker
This course will teach you how to develop, configure, and debug Java applications with Docker.
Developing Local Chef Cookbooks on Linux
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 Linux.
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 Microservices with Spring Boot
Understand how to develop and deploy microservices using Spring Boot, focusing on RESTful services and cloud integration.
Developing Node.js Apps with Docker
Application containers are convenient for distributing modern applications. This course will teach you how to build and deploy containers for your Node.js applications.
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.