Skip to content

Instantly share code, notes, and snippets.

@seoh
Last active May 25, 2020 22:22
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seoh/573bd797e29504017c5fa54de124a089 to your computer and use it in GitHub Desktop.
Save seoh/573bd797e29504017c5fa54de124a089 to your computer and use it in GitHub Desktop.
Scala Night 2018
  1. Real World Cats, 엄익훈(카카오)
  2. Shapeless를 이용한 제네릭 프로그래밍: 컴파일러 괴롭히고 단순 작업 줄이기, 박지수(두물머리)
  3. Akka in Practice, 황성현(레이니스트, 뱅크샐러드)
  4. 배포 후 장애를 대응하는 스마트한 방법. 카나리 릴리즈. 최명규, (비바리퍼블리카, Toss)
  5. When Spark Meets GPUs, 박창규(서울시립대학교 병렬소프트웨어 설계연구실)
  6. 스칼라로 확률 통계 쉽고 빠르게 처리하기, XXX Nell
@xxxnell
Copy link

xxxnell commented Apr 15, 2018

정리해주셔서 감사드립니다.
제가 레포지토리 올려두는 걸 깜빡했네요. 코맨트로 올려두겠습니다!
https://github.com/xxxnell/flip
간단한 사용 예제 링크도 올려놓겠습니다.
https://github.com/xxxnell/flip/blob/develop/flip-bench/src/main/scala/flip/experiment/GettingStartedExp.scala

@seoh
Copy link
Author

seoh commented Apr 16, 2018

@xxxnell 감사합니다. 반영했습니다

@pr-lawrence
Copy link

pr-lawrence commented Apr 18, 2018

역시 @seoh님 감사합니다.
지수님 발표에 이 페이지도 추가해주시면 좋겠습니다.

http://guersam.com/talks/2018-scalanight/slides.html

@seoh
Copy link
Author

seoh commented Apr 23, 2018

@pr-lawrence 감사합니다. 혹시 추가로 공개된 슬라이드는 없을까요?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment