You are here |
adambennett.dev | ||
| | | |
zserge.com
|
|
| | | | I've been looking for Java alternatives since my first days of Android development. I can't say I don't like Java. It's a nice language, very easy to learn and pretty logical. But the lack of proper functional style constructions often inspires me to check what's new in the field of JVM languages. So far I've tried (tried, I never learnt these languages properly): Mirah - a very nice Ruby-translated-to-Java language. | |
| | | |
whackylabs.com
|
|
| | | | What better way to start the new year than trying out the Kotlin Multiplatform. | |
| | | |
blog.gradle.org
|
|
| | | | Introduction | |
| | | |
juffalow.com
|
|
| | I am working for a Start Up project - DiagramArt, where we needed to create Android application which : load list of diagrams from API, show these diagrams to the user and some other stuff of course. The list consists from a preview picture, diagram's title and its description. There is no problem to load and show these data, the problem was in the preview picture. |