#kotlin

[ follow ]
#java
Scala
fromInfoWorld
1 month ago

The best Java and JVM language frameworks

The Java ecosystem has a rich set of back-end frameworks suitable for various needs.
Evaluating frameworks based on project requirements is crucial for developers.
fromInfoWorld
5 months ago
JavaScript

Kotlin for Java developers

Kotlin is an accessible, functional alternative to Java for JVM programming, offering simplicity and interoperability.
fromInfoWorld
5 months ago
JavaScript

Kotlin for Java developers: Classes and coroutines

Kotlin simplifies class creation and management, enhancing Java developers' workflow with less boilerplate code and stronger flexibility.
fromSimplilearn.com
1 year ago
Java

Kotlin vs Java: Ultimate Showdown in Modern App Development

Understanding the strengths and weaknesses of Kotlin vs Java is crucial for informed software development decisions.
fromMedium
2 weeks ago
Scala

I Tried Kotlin, Scala, and Go-Here's Why I'm Sticking with Java

Java, despite being viewed as a legacy language, has evolved significantly and remains ideal for large-scale backend development.
fromMedium
4 months ago
Scala

You Should Probably Drop Java, JavaScript, Python and Kotlin for Scala

Scala provides a more elegant and readable solution compared to Java or Kotlin, especially with its for comprehension for functional programming.
Scala
fromInfoWorld
1 month ago

The best Java and JVM language frameworks

The Java ecosystem has a rich set of back-end frameworks suitable for various needs.
Evaluating frameworks based on project requirements is crucial for developers.
fromInfoWorld
5 months ago
JavaScript

Kotlin for Java developers

Kotlin is an accessible, functional alternative to Java for JVM programming, offering simplicity and interoperability.
fromInfoWorld
5 months ago
JavaScript

Kotlin for Java developers: Classes and coroutines

Kotlin simplifies class creation and management, enhancing Java developers' workflow with less boilerplate code and stronger flexibility.
fromSimplilearn.com
1 year ago
Java

Kotlin vs Java: Ultimate Showdown in Modern App Development

Understanding the strengths and weaknesses of Kotlin vs Java is crucial for informed software development decisions.
fromMedium
2 weeks ago
Scala

I Tried Kotlin, Scala, and Go-Here's Why I'm Sticking with Java

Java, despite being viewed as a legacy language, has evolved significantly and remains ideal for large-scale backend development.
fromMedium
4 months ago
Scala

You Should Probably Drop Java, JavaScript, Python and Kotlin for Scala

Scala provides a more elegant and readable solution compared to Java or Kotlin, especially with its for comprehension for functional programming.
more#java
Scala
fromMedium
1 month ago

Declarative Python, Java, Scala, Kotlin, Rust. Imperative Golang

Declarative programming emphasizes outcome over process, showcasing its strengths against imperative styles.
Scala
frommedium.com
2 months ago

Declarative Python, Java, Scala, Kotlin. Imperative Golang

Declarative programming focuses on expressing what we want rather than detailing how to achieve it, enhancing code clarity.
#jetbrains
Scala
fromTechzine Global
2 months ago

Popularity of Kotlin grows rapidly: what are its strengths?

Kotlin's official support for Android has significantly enhanced its popularity as a multi-platform programming language.
fromTechzine Global
5 months ago
Software development

JetBrains users struggle with transition to new UI

The new IntelliJ IDEA 2024.3 enhances development performance, introduces optional K2 mode, but users express dissatisfaction with the new interfaces.
fromInfoWorld
4 months ago
Java

Kotlin to lose scripting features

JetBrains is discontinuing certain Kotlin scripting technologies due to limited use and the availability of alternative, supported tools.
fromInfoWorld
6 months ago
Angular

JetBrains updates Kotlin roadmap

JetBrains' Kotlin roadmap focuses on efficiency, abstraction, and performance with targeted improvements scheduled for February 2025.
Scala
fromTechzine Global
2 months ago

Popularity of Kotlin grows rapidly: what are its strengths?

Kotlin's official support for Android has significantly enhanced its popularity as a multi-platform programming language.
fromTechzine Global
5 months ago
Software development

JetBrains users struggle with transition to new UI

