Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1주차 자바 개발자를 위한 코틀린 입문(Java to Kotlin Starter Guide) - 백계환 #4

Closed
22 tasks done
gyehwan24 opened this issue May 18, 2024 · 0 comments · Fixed by #10
Closed
22 tasks done
Assignees

Comments

@gyehwan24
Copy link
Contributor

gyehwan24 commented May 18, 2024

📌 1주차 자바 개발자를 위한 코틀린 입문(Java to Kotlin Starter Guide)

Main Issue

섹션 0 강의 소개

  • 0강. 코틀린에 관한 34가지 TMI (feat. Java와의 비교)

섹션 1 코틀린에서 변수와 타입, 연산자를 다루는 방법

  • 1강. 코틀린에서 변수를 다루는 방법
  • 2강. 코틀린에서 null을 다루는 방법
  • 3강. 코틀린에서 Type을 다루는 방법
  • 4강. 코틀린에서 연산자를 다루는 방법

섹션 2 코틀린에서 코드를 제어하는 방법

  • 5강. 코틀린에서 제어문을 다루는 방법
  • 6강. 코틀린에서 반복문을 다루는 방법
  • 7강. 코틀린에서 예외를 다루는 방법
  • 8강. 코틀린에서 함수를 다루는 방법

섹션 3 코틀린에서의 OOP

  • 9강. 코틀린에서 클래스를 다루는 방법
  • 10강. 코틀린에서 상속을 다루는 방법
  • 11강. 코틀린에서 접근 제어를 다루는 방법
  • 12강. 코틀린에서 object 키워드를 다루는 방법
  • 13강. 코틀린에서 중첩 클래스를 다루는 방법
  • 14강. 코틀린에서 다양한 클래스를 다루는 방법

섹션 4 코틀린에서의 FP

  • 15강. 코틀린에서 배열과 컬렉션을 다루는 방법
  • 16강. 코틀린에서 다양한 함수를 다루는 방법
  • 17강. 코틀린에서 람다를 다루는 방법
  • 18강. 코틀린에서 컬렉션을 함수형으로 다루는 방법

섹션 5 추가적으로 알아두어야 할 코틀린 특성

  • 19강. 코틀린의 이모저모
  • 20강. 코틀린의 scope function

섹션 6 마지막 강의

  • 강의 마무리 영상
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant