Giter Club home page Giter Club logo

real_world_scala's Introduction

#《Real World Scala》

by fujohnwang

你可以认为它是一本入门书,或者是把它当作了解Scala世界里当前主流框架的一个入口,但多少你应该了解一些基础的Scala概念,否则本人不保证你能看懂,:)

本人也不保证这本书可以持续更新甚至书写完成,本人更不保证会一直把它挂在github上,总之,爱看不看,哈哈

都讲了些啥?

  1. 使用SBT构建Scala应用
  2. 通过Play构建Web应用
  3. 走进Akka的(并发)世界
  4. 使用Slick进行数据访问
  5. 使用ScalaTest进行单元测试
  6. 使用Scalaz强化函数式编程
  7. pending...

全是markdown文件,怎么看啊?

如果你不愿意折腾

直接查看本地生成的html文件: real_world_scala.html

如果你愿意折腾

安装pandoc,然后运行:

$ pandoc -s -N --toc -c css/default.css *.markdown > real_world_scala.html

css可以根据自己的胃口调和, 输出的文件名也不用非得叫real_world_scala.html,自己喜欢输出成什么文件名就叫什么文件名, 点开你的输出文件就可以看了, easy as ABC~

real_world_scala's People

Contributors

fujohnwang avatar izhangzhihao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.