글
QA.
1. Partial VS Curry 차이
2. 함수 VS 메소드 차이
3. 트레잇 VS 추상 클래스
4. Function compose VS andThen
- 순서의 차이
compose A(B())
andThen B(A())
5. 클로저란?
함수 내부 컨텍스트를 가지고 있는 ..
6. 자바 switch문과 scala의 패턴 매칭의 차이점은?
용어
REPL(read eval print loop. 입력을 받아 값을 계산하고 결과를 출력하는 루프)
참고
https://github.com/alexandru/scala-best-practices
https://twitter.github.io/scala_school/ko/basics2.html
http://tryhelloworld.co.kr/courses/30%EB%B6%84-scala
Spring for scala
https://slipp.net/wiki/pages/viewpage.action?pageId=24641784
'S' 카테고리의 다른 글
소나 버그 잡기 (0) | 2017.06.12 |
---|---|
SSH 접속 끊김 (0) | 2017.03.20 |
deview 2014 - 월요일 (0) | 2014.10.07 |
jboss 서버 utf-8 설정 (0) | 2014.07.19 |
<모델1과 모델2> (0) | 2012.01.02 |