Software Development
Showing 1657–1668 of 2769 results
Jq Command Tutorials To Parse JSON Data
Learn How to Parse JSON Data With Jq Command; Read, Write & Modify the JSON Data with Filters, Conditions & Functions
Julia 1: Getting Started
Julia is a programming language designed for high performance that's used for Data Science, scientific domains, data visualization, parallel computing, and more. This course will teach you what you need to know to get started programming with Julia!
JUnit 5 Fundamentals
This course will teach you how to write unit tests with JUnit 5, covering topics like why unit tests are important, the structure of good unit tests, dynamic and parameterized tests, extensions, code coverage, and more.
Kafka Streams for Software Developers
Understand the fundamentals of Kafka Streams and learn how to process real-time data streams for building scalable applications.
Kanban Fundamentals: Boosting Developer Productivity
Learn Kanban principles and practices to boost productivity and efficiency in software development teams.
Karate Fundamentals
Karate is an open-source platform combining API automation, performance testing, mocks and UI automation into a single unified framework. This course will teach you the fundamentals of Karate by building an automated testing framework from scratch.
Karate: The Big Picture
This course will teach you about the Karate framework, a standout tool in the testing landscape. You'll explore its background, highlight its unique traits, and outline its main features You'll get a broad overview without deep code details.
Keycloak – Open Source Identity and Access Management
This Basic Keycloak Course will provide you a good foundation to leverage Keycloak in your Projects
Kotlin Compact
A concise introduction to Kotlin, covering essential features, syntax, and practical applications for modern software development.
Kotlin Coroutines
Coroutines have become a core skill that is needed when building applications with Kotlin. This course will teach you the basics of coroutines, suspending functions and how to use them.
Kotlin Coroutines Deep Dive
This course will touch on the internals of coroutines, and teach you how to use channels and flows inside your Android application
Kotlin Crash Course for Programmers
A crash course in Kotlin for programmers, covering essential features and practical coding exercises to enhance your skills.