Seven Languages in Seven Weeks pdf epub mobi txt 电子书 下载 2024


Seven Languages in Seven Weeks

简体网页||繁体网页
[美] Bruce A·Tate
Pragmatic Bookshelf
2010-10-10
328
USD 34.95
Paperback
9781934356593

图书标签: programming  编程  编程语言  计算机  Languages  pragmatic  Programming  计算机科学   


喜欢 Seven Languages in Seven Weeks 的读者还喜欢




点击这里下载
    


想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-11-21

Seven Languages in Seven Weeks epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2024

Seven Languages in Seven Weeks epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2024

Seven Languages in Seven Weeks pdf epub mobi txt 电子书 下载 2024



图书描述

Ruby, Io, Prolog, Scala, Erlang, Clojure, Haskell. With Seven Languages in Seven Weeks, by Bruce A. Tate, you'll go beyond the syntax-and beyond the 20-minute tutorial you'll find someplace online. This book has an audacious goal: to present a meaningful exploration of seven languages within a single book. Rather than serve as a complete reference or installation guide, Seven Languages hits what's essential and unique about each language. Moreover, this approach will help teach you how to grok new languages.

For each language, you'll solve a nontrivial problem, using techniques that show off the language's most important features. As the book proceeds, you'll discover the strengths and weaknesses of the languages, while dissecting the process of learning languages quickly--for example, finding the typing and programming models, decision structures, and how you interact with them.

Among this group of seven, you'll explore the most critical programming models of our time. Learn the dynamic typing that makes Ruby, Python, and Perl so flexible and compelling. Understand the underlying prototype system that's at the heart of JavaScript. See how pattern matching in Prolog shaped the development of Scala and Erlang. Discover how pure functional programming in Haskell is different from the Lisp family of languages, including Clojure.

Explore the concurrency techniques that are quickly becoming the backbone of a new generation of Internet applications. Find out how to use Erlang's let-it-crash philosophy for building fault-tolerant systems. Understand the actor model that drives concurrency design in Io and Scala. Learn how Clojure uses versioning to solve some of the most difficult concurrency problems.

It's all here, all in one place. Use the concepts from one language to find creative solutions in another-or discover a language that may become one of your favorites.

Seven Languages in Seven Weeks 下载 mobi epub pdf txt 电子书

著者简介

(Biography)

I started in this industry back in 1985, as a co-op with IBM in Austin. I joined IBM full time in 1987, and spent 13 years with them. I later left to join a startup, and ultimately started my own business where I focus on helping customers build software with lightweight technologies.

I've been writing technical books for more than 10 years now, with the last 7 coming since 2000. I write for the love of the craft.

Others have told me that my fundamental strength as an author is the ability to quickly recognize emerging trends. I do tend to find emerging frameworks just as they become popular, and that skill is a mixed blessing that--combined with my complete lack of political tact--gets me in trouble sometimes, as it did with Bitter Java (Java is too hard), Beyond Java (Java is not going to last forever), and most recently, From Java to Ruby: Things Every Manager should Know (there's a better language for some problems, but our managers don't know it yet.)

My promise to you is this: I will always seek to find better ways to do things, and will work hard to tell you the truth, without regard for any notion of political correctness. Thanks for reading.


图书目录


Seven Languages in Seven Weeks pdf epub mobi txt 电子书 下载
想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

用户评价

评分

电子档

评分

想法确实很好,执行上差了点,下一版估计会很不错。Scala这几年大行其道不是偶然啊。Java虽然被吐槽了十年,JVM却越来越主宰互联网了。看完之后最想认真学一下的,一是Scala,二是Haskell。Clojure的Syntax对于没有Lisp背景的人来说还是稍微难接受了点。本科的时候经常听到的说法是,语言不重要,老师们尤其喜欢讲这句话。后来无论是看Joel,Paul Graham还是这本7语言,基本都是在颠覆这个说法。

评分

不同的语言或者语言范式是用来解决不同领域的问题的,强烈推荐这本书,它可以作为语言学习的目录书籍。

评分

这本书似乎是点到即止的那种类型,我期望更深入的解读。

评分

多收了三五种Hello World的写法,主要作用还是让人对几种语言产生基本的观感,具体细节和扩展要另寻它处。Prolog最让人耳目一新,Clojure作为LISP的方言也很想了解一下。(2012-05-24在读)

读后感

评分

“与其说这是项目组,不如说是以机械化方式生产软件的工厂。那时的我,就好比某个酷爱电影的家伙,却居住于偏远小镇,镇上只有一家影院,放的还都是些所谓的‘大片’。直到我自立门户,开始自己生产软件时,我才真正领略到独立电影之妙。就像独立电影不断推动电影业发展那样,...  

评分

首先,看了此书的英文版之后又看了中文版,翻译应该算值得信赖。 Jolt的奖项也是对这本书的肯定。而最近这本书火起来,中文版也功不可没。 众所周知,每一种语言或复杂或简单,使用者想要使用到一定境界,都不是短短一周可以达成的。所以这本书从根本上就不是像副标题中描述的...  

评分

这不是一本教我每种语言写一个Hellow World的书,虽然只有不到三百页,还是尽力展现了每种语言的特质。 因为只有很短的篇幅,又要介绍很酷的语言特性,这本书采用和不同的叙述方法,基本不会介绍语法的全貌,而是通过自己语言的特性和相邻语言的关联性,来直击要害。 我感觉...  

评分

书中的每一种语言都有各自的特色,每一中语言代表着一种编程范式。知晓这些语言,了解和理解这些语言所蕴含的知识,对于软件开发者而言是非常有必要的。这会开阔他们的眼界、开拓他们的思维,让他们在实际工作中更容易和更愿意去探索解决问题的不同方法。我推荐每一个软件开发...  

评分

这不是一本教我每种语言写一个Hellow World的书,虽然只有不到三百页,还是尽力展现了每种语言的特质。 因为只有很短的篇幅,又要介绍很酷的语言特性,这本书采用和不同的叙述方法,基本不会介绍语法的全貌,而是通过自己语言的特性和相邻语言的关联性,来直击要害。 我感觉...  

类似图书 点击查看全场最低价

Seven Languages in Seven Weeks pdf epub mobi txt 电子书 下载 2024


分享链接









相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有