-
- 주제분류
- 공학 >컴퓨터ㆍ통신 >소프트웨어공학
-
- 강의학기
- 2024년 2학기
-
- 조회수
- 3,016
-
- 강의계획서
- 강의계획서
코틀린 (Kotlin) 기초 프로그래밍
- 수강안내 및 수강신청
- ※ 수강확인증 발급을 위해서는 수강신청이 필요합니다
차시별 강의
| 1. | ![]() |
Kotlin overview, programming environment (IntelliJ) | Introduction to Kotlin programming and IntelliJ | |
![]() |
Basic Structure of Kotlin Program, basic data types, input and output | Basic Structure of Kotlin Program, basic data types, input and output | |
|
![]() |
Array, program control (condition, repetition) | Array, program control (condition, repetition) | |
|
| 2. | ![]() |
Kotlin identifier, variable, constant, array | Kotlin identifier, variable, constant, array | |
![]() |
Kotlin program execution control | Kotlin program execution control (condition, repetition) | |
|
![]() |
Kotlin array, applications of arrays, program debugging | Kotlin array, applications of arrays | |
|
| 3. | ![]() |
Kotlin function, recursive function call, performance measurement | Kotlin function, recursive function call, performance measurement | |
![]() |
Sequential search, binary search, selection sorting, insertion sorting | Sequential search, binary search, selection sorting, insertion sorting | |
|
![]() |
Merge sorting, Quick sorting, Exeception handling | Merge sorting, Quick sorting, Exeception handling | |
|
| 4. | ![]() |
Kotlin-based object-oriented programming, class | Kotlin-based object-oriented programming, class | |
![]() |
Kotlin data class, interface | Kotlin data class, interface | |
|
![]() |
Kotlin operator overloading, embedded class | Kotlin operator overloading, embedded class | |
|
| 5. | ![]() |
Kotlin class inheritance | Kotlin class inheritance | |
![]() |
Polymorphism | Polymorphism | |
|
![]() |
Abstract class, interface | Abstract class, interface | |
|
| 6. | ![]() |
Kotlin generic, collection, package. module | Kotlin generic, collection, package. module | |
![]() |
Kotlin generic class List, Set | Kotlin generic class List, Set | |
|
![]() |
Kotlin generic class Queue, Map | Kotlin generic class Queue, Map | |
|
| 7. | ![]() |
Kotlin Stream, Byte File Input/Output | Kotlin Stream, Byte File Input/Output | |
![]() |
Kotlin Character Stream File Input/Output | Kotlin Character Stream File Input/Output | |
|
![]() |
Kotlin Format Definition, Random File Input/Output | Kotlin Format Definition, Random File Input/Output | |
|
![]() |
Lecture summary | Lecture summary | |
연관 자료










