Chevron Left
返回到 Functional Programming Principles in Scala

学生对 École Polytechnique Fédérale de Lausanne 提供的 Functional Programming Principles in Scala 的评价和反馈

4.8
8,266 个评分

课程概述

Functional programming is becoming increasingly widespread in industry. This trend is driven by the adoption of Scala as the main programming language for many applications. Scala fuses functional and object-oriented programming in a practical package. It interoperates seamlessly with both Java and Javascript. Scala is the implementation language of many important frameworks, including Apache Spark, Kafka, and Akka. It provides the core infrastructure for sites such as Twitter, Netflix, Zalando, and also Coursera. In this course, you will discover the elements of the functional programming style and learn how to apply them usefully in your daily programming tasks, such as modeling business domains or implementing business logic. You will also develop a solid foundation for reasoning about functional programs, by touching upon proofs of invariants and the tracing of execution symbolically. The course is hands-on; most units introduce short programs that serve as illustrations of important concepts and invite you to play with them, modifying and improving them. The course is complemented by a series of programming projects as homework assignments. Recommended background: You should have at least one year of programming experience. Proficiency with Java or C# is ideal, but experience with other languages such as C/C++, Python, Javascript, or Ruby is also sufficient. You should have some background in mathematics (e.g., algebra, logic, proof by induction). Last, you should have some familiarity with using the command line....

热门审阅

EC

Jun 4, 2019

It was a good introduction to Scala for me. The video are precise and concise. The assignment are made for you to apply the concepts seen in the videos, but they remain challenging and fun to do!

LK

Jul 12, 2016

The course is very good and labs are sometimes difficult but useful. However some material was not covered, and it is always like that, but still it can include iterators and some other chapters

筛选依据:

801 - Functional Programming Principles in Scala 的 825 个评论(共 1,617 个)

创建者 Dmitriy M

Feb 18, 2017

Very good introduction to Scala! Huge thanks to the teaching stuff!

创建者 Sri

Jul 25, 2016

Most intense and enlightening course. Gives functional perspective.

创建者 Alvin D

Jun 24, 2016

Definitely the first entry point to learning Functional Programming

创建者 THATHA G K V T C

Oct 8, 2024

thank you for giving me free in financial aid that helps me a lot.

创建者 Marko M

Sep 7, 2021

Really enjoyed it. I'm definitely taking the reactive course next!

创建者 李东恒

Mar 8, 2018

An excellent course for learning functional programming and Scala.

创建者 Don L

Dec 8, 2017

Excellent Content and covers the functional programming principles

创建者 배준환

Oct 21, 2017

i think this coursers is best way to study scala 스칼라를 공부하는 최고의 방법

创建者 Miguel A C

Apr 17, 2017

Exercises with increasing difficulty. Very good videos. You learn!

创建者 Hristo I

Sep 3, 2016

An easy to follow and informative class. The homework is also fun.

创建者 Andrzej K

Jan 28, 2021

Amazing, challenging, and well-prepared assingments and lectures.

创建者 Robin W

Jul 1, 2017

Challenging to think recursively and with immutability. Good fun!

创建者 Sergey S

Apr 24, 2017

Good balance between explanation and speed. Useful and effective!

创建者 Pranav K

Apr 5, 2023

A great introductory course to Functional programming with Scala

创建者 Ian A

Jan 18, 2020

You need to have a strong foundation in Java to take this course

创建者 Abhijith B S

Sep 19, 2019

it was a good introduction on functional programming, thank you.

创建者 Nathan D

Mar 19, 2019

Great introduction to functional programming and scala language.

创建者 Tim P

Oct 1, 2016

I enjoyed this course and hope to do the follow-up courses soon!

创建者 Subodh C

Mar 23, 2019

Wonderfully taught. Thank you for teaching and creating Scala !

创建者 Ben L

Jan 4, 2018

very nice course. The programming is very tough but reasonable.

创建者 Zhenduo D

Oct 18, 2017

Professor Odersky teaches really really well. Very good course.

创建者 Vikram S

Oct 4, 2016

Great course to start learning functional programming and scala

创建者 Marshall S

Jul 1, 2020

A very good introduction to Scala and its language constructs.

创建者 Georgios K

May 22, 2020

One of the best moocs I have ever taken.

Mind-expanding course.

创建者 Jan B

May 17, 2019

Great course to understand the fundamental principles of scala