kotlin 第30页
Immutable data structures in Java-拾光赋

Immutable data structures in Java

Immutable data structures in Java,As part of some of the coding interviews I’ve been conducting recently, the topic of immutable data structures comes up regularly. I’m not overl...
kity的头像-拾光赋kity6年前
0376
Desde nuestras clases hasta nuestro APK-拾光赋

Desde nuestras clases hasta nuestro APK

Desde nuestras clases hasta nuestro APK, Sketchnote sobre el proceso de pasar desde nuestras clases hasta tener el APK — by Armando Picón Como Android Developers a veces pasamo...
kity的头像-拾光赋kity6年前
0256
The funny Java vs Kotlin battle-拾光赋

The funny Java vs Kotlin battle

The funny Java vs Kotlin battle,Scrolling through Twitter I found this Tweet which I kinda agree with: I went on to check out the Reddit Post spoken of. Here is my take on what I s...
kity的头像-拾光赋kity6年前
0305
Knowledgebase update - Atom model-拾光赋

Knowledgebase update – Atom model

Knowledgebase update - Atom model, Introduction ​Tempo (the Radix consensus algorithm) provides one fundamental constraint: eventual consistency of state. To meaningfully build on...
kity的头像-拾光赋kity6年前
0445
Spring Data R2DBC for Microsoft SQL Server-拾光赋

Spring Data R2DBC for Microsoft SQL Server

Spring Data R2DBC for Microsoft SQL Server,This post is the sibling of another blog post I wrote that focused on Spring Data R2DBC and Postgres. Hopefully, you read the title befor...
kity的头像-拾光赋kity6年前
0345
Sending Multipart Form Data Using Spring WebTestClient-拾光赋

Sending Multipart Form Data Using Spring WebTestClient

Sending Multipart Form Data Using Spring WebTestClient,(x-posted from personal blog here) Background For the past year or so, I have been working extensively with spring, especiall...
kity的头像-拾光赋kity6年前
0299
Como usar el Android Navigation Component-拾光赋

Como usar el Android Navigation Component

Como usar el Android Navigation Component, Android Architecture components - Navigation Component El problema de la navegación A lo largo de los años los desarrolladores Androi...
kity的头像-拾光赋kity6年前
02214
Radix - what are we about?-拾光赋

Radix – what are we about?

Radix - what are we about?, What is Radix Radix is a new platform, like Bitcoin or Ethereum, but scalable and easy to build on. Instead of using blockchain, we started from scratch...
kity的头像-拾光赋kity6年前
03015
War Stories: The elusive Service-拾光赋

War Stories: The elusive Service

War Stories: The elusive Service,If you like 'war stories', tales which are told among developers who ran into really obscure issues and felt like going crazy before finally findin...
kity的头像-拾光赋kity6年前
03912
Maven or Gradle?-拾光赋

Maven or Gradle?

Maven or Gradle?,Currently, I am migrating from Java to Kotlin. One of the changes I am not making is to move from Maven to Gradle. This is something we should probably discuss com...
kity的头像-拾光赋kity6年前
0355
The niche guy writing-拾光赋

The niche guy writing

The niche guy writing, Intro I worked with Spring + Java for a while but I changed a lot of jobs in 6 years of development and I was always treated more like 'Jack of all trades ma...
kity的头像-拾光赋kity6年前
0399
A concatenated iterator example in Kotlin-拾光赋

A concatenated iterator example in Kotlin

A concatenated iterator example in Kotlin,Some times you might need to iterate through multiple lists. This happens, for example, when implementing a tree traversal algorithm. Than...
kity的头像-拾光赋kity6年前
03315