65,938 articles
CodeProject is changing.
Read more
.
Everything / Languages / Kotlin
Submit your article
Kotlin
Kotlin
Great Reads
Android CodeView - the Easiest Way to Highlight Text
by
AmrDeveloper
How to use CodeViewAndroid Library in many projects features
Avoiding Kotlin Minefields in Apache Beam
by
Rion Williams
How to avoid Kotlin minefields in Apache Beam
Create a Simple Bot Creator in 33 Lines of Code
by
AmrDeveloper
How to create a simple bot creator in Kotlin using only 33 lines of code
Developing a Kiosk Application
by
ookami.kb
Turn Android app into Kiosk App
Latest Articles
Android CodeView - the Easiest Way to Highlight Text
by
AmrDeveloper
How to use CodeViewAndroid Library in many projects features
Avoiding Kotlin Minefields in Apache Beam
by
Rion Williams
How to avoid Kotlin minefields in Apache Beam
Create a Simple Bot Creator in 33 Lines of Code
by
AmrDeveloper
How to create a simple bot creator in Kotlin using only 33 lines of code
Developing a Kiosk Application
by
ookami.kb
Turn Android app into Kiosk App
All Articles
Article
Project
Technical Blog
Tip/Trick
Video
Reference
Asset
top
Sort by Score
Title
Updated
Author
Score
Kotlin
Developing a Kiosk Application
by
ookami.kb
Turn Android app into Kiosk App
Dynamic Programming or How to Use Previous Computation Experience
by
Ayat Rakhishev
A walkthrough of dynamic programming
Kotlin DSL: From Theory to Practice
by
Ivan Osipov
We'll discuss why Kotlin is a great tool for domain specific language building
Kotlin: How to Implement a REST API With Spring Boot,
Spring Data,
and H2 DB
by
Neeraj Sidhaye
Developing REST API in Kotlin and SpringBoot
Smart Android Template for Data Performance
by
Petrov Vladimir
Smart Android Template for Data Performance with International Signals Code as a Sample
The Declarative Approach of the Ring Programming Language
by
Mahmoud Samir Fayed
We will learn about the innovation in the declarative approach of the Ring programming language.
Using Windows 10 for Development with DragonBoard 410C and Android
by
Richard Chambers
Unboxing a DragonBoard 410C,
setting up a Windows 10 PC for development,
and using Android Studio
Vulkan API with Kotlin Native - Draw
by
Igor Kushnarev
Vulkan API with Kotlin Native.
Drawing loop.
Vulkan API with Kotlin Native - Instance
by
Igor Kushnarev
Creating Vulkan instance with Kotlin Native
Vulkan API with Kotlin Native - Platform's Windows
by
Igor Kushnarev
Native windows with Kotlin Native for Linux and Windows platforms
Vulkan API with Kotlin Native - Project Setup
by
Igor Kushnarev
Using Vulkan API with Kotlin Native example
Vulkan API with Kotlin Native - Surface,
Devices
by
Igor Kushnarev
Vulkan surface,
physical and logical devices with Kotlin Native
Vulkan API with Kotlin Native - Swapchain,
Pipeline
by
Igor Kushnarev
Vulkan pipeline with Kotlin Native