#2,285 in Computers & technology books
Use arrows to jump to the previous/next product

Reddit mentions of Kotlin in Action

Sentiment score: 1
Reddit mentions: 4

We found 4 Reddit mentions of Kotlin in Action. Here are the top ones.

Kotlin in Action
Buying options
View on Amazon.com
or
    Features:
  • Rugged neutral runner in mesh with bright overlays
  • GEL Cushioning System
  • Removable foam sockliner accommodates orthotics
  • Trail-specific outsole with multisurface traction
  • High-abrasion rubber
Specs:
Height9.25 Inches
Length7.38 Inches
Number of items1
Release dateFebruary 2017
Weight1.34702442082 Pounds
Width0.8 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 4 comments on Kotlin in Action:

u/rylexr · 5 pointsr/androiddev

First, welcome to the indie community! I'd recommend to start designing a small PoC. Grab some sheets of paper and start drawing your app's different views and interactions. The purpose of this is to clarify your ideas. At the beginning, that's all you need. Once you have something you think is "usable", then, just then, move to coding - it'll save you a lot of time. Just as a reference, I spent 7 months designing Memorigi 1.0 (no coding, just drawings).

​

How much programming you need? Well, there's no "right amount" IMO. If you want to go Java path, I recommend this book Android Programming: The Big Nerd Ranch Guide (https://www.amazon.com/Android-Programming-Ranch-Guide-Guides/dp/0134706056/ref=sr_1_2?ie=UTF8&qid=1551068980&sr=8-2). If however, you take Kotlin path this is my recommendation Kotlin in Action (https://www.amazon.com/Kotlin-Action-Dmitry-Jemerov/dp/1617293296).

​

One last advice, start small, then grow from there. Don't try to have your app fully complete in one pass. It's a recipe for discouragement and disaster. DM me if at some point you feel stuck and I'll do my best to help you.

​

Cheers!

u/davioooh · 2 pointsr/ItalyInformatica

Se intendi quale materiale ho seguito:

u/KangstaG · 1 pointr/Kotlin

If you're looking for books, I'd recommend Kotlin in Action. It's by a couple of core developers for Kotlin. The book is relatively short, it's pretty practical but not platform specific like it's not only for android.