What will you learn from this book? Head First Kotlin is a complete introduction to coding in Kotlin. This hands-on book helps you learn the Kotlin language with a unique method that goes beyond syntax and how-to manuals, and teaches you how to think like a great Kotlin developer. You ll learn every
Head first Kotlin: a brain-friendly guide
โ Scribed by Griffiths, Dawn;Griffiths, David
- Publisher
- O'Reilly Media
- Year
- 2019
- Tongue
- English
- Series
- Head first series
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
What will you learn from this book?
Head First Kotlinis a complete introduction to coding in Kotlin. This hands-on book helps you learn the Kotlin language with a unique method that goes beyond syntax and how-to manuals and teaches you how to think like a great Kotlin developer. You'll learn everything from language fundamentals to collections, generics, lambdas, and higher-order functions. Along the way, you'll get to play with both object-oriented and functional programming. If you want to really understand Kotlin, this is the book for you.
Why does this book look so different?
Based on the latest research in cognitive science and learning theory,Head First Kotlinuses a visually rich format to engage your mind rather than a text-heavy approach that puts you to sleep. Why waste your time struggling with new concepts? This multisensory learning experience is designed for the way your brain really works.
โฆ Table of Contents
Intro --
Getting started: a quick dip --
Basic types and variables: being a variable --
Functions getting out of main --
Classes and objects: a bit of class --
Subclasses and superclasses: using your inheritance --
Abstract classes and interfaces: serious polymorphism --
Data classes: dealing with data --
Nulls and exceptions: safe and sound --
Collections: get organized --
Generics: know your ins from outs --
Lambdas and higher-order functions: treating code like data --
Built-in higher-order functions: power up your code --
Coroutines: running code in parallel --
Testing: hold your code to account --
Leftovers: the top ten things (we didn't cover).
โฆ Subjects
Computer Science;Programming
๐ SIMILAR VOLUMES
What will you learn from this book? Head First Kotlin is a complete introduction to coding in Kotlin. This hands-on book helps you learn the Kotlin language with a unique method that goes beyond syntax and how-to manuals and teaches you how to think like a great Kotlin developer. Youโll learn every
<b>What will you learn from this book?</b><br /><br /><i>Head First Kotlin</i>is a complete introduction to coding in Kotlin. This hands-on book helps you learn the Kotlin language with a unique method that goes beyond syntax and how-to manuals and teaches you how to think like a great Kotlin develo
<div><p>Ever wished you could learn C from a book? <i>Head First C</i> provides a complete learning experience for C and structured imperative programming. With a unique method that goes beyond syntax and how-to manuals, this guide not only teaches you the language, it helps you understand how to be
Want to learn the Python language without slogging your way through how-to manuals? With <i>Head First Python</i>, you'll quickly grasp Python's fundamentals, working with the built-in data structures and functions. Then you'll move on to building your very own webapp, exploring database management,