Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 2.07 KB

Episode_9_Part1.md

File metadata and controls

42 lines (27 loc) · 2.07 KB

Episode 9, Part 1: Kotlin Gradle plugin, compilers and build systems with Alexey Tsvetkov

Important note for Pocket Casts app users: Unfortunately Pocket Casts android app has a problem with downloading our episodes (to listen to them offline). It seems that while downloading their android app is using a old http client which doesn't support latest TLS cipher standards we use on server side to host our episodes.

Nevertheless, streaming our episodes (instead of downloading) works in Pocket Casts android app.

See this tutorial: Pocket Casts: Streaming

In this episode we have talked with Alexey Tsvetkov who works at the Kotlin team at jetbrains on Kotlin's gradle plugin, compilers and build systems in general.

In the first part (of two parts) we have covered:

  • Gradle Build System and its build phases
  • Kotlin Gradle plugin
  • Compiling mixed Kotlin and Java projects
  • Incremental compilation
  • How a compiler works
  • Compiler Frontends and Backends

Guest:

Alexey Tsvetkov @tsvtkv, GitHub

Hosts:

Additional links: