/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

coderefinery.wordpress.com
| | zserge.com
8.2 parsecs away

Travel
| | 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.
| | juffalow.com
14.7 parsecs away

Travel
| | 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.
| | www.java2s.com
15.4 parsecs away

Travel
| | Android Open Source - Android-Display-Images-from-SD-Card-Tutorial Lazy Adapter
| | pqvst.com
25.9 parsecs away

Travel
| For my recent One Day Build: Expense Tracking project I wanted to enable notifications in a progressive web app. ChatGPT struggled to generate any good code for me, and I also struggled to find any minimal clear explanations online.