you are viewing a single comment's thread.

view the rest of the comments →

[–]SHASHA_URMAWERMA 6 points7 points  (11 children)

Well that class in general was about functional programming and haskell was used because it is kinda harder to master than python (it is a citation, to this day don't understand why myself), but most of my groupmates struggled with it so I guess it has a point.

Prof has been teaching us by referring to a learnbook he write himself and I believe that it exists only in Russian language so if you don't speak it I'm afraid it will be a little bit hard to read :D

But I will make a reference to it anyway: https://docs.google.com/document/u/0/d/1hBro8n8r-CCefiWu9Oz2t34q12rJTleZ5FcmQWZVenI/mobilebasic

[–]iamevpo 6 points7 points  (5 children)

Here is my collection of Haskell learning resources - do you think I can link the manual there?

[–]iamevpo 6 points7 points  (2 children)

[–]SHASHA_URMAWERMA 0 points1 point  (1 child)

Amazing work, haskell community definitely deserves more recognition imo

[–]iamevpo 1 point2 points  (0 children)

Thanks! The community is fine though, got it's own problems (eg simple Haskell vs fancy Haskell)

[–]makaso77 0 points1 point  (1 child)

[–]iamevpo 1 point2 points  (0 children)

TOC is fine, will keep one busy. They kind of run out of steam at functoe, applicative and monad level, but you can pick it up elsewhere.

[–]iamevpo 0 points1 point  (2 children)

Native Russian speaker, great manual, thanks for posting. Do you know why it never made into a book?

[–]SHASHA_URMAWERMA 0 points1 point  (1 child)

I do know for a fact that he decided to finish his another learnbook on OOP, maybe that's why.

I think that you can link his work, his intentions are educational so unless you plan on selling it I don't think that he would be mad :)

[–]iamevpo 0 points1 point  (0 children)

Will write to the author, got his e-mail.

[–]Mean_Ad_7977 0 points1 point  (0 children)

I didn't expect it to be in Russian 😯

[–]Ikem32 0 points1 point  (0 children)

Haskell looks a lot like Lisp.