tyndyll / qub-gdsc-kotlin-nov-2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin Workshop

QUB GDSC November 2022

Introduction

Welcome to the workshop!

This will be a fast paced introduction to the Kotlin language, plus associated libraries and frameworks. Your coach for the afternoon with be Garth Gilmour (garth.gilmour@instil.co).

Most of our time will be spent coding together, but we will also be looking at some pre-built examples and exercises. All of these can be found in this repo, along with the introductory slides.

Setup

For the workshop you will need:

  • A Java Development Kit (version 11 or above).
  • The IntelliJ IDE (the Community Edition is fine).
  • Permissions to run Gradle build files and load dependencies over the network.

Prequisites

There are no formal prerequisites to attend the workshop. But in order to follow along with the live coding you will need to be proficient in one of the C family of languages. If you already have Java, C#, JavaScript, C++, Swift etc... experience you should be fine.

Contents

This repo countains the following materials:

About


Languages

Language:Kotlin 87.0%Language:HTML 11.6%Language:Java 1.4%