有些內容使用中英雙語,有些只有英文或中文。歡迎使用與分享任何內容,但先來信告知並標示此部落格為出處。
Some parts use both Chinese and English, but some parts use only one language. Feel free to share, but please contact me first and list this blog as your reference.

2014年7月7日 星期一

[FLOLAC] 安裝Haskell環境與基本操作教學 - 使用GHCi

在 2014 FLOLAC的時候,接觸我第一個functional language - Haskell !
如果你也有興趣想接觸一下Haskell ~ 就來安裝一下吧 XD
我是安裝GHCi在Windows環境裡面,請點這裡下載。

[Haskell] FLOLAC - Functional Programming Practicals 2 - Products and Sums 乘積和合

在上 FLOLAC 的課程時,老師出了一些 Haskell 的練習題給我們練習。
這邊我列出第二部分的題目跟我作的參考答案~
但我還是建議你看原版的PDF (有全部的題目) 會比較清楚XD

When I am studying in the FLOLAC, the teacher gave us some Haskell exercises to practice.
I put the problems and my answer of section 3 to this article! ( for List and recursive functions.)
But I think you should see the original practicals PDF, which is more clear.

[Haskell] FLOLAC - Functional Programming Practicals 1 - Functions 函數

在上 FLOLAC 的課程時,老師出了一些 Haskell 的練習題給我們練習。
這邊我列出第一部分的題目跟我作的參考答案~ (練習使用函數!)
但我還是建議你看原版的PDF (有全部的題目) 會比較清楚XD
BTW, 目前我跳過第六題了XD

When I am studying in the FLOLAC, the teacher gave us some Haskell exercises to practice.
I put the problems and my answer of section 3 to this article! ( for List and recursive functions.)
But I think you should see the original practicals PDF, which is more clear.

2014年7月6日 星期日

[Haskell] FLOLAC - Functional Programming Practicals 3 - Lists and Recursive Function 遞回函數

在上 FLOLAC 的課程時,老師出了一些 Haskell 的練習題給我們練習。
這邊我列出第三部分的題目跟我作的參考答案~ (練習使用 List 跟寫遞回函數!)
但我還是建議你看原版的PDF (有全部的題目) 會比較清楚XD

When I am studying in the FLOLAC, the teacher gave us some Haskell exercises to practice.
I put the problems and my answer of section 3 to this article! ( for List and recursive functions.)
But I think you should see the original practicals PDF, which is more clear.