The new IntelliJ IDEA 2024.3 enhances development performance, introduces optional K2 mode, but users express dissatisfaction with the new interfaces.
fromInfoWorld
4 months ago
Java

Kotlin to lose scripting features

JetBrains is discontinuing certain Kotlin scripting technologies due to limited use and the availability of alternative, supported tools.
fromInfoWorld
6 months ago
Angular

JetBrains updates Kotlin roadmap

JetBrains' Kotlin roadmap focuses on efficiency, abstraction, and performance with targeted improvements scheduled for February 2025.
more#jetbrains
fromInfoWorld
3 months ago
JavaScript

Intro to Ktor: The server-side stack

Kotlin's server-side capabilities, combined with Exposed ORM and HTMX, simplify web application development by adding data persistence and interactivity.
fromInfoWorld
3 months ago
JavaScript

Intro to VSCode.dev: The IDE in your browser

Running applications in VSCode requires managing console output and server processes, with Kotlin requiring specific Gradle tasks for execution.
#concurrency
fromInfoWorld
4 months ago
JavaScript

Kotlin for Java developers: Concurrency with coroutines

Kotlin's coroutines simplify concurrent programming, allowing for cleaner and more maintainable code while enhancing performance over traditional threading models.
fromMedium
4 months ago
JavaScript

Kotlin Coroutines

Kotlin Coroutines simplify concurrency by enabling developers to write asynchronous code in a sequential manner, improving readability and maintainability.
fromInfoWorld
4 months ago
JavaScript

Kotlin for Java developers: Concurrency with coroutines

Kotlin's coroutines simplify concurrent programming, allowing for cleaner and more maintainable code while enhancing performance over traditional threading models.
fromMedium
4 months ago
JavaScript

Kotlin Coroutines

Kotlin Coroutines simplify concurrency by enabling developers to write asynchronous code in a sequential manner, improving readability and maintainability.
more#concurrency
#software-development
fromHackernoon
1 year ago
JavaScript

Implementation of the Strategy Pattern in Kotlin and Spring | HackerNoon

The Strategy design pattern enhances extensibility and maintainability in software development, particularly in Kotlin with the Spring framework.
fromBerlin Startup Jobs
5 months ago
Web design

Job Vacancy: Senior Fullstack Web Engineer (m/f/d) // Softwaregini | IT / Software Development Jobs | Berlin Startup Jobs

Softwaregini is seeking a Fullstack Web Engineer to enhance their B2B SaaS offerings through innovative software solutions.
fromHackernoon
1 year ago
JavaScript

Implementation of the Strategy Pattern in Kotlin and Spring | HackerNoon

The Strategy design pattern enhances extensibility and maintainability in software development, particularly in Kotlin with the Spring framework.
fromBerlin Startup Jobs
5 months ago
Web design

Job Vacancy: Senior Fullstack Web Engineer (m/f/d) // Softwaregini | IT / Software Development Jobs | Berlin Startup Jobs

Softwaregini is seeking a Fullstack Web Engineer to enhance their B2B SaaS offerings through innovative software solutions.
more#software-development
fromInfoWorld
6 months ago
Miscellaneous

Ktor 3.0 switches to kotlinx.io library

Ktor 3.0 enhances performance with kotlinx.io library and introduces server-sent events for efficient client-server communication.
fromHackernoon
4 years ago
JavaScript

Augmenting the Client With Vue.js | HackerNoon

This article outlines the author's new journey into learning Vue.js with a focus on integrating it with Spring Boot and Thymeleaf.
fromAlvinalexander
3 years ago
Scala

How to iterate over a Map in Kotlin (for loop)

Iterate over a Kotlin Map using a for loop by destructuring the key-value pairs.
fromHackernoon
1 year ago
JavaScript

Map Transformation: Which One Should I Use? | HackerNoon

Map transformation functions in Kotlin Standard Library are useful for transforming collections into new collections.
The map() function applies a transformation to each value in a collection, while mapNotNull() filters out null values during transformation.
fromSimplilearn.com
2 years ago
JavaScript

All You Need To Know About Kotlin Delegation | Simplilearn

Delegation in Kotlin allows for code reuse and transferring authority between objects.
[ Load more ]