Kotlin Functional Programming - Introduction
This is a lecture for beginners in Kotlin functional programming. After learning the syntax related to functional programming, you will learn what side effects, pure functions, and referential transparency are, and how to pass functions back and forth and use them in practice.
109 learners
Level Basic
Course period Unlimited

Want to know what questions other learners frequently ask?
- Unresolved
git 업로드 가능한가요?
강의 들으며 학습하는 내용(강의 관련 코드)를 개인 git에 업로드 하여도 되나요?
kotlin함수형-프로그래밍객체지향functionaljhoonj03084744
・
5 months ago
0
40
1
- Unresolved
API 응답 처리 커스터마이징 vs Result 클래스 활용의 차이
안녕하세요! 제네릭 활용 실사례 학습 자료 중 API 응답 처리에 대한 내용이 있어서 질문드립니다.API 응답 처리 시 ApiResponse 와 같은 sealed class를 만들어
kotlin함수형-프로그래밍객체지향functionalhyem50198213
・
a year ago
1
131
2
- Resolved
문제집 4 퀴즈 4번 질문입니다.
안녕하세요. 문제를 풀다가 애매하다고 생각되는 부분이 있어서 질문드립니다.퀴즈 4에서 b 를 보면, b. push 메서드는 Any 타입의 값도 받을 수 있다.라고 적혀있고, Stack
kotlin함수형-프로그래밍객체지향functionalhyem50198213
・
a year ago
1
67
2
- Unresolved
안녕하세요 강사님, discountCache 처리 방식에 대해 질문드립니다.
@Component class DiscountAdapter { private val discountCache = CacheUtil() fun getDisco
kotlin함수형-프로그래밍객체지향functionalkoorung
・
a year ago
1
61
1
- Unresolved
[문제집] 6_함수를 응답으로 받기 - 1번문제 오류
안녕하세요, [문제집] 6_함수를 응답으로 받기 1번문제에 오류가 있습니다. createMultiplier 함수 파라미터로 factor가 되어야 하는데 2로 들어와있네요. 문제집 해설 영상 보면
kotlin함수형-프로그래밍객체지향functionalcountry
・
1
103
1
- Unresolved
실습 자료 부분 업로드 다시 부탁드립니다!
지금 올려주신 실습 자료가 문제가 있는 것 같습니다! 압축을 해제하면 .idea 디렉터리만 존재하고 내부 코드는 없는데 이 확인 부탁드려요!
kotlin함수형-프로그래밍객체지향functionalsunsuking5399
・
1
97
1

