Software Development
Showing 337–348 of 2824 results
Building a JavaScript Development Environment
Are you new to JavaScript development? This course will teach you how to set up a cross-platform development environment using VS Code with Node.js and npm for efficient coding and debugging.
Building a Modern CI/CD Pipeline with Jenkins
This course will teach you how to use Jenkins Pipeline to write CI/CD workflows.
Building a multi-module enterprise Java application with Maven and Open Liberty
Learn how to build and manage a multi-module enterprise Java application with Maven and Open Liberty. Explore how to structure large-scale applications using Maven for dependency management and Open Liberty for deployment, ensuring modular, maintainable code.
Building a Pragmatic Unit Test Suite
This course serves as a descriptive, in-depth guideline for pragmatic unit testing.
Building a Real-world C# Application
Learn how to best build real-world applications using C#. This course will teach you everything you need to go from zero to a completed product ready for distribution.
Building a simple RESTful Java microservice using JAX-RS and
Explore the process of building a simple RESTful Java microservice using JAX-RS. Understand how to expose HTTP endpoints, handle requests, and return responses in a standardized way, making your Java applications accessible through REST APIs.
Building a Web Application with JavaScript and IndexedDB
Master web application development using JavaScript and IndexedDB, focusing on client-side storage and data management techniques.
Building Advanced Windows PowerShell 4 Functions and Modules
If you're looking to go from someone who simply hacks things together with PowerShell to someone with the skills to build readable and maintainable code, then this is the course for you. You will cover everything there is to know, from building simple scripts and basic functions to advanced functions and modules.
Building an Application Using Java SE
Building Java applications requires more than knowing the Java language. This course will teach you the tools, libraries, and practices you need to start building Java SE applications.
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First
WPF is a popular and solid technology to build desktop applications for Windows. This course teaches you how to build a full enterprise application that uses a SQL Server database.
Building an Observable Infrastructure and Code
"With microservices, every outage is like a murder mystery" is a common complaint, but it doesn’t have to be. With the evolution of open source tools and tech, you can monitor service level availability, logs, security events and application traces.
Building and Deploying Azure Functions in .NET
This course teaches how to build and deploy Azure Functions