A Little Java, A Few Patterns

A Little Java, A Few Patterns pdf epub mobi txt 电子书 下载 2025

出版者:The MIT Press
作者:Matthias Felleisen
出品人:
页数:194
译者:
出版时间:1997-12-19
价格:USD 28.00
装帧:Paperback
isbn号码:9780262561150
丛书系列:
图书标签:
  • java 
  • 设计模式 
  • Java 
  • 函数式编程 
  • 计算机 
  • Programming 
  • 编程 
  • 王垠推荐 
  •  
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Java is a new object-oriented programming language that was developed by Sun Microsystems for programming the Internet and intelligent appliances. In a very short time it has become one of the most widely used programming languages for education as well as commercial applications.Design patterns, which have moved object-oriented programming to a new level, provide programmers with a language to communicate with others about their designs. As a result, programs become more readable, more reusable, and more easily extensible.In this book, Matthias Felleisen and Daniel Friedman use a small subset of Java to introduce pattern-directed program design. With their usual clarity and flair, they gently guide readers through the fundamentals of object-oriented programming and pattern-based design. Readers new to programming, as well as those with some background, will enjoy their learning experience as they work their way through Felleisen and Friedman's dialogue.

具体描述

读后感

评分

评分

评分

当然了书是没有搞到正版的,也没找到清晰的PDF版的. 书延续了Little系列的风格.一问一答.简洁 xx.花了三个晚上看完的.虽然书书用Java写的但是感觉不想一般那样用.感觉像FP的用法.函数没有副作用.什么东东都new一下.当然到最后一章讲到了改变对象内部值的用法. 内容的话,基本书...  

评分

评分

用户评价

评分

刚开始的时候,以为是在看函数式语言,因为new一个新的Object就像是在创建一个list一样,一层叠一层,然后就是讲解为什么需要一个visitor类,当datatype的变种变得越来越多的时候,如果要对每一种都添加一个函数的话,那就需要在不同的类中去添加并且要照顾到变种之间的关系,这就萌生了把所有变种的同名函数集中到一起,那就方便互相查看与验证。再然后就是变种的方法函数只需要一个accept就可以了,然后调用一个visitor进行工作,等于是外包工作给任意多的有功能的函数。 为什么需要外包工作给visitor,那就是没人能一开始就写出完整无缺的程序,随着需求的修改,需要变动程序,那就是visitor pattern发挥作用的时候,可以单独的增加与原来变种平行的类,并且类之间可以互调……

评分

看完了,把OOP当成FP来玩,佩服。至于实用性?看这书的,睡在乎? visitor模式很漂亮!

评分

Daniel Friedman的书,没得说

评分

时隔5个月重读,感觉真是超级赞的书。

评分

看了两章,看不下去了。。。

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

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有