Software Development
Showing 1705–1716 of 2824 results
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.
Kotlin Design Patterns and Best Practices
Learn Kotlin design patterns and best practices, focusing on enhancing code reusability, maintainability, and performance.
Kotlin Fundamentals
This course teaches the Kotlin programming language, and progresses through to more advanced topics including Kotlin’s object-oriented nature and effectively using functions
Kotlin Reflection
This course will teach you how to use the reflection API for Kotlin and how it can be used to develop a simple Object-Relational Mapping (ORM) library, a model Mapping library, and a Dependency Injection (DI) framework.
Kotlin Unit Testing with JUnit
This course will teach you how to use JUnit 5 to write unit tests for your Kotlin code.
Kotlin: The Big Picture
While Kotlin has been around since 2011, its capabilities aren’t widely known. This course will teach you, at a high level, the capabilities of Kotlin. It will also highlight Kotlin’s benefits and shortcomings in a wide variety of use cases.
Kubernetes Application Developer – Exam Prep
This Free Online Course Includes: 5-6 Hours of Learning CPD Accreditation Final Assessment
Kubernetes Certification Training For Absolute Beginners
Learn Kubernetes, Docker and Container Orchestration
Kubernetes for Developers: Deploying Your Code
How do you deploy code to Kubernetes? Learn about different deployment techniques including, rolling updates, Canary deployments, Blue-Green deployments, jobs and CronJobs, as well as troubleshooting techniques that can be used to identify issues.