- 博客(0)
- 资源 (5)
- 收藏
- 关注
scala for the impatient(2017,完全清晰打印版,无水印)
The evolution of traditional languages such as Java, C#, and C++ has slowed down considerably, and programmers who are eager to use more modern lan- guage features are looking elsewhere. Scala is an attractive choice; in fact, I think it is by far the most attractive choice for programmers who want to improve their productivity. Scala has a concise syntax that is refreshing after the Java boilerplate. It runs on the Java virtual machine, providing access to a huge set of libraries and tools. And Scala doesn’t just target the Java virtual machine. The ScalaJS project emits JavaScript code, enabling you to write both the server-side and client-side parts of a web application in a language that isn’t JavaScript. Scala embraces the functional programming style without abandoning object orienta- tion, giving you an incremental learning path to a new paradigm. The Scala in- terpreter lets you run quick experiments, which makes learning Scala very enjoy- able. Last but not least, Scala is statically typed, enabling the compiler to find errors, so that you don’t waste time finding them—or not—later in the running program.
2018-08-11
javscript 大型游戏 - 天空战记
用javascript开发的大型战机游戏,用户可自定义关卡难度,自定义操纵热键,游戏引人入胜,画面精良,操控简便,是很好的javascript游戏学习材料。
2011-08-19
program in scala 2ed
在Scala编程是在Scala中,用于Java平台的新语言的权威书籍是面向对象编程的概念和功能开发成一个独特而强大的工具融为一体。 由Scala语言的设计师共同进行,这本权威的书会教你,一步一个脚印,Scala语言和它背后的想法。 这本书是经过精心策划,以帮助你学习。 头几章将告诉你一些基础知识,你已经可以开始使用Scala的足够简单的任务。 全书的组织,使每一个新的概念上的概念,来建立之前 - 一系列步骤,有望帮助您掌握Scala语言以及有关节目,体现了Scala的重要思想。
2011-08-11
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人