排序
6 Reasons to Love Kotlin
6 Reasons to Love Kotlin,After a few years of working with Kotlin daily, I reflect upon the six most compelling reasons to use the language. The Carpenter’s Hammer A good craftsma...
Concurrency in modern programming languages: Java
Concurrency in modern programming languages: Java, Concurrency in Modern Programming Languages (7 Part Series) 1 Concurrency in modern programming languages: Introduction 2 Concurr...
Scala Tutorial for Java Programmers with examples
Scala Tutorial for Java Programmers with examples,Scala is a general-purpose programming, type-safe JVM language language that offers support for object-oriented programming (OOP) ...
Python vs Java
Python vs Java, Software vs Software (10 Part Series) 1 React vs Vue: Compare and Contrast 2 AWS vs Azure vs Google Cloud ... 6 more parts... 3 VSCode vs Vim 4 PostgreSQL vs MongoD...
Types: When I use, when I don’t.
Types: When I use, when I don't., Introduction Below is my personal perspective :) If I write a one-page program, I don't mind having no types, zero types, -1 types, and I'm happy ...