๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

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

โฌ‡  Acquire This Volume

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


Head First Kotlin: A Brain-Friendly Guid
โœ Dawn Griffiths, David Griffiths ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› O'Reilly Media, Inc. ๐ŸŒ English

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 Guid
โœ Dawn Griffiths, David Griffiths ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› O'Reilly Media ๐ŸŒ English

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 guid
โœ Griffiths, Dawn;Griffiths, David ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› O'Reilly Media ๐ŸŒ English

<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

Head First C: A Brain-Friendly Guide
โœ David Griffiths, Dawn Griffiths ๐Ÿ“‚ Library ๐Ÿ“… 2012 ๐Ÿ› O'Reilly Media ๐ŸŒ English

<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

Head First Python: A Brain-Friendly Guid
โœ Paul Barry ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› O'Reilly Media ๐ŸŒ English

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,