[CHAPTER 1] - 자바 8, 9, 10, 11 : 무슨 일이 일어나고 있는가? #6
Unanswered
Youngju-Jang
asked this question in
CHAPTER 1 자바 8, 9, 10, 11 : 무슨 일이 일어나고 있는가?
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1.1 역사의 흐름은 무엇인가?
리액티브 프로그래밍
병렬 실행 기법 지원흐 름
메서드 참조와 람다
,인터페이스의 디폴트 메서드
가 존재할 수 있었다.메서드 참조와 람다
) →동작 파라미터화
구현 가능1.2 왜 아직도 자바는 변화하는가?
1.3 자바 함수
스트림
과 연계될 수 있도록 함수를 만들었기 때문프로그래밍 언어의 핵심 :
값
을 바꾸는 것메서드
,클래스
) 가 값의 구조를 표현하는데 도움이 될 수 있다.이급시민
)Beta Was this translation helpful? Give feedback.
All reactions