Another exquisit release
Lynda.Kotlin.for.Java.Developers-XQZT
Title: Kotlin for Java Developers
Publisher: Lynda
Iso Size: 467M (488415232 B)
Files: 10F
Date: 07/19/2017
Course #: 562926
Type: Programming Languages
Published: 7/18/2017
Modified: N/A
URL: www.lynda.com/Java-tutorials/Kotlin-Java-Developers/562926-2.html
Author: Troy Miles
Duration: 2h 27m
Skill: Advanced
Exercise: [X]
Installation:
Unpack that shit, mount that shit, run that shit
Notes:
Kotlin is a concise, easy-to-use programming language from
JetBrains that's 100% compatible with Java, and is an
officially supported development language for Android. With its
clean syntax and ability to eliminate most null pointer
exceptions, Kotlin makes coding easier, faster, and generally more
fun. In this course, learn the basics of Kotlin programming and
explore its interoperability with Java. Troy Miles explains why you
might want to learn this language, and walks through some of its
key features, including operator overloading, generics, and
lambdas. Plus, Troy shows how to call Java libraries from
Kotlin—and vice versa—and covers functional programming in