The Little MLer 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


The Little MLer

簡體網頁||繁體網頁
Matthias Felleisen 作者
The MIT Press
譯者
1998-2-19 出版日期
200 頁數
USD 34.00 價格
Paperback
叢書系列
9780262561143 圖書編碼

The Little MLer 在線電子書 圖書標籤: ML  函數式編程  FP  計算機科學  計算機  編程  Programming  編程語言   


喜歡 The Little MLer 在線電子書 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-06-26

The Little MLer 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

The Little MLer 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

The Little MLer 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



The Little MLer 在線電子書 用戶評價

評分

Dan Friedman的基本小人書都很不錯。在EOPL裏,Friedman給Racket加瞭一個pattern match的語法用來說明對數據和類型的抽象。這本小人書,選用瞭天然有這套東西的ML語言,列舉瞭大量的例子,對希望瞭解ML的人算蠻不錯的。對於已經瞭解函數式編程的,應該是很簡單的。P.S ML的pattern match和erlang的pattern match的語義不完全相等。

評分

Re-read Chapter 10 later

評分

本書大體沿用瞭TLS的內容來教授ADT和模式匹配,相比較TSS則淺瞭點,但依然五星推薦。

評分

化瞭3天看完, 很好很強大的書.

評分

他的書基本是很小的子集,卻講齣瞭語言的很多精髓,從學習上按說應該比較省力,但是內容涵蓋多、技巧很強,所以一般比較燒腦,這兩種特色同時齣現,讓我不知該把他的書定位成適閤初學者呢,還是適閤有基礎後提綱挈領。另外一個特點是,蘇格拉底式的啓發對話教學,通過演繹的形式展開知識教授,最好全程動腦、動手,語言的演化過程都展現齣來瞭,可以真正內化這些知識。學到很多,signature那裏幾段文字就讓我理解瞭,之前上課看數學式的推到總感覺很睏難。難度比The little schemer低。

The Little MLer 在線電子書 著者簡介

from Matthias Felleisen's Homepage

(http://www.ccs.neu.edu/home/matthias/index.html)

i-con-o-clast n. 1. One who destroys sacred images. 2. One who attacks and seeks to overthrow traditional or popular ideas or institutions. The American Heritage Dictionary Wordsmith

An Element of Style Make definite assertions. Avoid tame, colorless, hesitating, non-committal language. Rule 12, William Strunk, Jr.

Q: What is the shortest lie in computing? A: It works.

On Programming: A bad day writing code in Scheme is better than a good day writing code in C. David Stigant

More on Programming: Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. John F. Woods

Yet more on Programming: Programming is just another name for the lost art of thinking. Arctic Fidelity aka Aaron Hsu

On Teaching Programming: Wir sind froh, dass die Absolventen schon Java können. Programmieren müssen wir denen halt noch beibringen. overheard in a German firm, via Mike Sperber

More on Teaching Programming: You cannot teach beginners top-down programming, because they don't know which end is up. C. A. R. Hoare

On Mutation: Assignment leads to mutation. Mutation leads to pointers. Pointers lead to suffering! Anton van Straaten

On Research: I'm talking about a specific, extra type of integrity that is not lying, but bending over backwards to show that you're maybe wrong, that you ought to have when acting as a scientist. And this is our responsibility as scientists, certainly to other scientists, and I think to laymen. Richard P. Feynman, "Surely you're joking Mr. Feynman"


The Little MLer 在線電子書 著者簡介


The Little MLer 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

The Little MLer 在線電子書 圖書描述

The book, written in the style of The Little Schemer, introduces instructors, students, and practicioners to type-directed functional programming. It covers basic types, quickly moves into datatypes, and ends with a coverage of functional programming with modules. The book uses a minimal core of SML, which can easily be translated into the various ML dialects (SML/NJ, CAML). Enjoy!

The Little MLer 在線電子書 下載 mobi epub pdf txt 在線電子書下載


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

The Little MLer 在線電子書 讀後感

評分

The Little MLer是我在The Little XXX系列读的第一本书. 这本书用一问一答的模式展开整个ML语言的精髓. 语言通俗易懂. 我个人感觉可以让初中生甚至小学生用这本书学习ML. 这书快速的教会人ML的特点: Program by pattern matching. 比如一个function只map fun f1 s1(s2(a),b) ...

評分

The Little MLer是我在The Little XXX系列读的第一本书. 这本书用一问一答的模式展开整个ML语言的精髓. 语言通俗易懂. 我个人感觉可以让初中生甚至小学生用这本书学习ML. 这书快速的教会人ML的特点: Program by pattern matching. 比如一个function只map fun f1 s1(s2(a),b) ...

評分

The Little MLer是我在The Little XXX系列读的第一本书. 这本书用一问一答的模式展开整个ML语言的精髓. 语言通俗易懂. 我个人感觉可以让初中生甚至小学生用这本书学习ML. 这书快速的教会人ML的特点: Program by pattern matching. 比如一个function只map fun f1 s1(s2(a),b) ...

評分

The Little MLer是我在The Little XXX系列读的第一本书. 这本书用一问一答的模式展开整个ML语言的精髓. 语言通俗易懂. 我个人感觉可以让初中生甚至小学生用这本书学习ML. 这书快速的教会人ML的特点: Program by pattern matching. 比如一个function只map fun f1 s1(s2(a),b) ...

評分

The Little MLer是我在The Little XXX系列读的第一本书. 这本书用一问一答的模式展开整个ML语言的精髓. 语言通俗易懂. 我个人感觉可以让初中生甚至小学生用这本书学习ML. 这书快速的教会人ML的特点: Program by pattern matching. 比如一个function只map fun f1 s1(s2(a),b) ...

類似圖書 點擊查看全場最低價

The Little MLer 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





The Little MLer 在線電子書 相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有