计算机
Python语言入门 豆瓣
Learning Python
作者: [美] Mark Lutz / David Ascber 译者: 陈革 / 冯大辉 中国电力出版社 2001 - 4
书中描述了Python程序的基本构件:类型、操作符、语句、函数、模块、类以及异常,此外还介绍了更多高级主题,包括复杂的实例,最后讲述了如何使用Python定制库来创建大型程序。
Dive Into Python 豆瓣 Goodreads
Dive Into Python
8.5 (13 个评分) 作者: Mark Pilgrim Apress 2004 - 11
Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for shell scripters, and for serious application developers who want a feature-rich, yet simple language to deploy their products.
Dive Into Python is a hands-on guide to the Python language. Each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and then puts it all back together in a summary at the end.
This is the perfect resource for you if you like to jump into languages fast and get going right away. If youre just starting to learn Python, first pick up a copy of Magnus Lie Hetland's Practical Python.
Perl语言入门 豆瓣
作者: Randal L.Schwartz / Tom Phoenix 东南大学出版社 2007 - 1
《Perl语言入门》也就是大家所称的“小骆驼书”,是启发程序设计人员关于Perl的奥秘之道的一本书。本书由3位在Perl社区中极负盛名的人物共同执笔,他们都有数年教授Perl的经验而且足迹遍布全世界。本书第四版纳入了Perl语言直到Perl语言5.8所做的最新变动。
Perl是一个能让你把事情做好的程序语言。Perl最初是Unix系统管理员的工具,平日用来处理无数繁琐的事务。时至今日,Perl已发展成一套功能齐备的程序语言,横跨所有的操作平台,其用途虽包括Web程序设计、数据库操作、XML处理以及系统管理,却仍不失为日常用来处理繁琐事务的完美工具。许多介迫于需要而使用Perl,却往往由于爱不释手而结下不解之缘。
在作者群多年教授Perl的经验之下,“小骆驼书”以新的面貌重生了,既能让初次接触Perl的读者容易理解,又保留了翔实的讨论、齐全的范例以及著名的巧思妙语。
本书加入了许多新的习题与解答,让读者能够趁记忆犹新之际锻炼所学到的技巧。本书内容涵盖:Perl的变量类型、文字的处理、子例程、字符串与排序、文件的操作、进程的管理、正则表达式、模块的使用。如果你问今日的Perl程序员,当初他们学习Perl的时候最值得信赖的参考书是哪一本,你会发现“小骆驼书”就是绝大多数的答案。原因不证自明,其他的书也许会教你如何写出Perl程序,但本书却能将你造就成真正的Perl程序员。
入侵的艺术 豆瓣
The Art of Intrusion
作者: Kevin D.Mitnick / William L.Simon 译者: 袁月杨 / 谢衡 清华大学 2007 - 1
《入侵的艺术》中四个志同道合的伙伴使用口袋大小的计算机在拉斯维加斯大把挣钱。一个无聊的加拿大小伙子居然能够非法访问南部的一家银行。几个年轻人被拉登的恐怖分子征召去攻击Lockheed Martin公司和防御信息系统网络。
[精彩试读一]
[精彩试读二]
TCP/IP详解 卷1:协议 豆瓣 Goodreads
TCP/IP ILLustrated Volume 1: The Protocols
8.6 (14 个评分) 作者: [美国] W·Richard Stevens 译者: 范建华 机械工业出版社 2000 - 4
《TCP/IP详解卷1:协议》是一本完整而详细的TCP/IP协议指南。描述了属于每一层的各个协议以及它们如何在不同操作系统中运行。作者W.Richard Stevens用Lawrence Berkeley实验室的tcpdump程序来捕获不同操作系统和TCP/IP实现之间传输的不同分组。对tcpdump输出的研究可以帮助理解不同协议如何工作。 《TCP/IP详解卷1:协议》适合作为计算机专业学生学习网络的教材和教师参考书。也适用于研究网络的技术人员。
LINUX SERVER HACKS 豆瓣
作者: Rob Flickenger 译者: 技桥 2004 - 5
本书搜集了100个业界最尖端的Hack技术,提供了为linux系统管理员解决实际问题的提示和工具。每个专题技术都有可在几分种内读完,但却需要花费数小时的时间才能给出正确的答案。 部分Hack技术非常微妙,其中的一部分甚至鲜为人知,所有这些技术都证明了Linux系统的强大功能和灵活性。您对找到许多调节linux内核使系统运行更有效的Hack工具,使用CVS 或PCS来跟踪系统文件的版本,使用监控工具
The Complete FreeBSD 豆瓣
作者: Greg Lehey O'Reilly Media 2003 - 5
FreeBSD is by far the most popular version of BSD(r), the legendary operating system that has contributed a great deal to every version of Unix(r) in use today (including Mac OS(r) X). Originally a community effort by the University of California at Berkeley, FreeBSD was aimed at making Unix a little friendlier and easier to use. By the time other free operating systems came along, BSD was firmly established and very reliable. And it continues to be today. For seven years, the FreeBSD community has relied on Greg Lehey's classic, The Complete FreeBSD, to guide them through its configuration and administration. The 4th edition, covering version 5 of FreeBSD, is now available through O'Reilly Community Press. The Complete FreeBSD is an eminently practical guidebook that explains not only how to get a computer up and running with the FreeBSD operating system, but also how to turn it into a highly functional and secure server that can host large numbers of users and disks, support remote access, and provide web service, mail service, and other key parts of the Internet infrastructure. The book provides in-depth information on installation and updates, back-ups, printers, RAID, various Internet services, firewalls, the graphical X Window system, and much more. Author Greg Lehey is a member of the FreeBSD core team and has been developing, documenting, and advocating for FreeBSD for nearly ten years. Whether you're an experienced Unix user or just interested in learning more about this free operating system and how you can put it to work for you, this do-it-yourself BSD documentation will provide the information you need. The Complete FreeBSD is the second release in the O'Reilly Community Press Series. Unlike classic O'Reilly animal books, which are created to fill an information void, the Community Press titles provide convenient printed copies of documentation that is already available online. O'Reilly's role in the series is limited to providing manufacturing and distribution services rather than editorial development, so that each Community Press title reflects the editorial voice and organization of the community that has created it.
C程序设计语言(第2版·新版) 豆瓣
The C Programming Language
9.8 (38 个评分) 作者: [美] Brian W. Kernighan / [美] Dennis M. Ritchie 译者: 徐宝文 / 李志译 机械工业出版社 2004 - 1
在计算机发展的历史上,没有哪一种程序设计语言像C语言这样应用广泛。本书作者是C语言的设计者之一Dennis M. Ritchie和著名计算机科学家Brian W. Kernighan合著的一本介绍C语言的权威经典著作。我们现在见到的大量论述C语言程序设计的教材和专著均以此书为蓝本。
原著第1版中介绍的C语言成为后来广泛使用的C语言版本——标准C的基础。人们熟知的“hello,World"程序就是由本书首次引入的,现在,这一程序已经成为众多程序设计语言入门的第一课。原著第2版根据1987年制定的ANSIC标准做了适当的修订.引入了最新的语言形式,并增加了新的示例,通过简洁的描述、典型的示例,作者全面、系统、准确地讲述了C语言的各个特性以及程序设计的基本方法。
对于计算机从业人员来说,本书是一本必读的程序设计语言方面的参考书。
深入浅出网络管理 豆瓣
东南大学出版社 2010 - 1
《深入浅出网络管理(影印版)》内容简介:你将从《深入浅出网络管理(影印版)》学到什么?网络管理书籍中大量的缩写让你昏昏欲睡吗?别担心,《深入浅出网络管理》会一路陪伴你,让你从网络管理的新手蜕变成为大师,不仅让你知其然,而且还让你知其所以然。
《深入浅出网络管理》会让你自己动手解决现实世界的网络问题。你正在光纤网络中找寻故障之处吗?你想从蓝图中找出影响网络的障碍物吗?无论是DHCP或NAT、port mapping或IP spoofing、路由器或交换机,《深入浅出网络管理(影印版)》都会替你细说分明……并且教你修正导致网络罢工的问题。
为何《深入浅出网络管理(影印版)》如此与众不同?
同“深入浅出”系列中的其他书籍一样,《深入浅出网络管理》采取了专为大脑运作而设计的丰富视觉化风格,运用神经生物学、认知科学与学习理论的最新研究成果,结合文字与图片,精心建构出引发多重感知的学习体验,让你轻松了解网络管理,并且不容易忘记。
OpenStack实战指南 豆瓣
作者: 黄凯 / 毛伟杰 机械工业出版社 2014 - 9
本书是目前有关OpenStack使用和开发方面较全面的作品,结合了作者在各自领域的实战经验和最佳实践,全方位整理和总结了各种与OpenStack相关的知识和文档,通过通俗易懂的语言,并配以大量关键代码组件,帮助读者快速高效地了解和掌握基于OpenStack的云计算环境的搭建与运营。