February MeetUp

GDG Montreal > Events > February MeetUp

February MeetUp

2018-02-19 | Laurence de Villers | Events, Meetup

Wednesday, February 28th, 2018

The meetup will be held at Shopify!

490 Rue de la Gauchetière O, Montréal, QC H2Z 0B2

Schedule:

  • 18:00 Socializing!
  • 18:30 Vincent Carrion – The Zen of Kotlin
  • 19:15 Break
  • 19:30 Étienne Caron –  Kotlin Best Practices 

Sponsors

Shopify is the leading cloud-based, multi-channel commerce platform designed for small and medium-sized businesses. Merchants can use the software to design, set up, and manage their stores across multiple sales channels, including web, mobile, social media, marketplaces, brick-and-mortar locations, and pop-up shops.

Vincent Carrier
The Zen of Kotlin – Tips and tricks for maximizing code maintainability

How is internal visibility in Kotlin different from package visibility in Java? When should you use a lateinit property and when should you use a lazy-delegated property? How do you use with(), let() and apply()? How do you replace your confusing Dagger annotations with something more Kotlin-esque? Find out the answer to these questions and many more with me!

Étienne Caron
Kotlin Best Practices

We’ll explore the current Kotlin best practices and idioms. We’ll also take a look at the Google Kotlin Android style guide.