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

筛选依据:

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

创建者 Toan T

Jun 5, 2018

This course is great. Thank you so much for sharing this informative course.

创建者 Ishan S

Feb 25, 2018

This course is amazing and covers most aspects related to Scala collections.

创建者 Reid B

May 23, 2017

Great introduction for someone without experience in functional programming!

创建者 sergey

May 22, 2017

Essential course with the math background from the creator of SCALA language

创建者 Alex V

May 7, 2017

I found this course is very helpful in my introduction to Scala. Big thanks!

创建者 Bilel D

Sep 6, 2022

The programs assignement are very interesting. One can learn much of them.

创建者 Paul S

Aug 12, 2020

Very good intro to Scala. Non trivial assignments make it a good challenge.

创建者 Jeni

Nov 6, 2019

Simply an exceptional learning opportunity. Challenging but well worth it.

创建者 Vinicius L

Sep 23, 2017

Awesome. Excellent instruction and the content is great. I truly recommend.

创建者 aleks j

Jul 27, 2017

Great class, I would absolutely recommend it to anyone interested in Scala!

创建者 Le M M

Apr 22, 2017

Complet, bien équilibré (cours vs exercices) et impressionnant de pédagogie

创建者 Mykola D

Aug 13, 2016

Great class! I really liked the style of teaching and the home assignments.

创建者 Salman S

Oct 27, 2019

Perfect Assignments to get a hands on the basics of functional programming

创建者 Vitaly L

Dec 13, 2018

HIghly recommended for newbie in functional programming and Java switchers

创建者 Hung P

Mar 18, 2018

comprehensive, lots of practice, basic of scala and functional programming

创建者 Tomasz R

Oct 30, 2017

Great course, as succinct and elegant as Scala itself. Highly recommended.

创建者 Дмитрий А

Sep 5, 2017

Great course for those who would like to know about functional programming

创建者 Keyvan A

Jul 1, 2017

Some assignments need better tests but it was a good experience in general

创建者 Tawkir A F

Mar 11, 2017

Martin is an excellent teacher. Thanks for sharing your knowledge with us.

创建者 Miguel L

Aug 14, 2016

Really good intro to functional programming, make sure you practice a lot!

创建者 Thomas B

Jul 17, 2016

A phenomenal course taught by the man who helped to create the technology.

创建者 Wong J P

Jun 25, 2016

Great introduction to functional programming, and not just scala syntax :)

创建者 Daniel O

Oct 8, 2020

Great instructor who explains very clearly and very interesting material.

创建者 Sharif A

Aug 22, 2020

easy to follow and contains good exercises. enjoyed the course very much.

创建者 Hemanth K

Mar 10, 2019

Excellent course. One of the best set of exercises I've seen in coursera.