这篇笔记是 Coursera 上的Functional Programming Principles in Scala课程,主讲者是 Scala 的作者 Martin Odersky,所以还是相当推荐的。 英文能力渣 + 中文表达能力渣,如果错误信息欢迎指正 编程范式 在目前的编程中主要有三种范式: 函数式编程(Functional Programming) 命令式编程(Imperative Programming) 逻辑式编程(Logi...
Coursera公开课Functional Programming Principles in Scala习题解答:Week 2,引言OK.时间非常快又过去了一周。第一周有五一假期所以感觉时间绰绰有余,这周中间没有假期仅仅能靠晚上加周末的时间来消化,事实上还是有点紧张呢!后来发现每堂课的视频还有相应的课件(Slide
对应练习:https://www.scala-exercises.org/scala_tutorial/terms_and_types来自洛桑联邦理工学院的 Martin Odersky 老师。
The material from the Scala course on Coursera can be a great starting point: Functional Programming Principles with Scala This course was taught by Martin Odersky, the creator of the language, who teaches it as it should be taught: with a strong emphasis on functional programming principles, in...
https://brandonspark.github.io/150/ 本课程旨在介绍函数式编程(Functional Programming, FP)的理论与实践。FP 的显著特征是将计算视为“求值”(evaluation)。与命令式编程(Imperative Programming, IP)中程序与数据的传统区分不同,FP 更加注重通过类型对表达式进行分类,以明确其应用行为。类型包括常见的(固定精度与...
Tagged with: carrie cuinn • computers • coursera • education • engineering • online learning • programming • see • tech nerd • technology Recent Posts Episode 659-With Mary Robinette Kowal Episode 658-With Brandon Crilly Episode 657-With Jim C. Hines Episode 656-Wit...
SICP,你就会对编程有更深入的了解推荐这个课程:Programming Languages - Coursera.org这里用的主要编程...
Coursera courses “I struggled with for loops because I learned recursion first” Having your personal webpage Diving right into ClojureScript for first job Self teaching and breaking into software development with a full-time job Daniel Higginbotham ...
also Ordetsky, Meijer and some other guy have Reacteve programming in Scala now on Coursera… Bartosz Milewski Says: November 18, 2013 at 1:53 pm @Kashyap: You’re trying to trick me, right? There is a hash table in Haskell, but it’s monadic (IO monad), so it essentially tran...
Artima has graciously provided a 25% discount on the 2nd edition ofProgramming in Scalato all participants of this course. To receive the discount, simply visithttp://www.artima.com/shop/programming_in_scala_2edand during checkout, please use the coupon code: COURSERA-ODERSKY to have the dis...