kotlin 第48页
JVM Primer Part 2 - Debugging memory issues-拾光赋

JVM Primer Part 2 – Debugging memory issues

JVM Primer Part 2 - Debugging memory issues, JVM-Troubleshooting (2 Part Series) 1 A Primer on JVM Memory Management and Troubleshooting - 1 2 JVM Primer Part 2 - Debugging memory ...
kity的头像-拾光赋kity7年前
0367
A Primer on JVM Memory Management and Troubleshooting - 1-拾光赋

A Primer on JVM Memory Management and Troubleshooting – 1

A Primer on JVM Memory Management and Troubleshooting - 1, JVM-Troubleshooting (2 Part Series) 1 A Primer on JVM Memory Management and Troubleshooting - 1 2 JVM Primer Part 2 - Deb...
kity的头像-拾光赋kity7年前
0239
The Road Not Taken? — Kotlin or Java-拾光赋

The Road Not Taken? — Kotlin or Java

The Road Not Taken? — Kotlin or Java, Photo by Jon Tyson on  Unsplash The first one-million dollar question that comes to every Android developer while starting a new projec ...
kity的头像-拾光赋kity7年前
04111
Kottpd — HTTP Server in pure Kotlin-拾光赋

Kottpd — HTTP Server in pure Kotlin

Kottpd — HTTP Server in pure Kotlin,In today’s post I would like to talk about one of the projects I’m working on. I define it as light HTTP framework and it is made in pure Kot...
kity的头像-拾光赋kity7年前
0347
Kotlin DSL: From Theory to Practice-拾光赋

Kotlin DSL: From Theory to Practice

Kotlin DSL: From Theory to Practice,SQL, RegExp, Gradle — what do they have in common? All of them represent an example of using domain-specific languages, or DSLs. Languages of t...
kity的头像-拾光赋kity7年前
0409
A small piece of code which is going to inspire you to try out Kotlin-拾光赋

A small piece of code which is going to inspire you to try out Kotlin

A small piece of code which is going to inspire you to try out Kotlin,A few months ago I’ve started to discover Jetbrains’ Kotlin language which gave a good impression to me. I ...
kity的头像-拾光赋kity8年前
05313
Encapsulate state and expose behavior when writing object-oriented code-拾光赋

Encapsulate state and expose behavior when writing object-oriented code

Encapsulate state and expose behavior when writing object-oriented code,A-PIE. You ever heard of that? For some reason my mouth is watering. A-PIE is not only a delicious baked des...
kity的头像-拾光赋kity8年前
04112
RxJava combineLatest quick example by Kotlin-拾光赋

RxJava combineLatest quick example by Kotlin

RxJava combineLatest quick example by Kotlin,RxJava's combineLatest is very convenient but I can use it difficultly because it has many overloads. So I wrote the code snippet for c...
kity的头像-拾光赋kity8年前
03913
How Kotlin Calamity Devours Your Java Apps Like Lightning?-拾光赋

How Kotlin Calamity Devours Your Java Apps Like Lightning?

How Kotlin Calamity Devours Your Java Apps Like Lightning?,Originally published on Hackernoon. I hear what you are saying. There is that buzz around Android actively adopting Kotli...
kity的头像-拾光赋kity8年前
03011
Kotlin From The Trenches-拾光赋

Kotlin From The Trenches

Kotlin From The Trenches,In the last few years, the growth of hype around the Kotlin programming language has been about the same as that of the Bitcoin rate. This close attention ...
kity的头像-拾光赋kity8年前
0506
The Strengths and Biggest Misconceptions of Kotlin—Interview with Marcin Moskala-拾光赋

The Strengths and Biggest Misconceptions of Kotlin—Interview with Marcin Moskala

The Strengths and Biggest Misconceptions of Kotlin—Interview with Marcin Moskala,I was approached about attending DevFest Siberia, which is September 23-24th of this month. That s...
kity的头像-拾光赋kity8年前
03115
Create a DSL with Kotlin-拾光赋

Create a DSL with Kotlin

Create a DSL with Kotlin,https://kotlinexpertise.com/create-dsl-with-kotlin/ 原文链接:Create a DSL with Kotlin
kity的头像-拾光赋kity8年前
04511