现在位置 >首页 > 所有关于First Head的文章

Head First 设计模式

软件  暂无评论 ⁄ 1,551 次阅读+
内容简介: 本书共有14章,每章都介绍了几个设计模式,完整地涵盖了四人组版本全部23个设计模式。前言先介绍这本书的用法;第1章到第11章陆续介绍的设计模式为Strategy、Observer、Decorator、Abstract Factory、Factory Method、Singleton,Command、Adapter、Facade、TemplateMethod、Iterator、Composite、State、Proxy。最后三章比较特别。第12章介绍如何将两个以上的设计模式结合起来成为新的设计模式(例如著名的MVC模式),作者称其为复合设计模式(这是作者自创的名称,并非四人组的标准名词),第13...
详细信息

Head First Python (第2版)

英文图书, 软件  暂无评论 ⁄ 3,834 次阅读+
Have you ever thought to start to learn Python well just through one book? Head First Python can help you learn Python in a unique way that beyond other grammar manuals. You will be able to quickly grasp the basic knowledge of Python programming language, and then extend to data persistence, exception handling, web development, SQLite, data processing and Google App Engine. In addition to writing scripts that can automatically perform tasks and programs based on GUI...
详细信息

深入浅出Web设计

设计  暂无评论 ⁄ 1,817 次阅读+
内容推荐: 你将从《深入浅出web设计》学到什么? 你曾经希望看看书就能学到真正的网站设计吗?曾经想过该如何同时达成让网站看起来美观,又能有效率地沟通信息,还要通过可访问性与可用性的策略吗?《深入浅出web设计》正是精通上述主题的秘笈。我们将学到如何设计一个绝佳、用户友好的网站,上谈客户需求,下说手绘分镜表,乃至完成在线所需的html与css主文件……而且会有一个真正可以运作的网站!br] 为何《深入浅出web设计》看上去如此不同?br] 各位的时间都很宝贵,不值得拿来与新观念搏斗。所以我们根据最新的...
详细信息

Head First C#, 2nd Edition

.net, 英文图书  暂无评论 ⁄ 2,351 次阅读+
书名:Head First C#, 2nd Edition 作者:Andrew Stellman,Jennifer Greene 出版商: O’Reilly Media; 2 edition 出版日期:2010.5.8 语言:英语 页数:848 ISBN-10:1449380344 ISBN-13: 978-1449380342 文件大小: 22.5 MiB 内容简介: You want to learn C# programming, but you’re not sure you want to suffer through another tedious technical book. You’re in luck: Head First C# introduces this language in a fun, visual way. You’ll quickly learn everything from creating your first progr...
详细信息