Software Development
Showing 193–204 of 673 results
Design Patterns in Java: Creational
This course will teach you the design patterns covered by the Gang of Four while using Java for the programming language.
Design Patterns in Java: Structural
The Gang of Four Design Patterns explained and implemented using Java.
Design Patterns with Python 2
This course will introduce you to eight classic software design patterns and how they can be implemented in Python to help you create programs that are professional, extendable, and maintainable.
Designing RESTful Web APIs
Designing an API before you start to implement it is key to a quality REST API. In this course, you'll learn how to design a RESTful API.
Developer to Architect
Interested in learning what the role of a software architect entails and why it is so crucial to your organization's success? By the end of this course you will have a thorough understanding of the skills, knowledge, and duties required to become a successful and effective software architect.
Developing .NET Framework Apps with Docker
Docker isn't just for cool new microservices apps - you can run any application in containers. This course will teach you how to take your existing .NET Framework apps into the modern world, running them in Windows containers - with no code changes.
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 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.