Software Development
Showing 2209–2220 of 2769 results
Running Jenkins in Kubernetes
Learn how to install and manage Jenkins within a Kubernetes cluster using a YAML manifest or a Helm chart, and how to configure a pool of on-demand agents.
Running Prometheus 2 in Production
With any new skill, you eventually have to take the leap to using it in a real environment. This course will teach you the skills to run Prometheus in production, with confidence.
Rust Fundamentals
With its low overhead and high performance cross platform development, Rust is a great language for systems programming, embedded development and web programming. This course will teach you everything you need to know to become a Rust developer.
Rust Fundamentals
This course introduces Rust: a native code programming language with a focus on safety and correctness.
Salesforce Certified Admin: Practical Test Guide [15 hours]
The only course you will need to master core Salesforce concepts and clear the Salesforce Certified Admin certification
Salesforce Platform for Developers: The Big Picture
In this course developers will learn about the depth and breadth of the Salesforce Platform, the many opportunities available across its multi-dimensional landscape, and how to align them to their development skills, experience, and domain interests.
Salt Fundamentals
If you're managing server clusters- including VMs and container nodes- then automation is a must-have. This course will teach you how to configure and manage your distributed servers using the Salt Project configuration management stack
Scala 1 Build Tool: Getting Started
Working with a stable and reliable build tool to create projects in Scala is extremely important to developer productivity. sbt offers a wide variety of features and extensibility as a build tool that can meet almost any project's requirements.
Scala 2 Classes and Objects
You can advance your understanding of Scala once you learn to apply multiple concepts together. This course will teach you how to work with classes, inheritance, traits, case classes, and packaging your code among other topics.
Scala 2 Fundamentals
Scala is one of the most popular functional programming languages that run on the JVM. This course takes you on a deep dive into Scala concepts such as object-oriented programming, closures, creating control structures, traits, and iImplicits.
Scala 2 Language: Getting Started
Scala programming may seem daunting at first but a solid foundation is the place to start. This course will teach you the fundamental concepts of conditionals, control structures, pattern matching, and variable types among other important topics.
Scala 2: The Big Picture
Scala is one of the most popular functional programming languages that run on the JVM. This course covers the fundamentals of functional programming using Scala, reading and writing Scala code, error handling, classes, and concurrency.