jagomart
digital resources
picture1_Kotlin Pdf 185040 | 02 03 Lecture


 132x       Filetype PDF       File size 0.37 MB       Source: student.cs.uwaterloo.ca


File: Kotlin Pdf 185040 | 02 03 Lecture
cs 398 application development week 02 lecture kotlin 1 kotlin basics team meetings team organization team of two people that posted on piazza https piazza com class kxkw2lud9cf5ah cid 41 ...

icon picture PDF Filetype PDF | Posted on 01 Feb 2023 | 2 years ago
Partial capture of text on file.
   CS 398: Application Development
   Week 02 Lecture: Kotlin 1
   Kotlin basics
                                           Team Meetings
       Team organization

          • Team of two people that posted on Piazza — https://piazza.com/class/kxkw2lud9cf5ah?cid=41

          • Please let me know if your team changes! No changes after today.

       Lectures

       • Everyone is expected to attend ALL lectures - general lectures plus team meetings.

          • Stay until the end of the class Mon/Wed, for the first 50 mins Fri.

             • You are welcome to stay longer if you want! (Jeff will often stick around longer when possible).

          • Take meeting minutes and store them in your GitLab project.

          • 5% of your grade for attending meetings.
                                                              2
      Learning Kotlin
                                                      3
                       (Optional) Command-Line Installation
     You need the Kotlin compiler and runtime. We’ll run on the Java JVM. 

     1. Install Java 16 from adoptopenjdk.net (or another site of your choice).

     2. Install Kotlin from kotlinlang.org

     3. Check installation from shell: 

       jaffe@Bishop » java —-version 
       openjdk 16.0.1 2021-04-20 
       OpenJDK Runtime Environment (build 16.0.1+9-24) 
       OpenJDK 64-Bit Server VM (build 16.0.1+9-24, mixed mode, sharing) 
       jaffe@Bishop » kotlinc -version 
       info: kotlinc-jvm 1.6.10 (JRE 16.0.1+9-24)
                                                                                                         4
The words contained in this file might help you see if this file matches what you are looking for:

...Cs application development week lecture kotlin basics team meetings organization of two people that posted on piazza https com class kxkwludcfah cid please let me know if your changes no after today lectures everyone is expected to attend all general plus stay until the end mon wed for rst mins fri you are welcome longer want je will often stick around when possible take meeting minutes and store them in gitlab project grade attending learning optional command line installation need compiler runtime we ll run java jvm install from adoptopenjdk net or another site choice kotlinlang org check shell jaffe bishop version openjdk environment build bit server vm mixed mode sharing kotlinc info jre...

no reviews yet
Please Login to review.