Functional Programming Principles in Scala starts today
class.coursera.org
Functional Programming Principles in Scala starts today
1–10 of 57 posts
Re: Functional Programming Principles in Scala starts today
#2Re: Functional Programming Principles in Scala starts today
#3Why does your submission get to the front page with 2 points, while mine[1] doesn't (mine also has 2 points and was submitted earlier)? [1] http://news.ycombinator.com/item?id=4537519
I believe this is still relevant: http://amix.dk/blog/post/19574
PG's post: http://news.ycombinator.com/item?id=1781417
Re: Functional Programming Principles in Scala starts today
#4Why does your submission get to the front page with 2 points, while mine[1] doesn't (mine also has 2 points and was submitted earlier)? [1] http://news.ycombinator.com/item?id=4537519
Re: Functional Programming Principles in Scala starts today
#5Re: Functional Programming Principles in Scala starts today
#6Why does your submission get to the front page with 2 points, while mine[1] doesn't (mine also has 2 points and was submitted earlier)? [1] http://news.ycombinator.com/item?id=4537519
If the former, why do you give a shit?
Re: Functional Programming Principles in Scala starts today
#7Re: Functional Programming Principles in Scala starts today
#8Edit: I found a place where the web-based quiz mechanism used by Coursera gave me some troubles. In lecture 1.4 there is an exercise to implement functions and(x,y) and or(x,y) but using neither || nor &&. While I was able to compile and run functions that produce correct truth-tables in my Eclipse environment, the web-based form appears to be fairly tempermental with what it will accept. (Equivalent functions modulo only formatting differences made the difference between "incorrect" and "correct".) I managed to proceed by asking myself whether my function was as simple as possible: no newlines, simplest possible expression, no superfluous characters such as {}
Re: Functional Programming Principles in Scala starts today
#9Why does your submission get to the front page with 2 points, while mine[1] doesn't (mine also has 2 points and was submitted earlier)? [1] http://news.ycombinator.com/item?id=4537519
Are you interested in spreading knowledge, or are you interested in karma? If the former, why do you give a shit?
Re: Functional Programming Principles in Scala starts today
#10Why does your submission get to the front page with 2 points, while mine[1] doesn't (mine also has 2 points and was submitted earlier)? [1] http://news.ycombinator.com/item?id=4537519
Are you interested in spreading knowledge, or are you interested in karma? If the former, why do you give a shit?
I know it works on me. I don't write the best comments I could, I write the ones I know will be upvoted.