What's New in Our Catalog

Updates

SC0105EN bannerData Science with Scala | View in the Skills Network Catalog

Apache Spark™ is a fast and general engine for large-scale data processing, with built-in modules for streaming, SQL, machine learning and graph processing. This course shows how to use Spark’s machine learning pipelines to fit models and search for optimal hyperparameters using a Spark cluster.

LB0105EN bannerReactive Architecture: Reactive Microservices | View in the Skills Network Catalog

When we use the term Reactive, we are usually talking about Reactive Microservices. But what is a microservice? And how can we make it Reactive? This course will explore the difference between monoliths and microservices and show the journey to making a system Reactive.

LB0103EN bannerReactive Architecture: Domain Driven Design | View in the Skills Network Catalog

Domain Driven Design is a technique commonly used to build Reactive Systems. This course will introduce the core elements of Domain Driven Design. It will also explain how those elements relate to Reactive Systems.

SC0103EN bannerSpark Overview for Scala Analytics | View in the Skills Network Catalog

The “Spark Overview for Scala Analytics” course will cover the history of Spark and how it came to be, how to build applications with Spark, establish an understanding of RDDs and DataFrames, and other advanced Spark topics. Apache Spark™ is a fast and general engine for large-scale data processing, with built-in modules for streaming, SQL, machine learning and graph processing. Having finished this class, a student would be prepared to leverage the core RDD and DataFrame APIs to perform analytics on datasets.

PY0101EN bannerPython for Data Science | View in the Skills Network Catalog

This introduction to Python will kickstart your learning of Python for data science, as well as programming in general. This beginner-friendly Python course will take you from zero to programming in Python in a matter of hours. Upon its completion, you'll be able to write your own Python scripts. If you want to learn Python from scratch, this course is for you.

LB0101EN bannerReactive Architecture: Introduction to Reactive Systems | View in the Skills Network Catalog

This course teaches the core principles behind Reactive Architecture. It introduces students to why we need Reactive Systems, and what problems they are trying to solve. It also contrasts Reactive Architectures with Reactive Programming, showing how they relate, and how they are different.

AI0105EN bannerIntroducing AI | View in the Skills Network Catalog

Start your journey into the realm of Artificial Intelligence! Discover its endless possibilities, practical applications, and real-world impact in this captivating beginner-level course. Unveil the future today!

LB0111EN bannerReactive Architecture: CQRS & Event Sourcing | View in the Skills Network Catalog

This course will discuss the reasons we use CQRS/ES, what benefits it provides us, but also what it will cost us to use.

LB0107EN bannerReactive Architecture: Building Scalable Systems | View in the Skills Network Catalog

Building Reactive Systems requires a balance between Consistency and Availability. This course will explain why that balance exists.

LB0109EN bannerReactive Architecture: Distributed Messaging Platforms | View in the Skills Network Catalog

Reactive Systems are built on a foundation of asynchronous, non-blocking messages. This course will explore that idea in detail.