Software Development
Showing 1057–1068 of 2653 results
Getting Started with Mockito 2
Writing unit tests is difficult if the dependencies between your application classes make it difficult to draw a boundary between what you want to test and the rest of the codebase. Mockito helps you to easily create Java tests by using mock objects.
Getting Started with Octopus Deploy
Manual deployments are error-prone, painful, and problematic. What you need is a way to model your environments and script your deployments – Octopus is the premier tool for getting this kind of work done, and you’ll explore how to make it happen.
Getting Started with Programming in Java 11
This course provides you with everything you need to know to get started programming in Java and serves as a strong foundation for all Java-based development environments including client-based, server-side, Android, and big data platforms.
Getting Started with Prometheus
Prometheus is the preferred monitoring tool for containers, but it works just as well in any environment. This course will teach you how to get up and running with Prometheus and add a consistent monitoring approach to all your apps and servers.
Getting Started with Puppet 7
Puppet is the de-facto configuration management software for Linux and Unix systems, and this course teaches you everything you need start managing your infrastructure with Puppet.
Getting Started with Spring Batch 4
Spring Batch is a mature open source frameworks for batch processing. This course will get you started with Spring Batch through the demonstration of processing input from a file, transforming the data, and outputting the data to a database.
Getting Started with Swagger 2 Tools
Swagger Tools is the leading platform for describing RESTful web services. This course will teach you how to use Swagger Tools to describe, document, generate code, and test RESTful web APIs based on the OpenAPI standard.
Getting Started with TeamCity
This course will teach you everything you need to know about TeamCity to get started with continuous integration and begin automating your builds. You will learn how to install TeamCity before configuring builds for both Java and .NET.
Getting Started with Terraform Cloud
As Terraform is adopted across the industry, companies discover they need to collaborate within teams and across the organization. This course will teach you how to use Terraform Cloud to deliver collaboration and automation in a managed environment.
Getting Started with TestNG 6
Automated tests are key to delivering quality assurance to software. Learn how to write any kind of test - unit, component or user interface, using TestNG - a feature-rich and incredibly popular testing framework.
Getting Started with the C Language
This course will teach you in a practical way, with a combination of slides and demo code, the basic aspects of the C programming language and tools, so that you can be productive with the C language, and be able to write beginning applications in C.
Getting Started with the Linux Command Line
Linux is the dominant OS of the cloud, DevOps, and enterprise servers. Since Linux administration happens on the command line, and since you want a part of all that action, you'll enjoy this introduction to the admin tool where it all happens.