German live interview about experiences with functional programming, today 12:00


On 10/29/21 09:14, Henning Thielemann wrote:
https://www.heise.de/news/software-architektur-tv-Funktionale-Programmierung...
possibly interesting - is there a transcript? I'm not going to watch what looks like one hour of three people sitting on chairs. - J. NB: https://www.imn.htwk-leipzig.de/~waldmann/etc/lehr-videos/

On Mon, 1 Nov 2021, Johannes Waldmann wrote:
On 10/29/21 09:14, Henning Thielemann wrote:
https://www.heise.de/news/software-architektur-tv-Funktionale-Programmierung...
possibly interesting - is there a transcript?
I'm not going to watch what looks like one hour of three people sitting on chairs.
The summary is: The woman uses Clojure, the man uses Scala. He likes writing type signatures first, then filling in the implementation. She likes experimenting with running code, instead. Then they talk about didactics. Is functional code easier or harder to understand than imperative one? Is it better to learn functional programming first or is it better to switch from imperative programming? He says that switching from Java to Scala did not make him switch to functional style really, instead he only got the essence of functional programming by playing with Haskell. She advises to start learning functional programming with Project Euler. He adds that one must implement real world projects sooner or later, because with small examples you cannot really judge the value of a programming language. The most interesting fact for the viewers is certainly, that there are real people who use functional programming to solve real problems.
participants (2)
-
Henning Thielemann
-
Johannes Waldmann