====== Scala ====== * [[https://wiki.scala-lang.org/display/SW/Tools+and+Libraries|Scala Tools and libraries]] * [[http://www.scala-lang.org/old/node/8610|Scala levels: beginner to expert, application programmer to library designer | The Scala Programming Language]] * [[http://twitter.github.com/effectivescala/|Effective Scala]] * [[http://twitter.github.com/scala_school/|Scala School]] * [[http://javacan.tistory.com/192|Scala 개발을 위한 Scala IDE와 Maven 개발 환경]] * [[http://www.infoq.com/presentations/How-We-Mostly-Moved-from-Java-to-Scala|How We (Mostly) Moved from Java to Scala]] * [[https://www.coursera.org/course/progfun|Functional Programming Principles in Scala]] * [[http://marxsoftware.blogspot.kr/2012/10/javaone-2012-whats-new-in-scala-2-1-0.html|What's new in Scala 2.10]] * [[http://www.kogics.net/sf:kojo|Kojo]] - Scala를 터틀 그래픽 그려가며 학습하기 * [[https://olafurpg.github.io/scalafmt/|ScalaFMT]] Scala Formatter * [[http://atnos-org.github.io/eff/|eff]] ===== 참조 ===== * [[http://daily-scala.blogspot.kr/|Daily Scala]] * [[http://www.planetscala.com/|Planet Scala]] * [[https://dzone.com/articles/java-8-%CE%BBe-vs-scalapart-i|Java 8 vs. Scala: Part I]] ===== 학습 자료 ===== * [[http://www.amazon.com/Programming-Scala-Comprehensive-Step-Step/dp/0981531644|Programming in Scala: A Comprehensive Step-by-Step Guide, 2nd Edition: Martin Odersky, Lex Spoon, Bill Venners: 9780981531649: Amazon.com: Books]] * [[http://www.amazon.com/Scala-Depth-Joshua-D-Suereth/dp/1935182706|Scala in Depth: Joshua D. Suereth, Martin Odersky: 9781935182702: Amazon.com: Books]] * http://www.typesafe.com * http://www.simplyscala.com * [[https://www.coursera.org/course/progfun|Functional Programming Principles in Scala | Coursera]] * [[https://www.coursera.org/course/reactive|Principles of Reactive Programming | Coursera]] * [[http://www.youtube.com/watch?v=_qRYOayG9SM|▶ Busy Java Developer's Guide to Scala: Thinking - YouTube]] * [[http://www.youtube.com/watch?v=hiurd7KaSEI|▶ Intel hosts Dr. Martin Odersky presenting Scala 2.10 - YouTube]] * [[http://www.youtube.com/watch?v=kkTFx3-duc8|▶ Martin Odersky: Scala with Style - YouTube]] * [[http://www.scalawags.tv/|The Scalawags - Monthly podcasts about Scala language.]] * [[http://www.javacodegeeks.com/tutorials/scala-tutorials/|Scala Tutorials]] * [[http://docs.scala-lang.org/ko/tutorials/scala-for-java-programmers.html|Java 프로그래머를 위한 Scala 튜토리얼]] * [[https://charsyam.wordpress.com/2015/03/03/%ec%9e%85-%ea%b0%9c%eb%b0%9c-scala%ec%9d%98-%ea%b1%b0%ec%8b%9c%ea%b8%b0-_underscore-%ec%9d%98-%ec%9a%a9%eb%b2%95-%ec%a0%95%eb%a6%ac/|[입 개발] Scala의 거시기 : _(underscore) 의 용법 정리]] * [[http://www.slideshare.net/normation/scala-dreaded|Scala dreaded underscore]] * [[http://rosstuck.com/how-i-use-traits/|How I Use Traits – Ross Tuck]] * [[http://blog.seoh.xyz/2015/01/18/transitioning-to-scala/|번역, 스칼라로 전환 - devthewild]] * [[https://github.com/databricks/scala-style-guide/blob/master/README-KO.md|Scala stye guide]] * https://first-day.kevinly.dev