Seven More Languages in Seven Weeks 2024 pdf epub mobi 电子书


Seven More Languages in Seven Weeks

简体网页||繁体网页

Seven More Languages in Seven Weeks 2024 pdf epub mobi 电子书 著者简介

Bruce Tate, CTO of icanmaketibetter.com, is a mountain biker, climber, and father of two from Austin, Texas. He is the author of more than ten books, including Seven Languages in Seven Weeks, and is the series editor of the Seven in Seven series.

By day, Ian Dees slings code, tests, and puns at a Portland-area test equipment manufacturer. By night, he converts espresso into programming books, including Cucumber Recipes. Ian tweets as @undees.

Fred Daoud is a truly passionate developer who loves functional programming. He coauthored Seven Web Frameworks in Seven Weeks with Jack Moffitt.

Jack Moffitt falls in love with languages easily. He is a senior research engineer at Mozilla Research and works on Servo, an experimental browser engine written in Mozilla’s new Rust language.


Seven More Languages in Seven Weeks 电子书 图书目录




点击这里下载
    


想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-06-01

Seven More Languages in Seven Weeks 2024 pdf epub mobi 电子书

Seven More Languages in Seven Weeks 2024 pdf epub mobi 电子书

Seven More Languages in Seven Weeks 2024 pdf epub mobi 电子书



喜欢 Seven More Languages in Seven Weeks 电子书 的读者还喜欢


Seven More Languages in Seven Weeks 电子书 读后感

评分

Learn from the award-winning programming series that inspired the Elixir language. Hear how other programmers across broadly different communities solve problems important enough to compel language development. Expand your perspective, and learn to solve mu...

评分

Learn from the award-winning programming series that inspired the Elixir language. Hear how other programmers across broadly different communities solve problems important enough to compel language development. Expand your perspective, and learn to solve mu...

评分

Learn from the award-winning programming series that inspired the Elixir language. Hear how other programmers across broadly different communities solve problems important enough to compel language development. Expand your perspective, and learn to solve mu...

评分

Learn from the award-winning programming series that inspired the Elixir language. Hear how other programmers across broadly different communities solve problems important enough to compel language development. Expand your perspective, and learn to solve mu...

评分

Learn from the award-winning programming series that inspired the Elixir language. Hear how other programmers across broadly different communities solve problems important enough to compel language development. Expand your perspective, and learn to solve mu...

类似图书 点击查看全场最低价
出版者:Pragmatic Bookshelf
作者:Bruce A. Tate
出品人:
页数:350
译者:
出版时间:2014-11-29
价格:USD 48
装帧:Paperback
isbn号码:9781941222157
丛书系列:

图书标签: 编程  Programming  计算机  程序设计  2014  软件开发  新技术  ce   


Seven More Languages in Seven Weeks 2024 pdf epub mobi 电子书 图书描述

Learn from the award-winning programming series that inspired the Elixir language. Hear how other programmers across broadly different communities solve problems important enough to compel language development. Expand your perspective, and learn to solve multicore and distribution problems.

In each language, you’ll solve a non-trivial problem, using the techniques that make that language special. Write a fully functional game in Elm, without a single callback, that compiles to JavaScript so you can deploy it in any browser. Write a logic program in Clojure using a programming model, MiniKanren, that is as powerful as Prolog but much better at interacting with the outside world. Build a distributed program in Elixir with Lisp-style macros, rich Ruby-like syntax, and the richness of the Erlang virtual machine. Build your own object layer in Lua, a statistical program in Julia, a proof in code with Idris, and a quiz game in Factor.

When you’re done, you’ll have written programs in five different programming paradigms that were written on three different continents. You’ll have explored four languages on the leading edge, invented in the past five years, and three more radically different languages, each with something significant to teach you.

Seven More Languages in Seven Weeks 2024 pdf epub mobi 电子书

Seven More Languages in Seven Weeks 2024 pdf epub mobi 电子书
想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Seven More Languages in Seven Weeks 2024 pdf epub mobi 用户评价

评分

Lua 作为易读简洁的也可用作嵌入式设备的脚本语言,在游戏领域用得较多。Factor 的语法则更符合数据操作流程。ELm 则是Haskell 化后来代替JS 的,而且不再用callback 而是通过消息传递来做,而且能很好的做reactive programming。Elixir 衍生于Erlang,也受Ruby 影响,但没有Scala 等那么复杂的类型系统。Julia 以后就是科学计算领域 的dominator,性能如C 一样好,操作如Matlab、R等一样便捷。miniKanren 则是Clojure 里的Logic programming language,不像Prolog 那么局限,而能做更通用的编程。Idris 是动态的有类型语言, 所以也就有对应的优劣。

评分

Lua 作为易读简洁的也可用作嵌入式设备的脚本语言,在游戏领域用得较多。Factor 的语法则更符合数据操作流程。ELm 则是Haskell 化后来代替JS 的,而且不再用callback 而是通过消息传递来做,而且能很好的做reactive programming。Elixir 衍生于Erlang,也受Ruby 影响,但没有Scala 等那么复杂的类型系统。Julia 以后就是科学计算领域 的dominator,性能如C 一样好,操作如Matlab、R等一样便捷。miniKanren 则是Clojure 里的Logic programming language,不像Prolog 那么局限,而能做更通用的编程。Idris 是动态的有类型语言, 所以也就有对应的优劣。

评分

这本比上一本中的语言小众多了。编程语言确实非常多,但主流、常用的也确实只有那么几个。再多就太小众了。

评分

这本比上一本中的语言小众多了。编程语言确实非常多,但主流、常用的也确实只有那么几个。再多就太小众了。

评分

Lua 作为易读简洁的也可用作嵌入式设备的脚本语言,在游戏领域用得较多。Factor 的语法则更符合数据操作流程。ELm 则是Haskell 化后来代替JS 的,而且不再用callback 而是通过消息传递来做,而且能很好的做reactive programming。Elixir 衍生于Erlang,也受Ruby 影响,但没有Scala 等那么复杂的类型系统。Julia 以后就是科学计算领域 的dominator,性能如C 一样好,操作如Matlab、R等一样便捷。miniKanren 则是Clojure 里的Logic programming language,不像Prolog 那么局限,而能做更通用的编程。Idris 是动态的有类型语言, 所以也就有对应的优劣。

Seven More Languages in Seven Weeks 2024 pdf epub mobi 电子书


分享链接









相关图书




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

友情链接

© 2024 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有