F# MOOC

111 views
Skip to first unread message

Yoann R.

unread,
Jan 6, 2017, 9:30:20 AM1/6/17
to F# Discussions
Hi,

Is there any F# MOOC on the market nowadays?  

I have been learning the language for the past few years as an autodidact. I clearly miss a few things, and I guess any basic, standard or advanced functional programming courses with f# as primary language would be really helpful.

Thanks

Yoann

Don Syme

unread,
Jan 12, 2017, 10:48:27 AM1/12/17
to fsharp-o...@googlegroups.com

 

Take a look at the Pluralsight courses on F#

 

                https://zombiecodekill.com/2016/04/24/the-unofficial-f-sharp-learning-path/

 

 

Cheers

Don

--
--
To post, send email to fsharp-o...@googlegroups.com
To unsubscribe, send email to
fsharp-opensou...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/fsharp-opensource
---
You received this message because you are subscribed to the Google Groups "F# Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fsharp-opensou...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Yawar Amin

unread,
Feb 19, 2017, 2:30:50 PM2/19/17
to F# Discussions
Hi,

On Friday, January 6, 2017 at 9:30:20 AM UTC-5, Yoann R. wrote:
[...]

Is there any F# MOOC on the market nowadays?

There used to be a free edX course from Microsoft: https://www.mooc-list.com/course/programming-f-edx

But they seem to have taken it down.

But in any case, I would highly recommend approaching F# from another angle: by learning the syntax and semantics of the ML family of functional languages as taught in https://www.coursera.org/learn/programming-languages/

I always highly recommend this course to anyone who wants to learn FP, because the instructor is really good at explaining the concepts, idioms and comparisons to other paradigms, in a very accessible way. He guides you through the functional world step by step.

The only thing is, this course doesn't use F# as its teaching language--it uses Standard ML, which is an older language in the ML family, with a slightly different syntax. But the important thing is, it's really easy to transfer your knowledge over to F#--the languages are remarkably similar. And the course materials and learning experience make it very much worth the effort.

Hope this helps,

Yawar
Reply all
Reply to author
Forward
0 new messages