CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
IBM Rational 系统开发最佳实践工具包 WebSphere MQ 最佳实践 TOP 15
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  Linux/Unix社区 >  程序开发区

【一周话题】新书推荐《UNIX环境高级编程(英文影印版)(第2版)》

楼主x86(大雪)2006-03-09 12:13:55 在 Linux/Unix社区 / 程序开发区 提问

关注好长时间一直没出版,最近突然发现可以买了,也不知道什么时候出来的。  
  http://www.china-pub.com/computers/common/info.asp?id=28766  
   
  书是绝对的经典,比第一版多了不少内容。电子版早就有了,影印版说了半天,现在终于出来了。  
   
  干linux编程的不得不买的一本书,不过价格终于还是跟这本书的地位看齐了,整整99元大洋,这还只是影印版,不知道翻译后是不是更贵了。  
  16开948也比第一版多了差不多一倍,具体内容自己看看目录吧,记得至少多了一些线程方面的内容。  
   
  问题点数:200、回复次数:40Top

1 楼yjf7888(seeking a place 找工作了location:Chengdu)回复于 2006-03-09 12:24:09 得分 10

是沙发吗?支持!!!Top

2 楼fierygnu(va_list)回复于 2006-03-09 12:35:34 得分 10

APUE,没有不行。  
   
  不是沙发也得顶:)Top

3 楼trrrr()回复于 2006-03-09 12:48:27 得分 10

我花了570买的原版,亏大了!!!Top

4 楼theXhunter(A will;a way.)回复于 2006-03-09 13:16:43 得分 10

哇,推荐新书还送分,这是真的吗...Top

5 楼lvsc(NULL)回复于 2006-03-09 14:56:35 得分 10

APUE  
  up一个Top

6 楼alaiyeshi(七宝树八宝饭)回复于 2006-03-09 15:58:17 得分 10

其实有本薄的<linux网络编程>,个人感觉不错  
  就是绝版了,china-pub不给再印  
  这本入门看看是真的不错Top

7 楼lyynn(嗨)回复于 2006-03-09 20:03:55 得分 10

不知道新版和以前有什么区别,steven在天堂享福,这个书是谁写的?  
  能赶上steven吗?Top

8 楼vanlover(龙龙)回复于 2006-03-10 09:43:39 得分 10

有下载么?学习学习Top

9 楼fierygnu(va_list)回复于 2006-03-10 09:46:09 得分 0

到www.itpub.net或者www.flaxz.com去。或者搜一下,网上应该很多。Top

10 楼yzx1983(捕风捉影)回复于 2006-03-10 10:31:13 得分 10

食指大动啊   ^_^Top

11 楼yyy790601(发呆的鱼)回复于 2006-03-10 14:00:24 得分 10

好书。Top

12 楼x86(大雪)回复于 2006-03-10 14:52:13 得分 0

==   Changes   from   the   First   Edition   ==  
   
  Throughout   the   book,   I've   updated   interfaces   that   have   changed   from   the   ongoing   efforts   in   standards   organizations.   This   is   most   noticeable   in   Chapter   2,   since   its   primary   topic   is   standards.   The   2001   version   of   the   POSIX.1   standard,   which   we   use   in   this   revision,   is   much   more   comprehensive   than   the   1990   version   on   which   the   first   edition   of   this   book   was   based.   The   1990   ISO   C   standard   was   updated   in   1999,   and   some   changes   affect   the   interfaces   in   the   POSIX.1   standard.  
   
  Accordingly,   I've   added   chapters   to   cover   some   new   topics.   Threads   and   multithreaded   programming   are   important   concepts   because   they   present   a   cleaner   way   for   programmers   to   deal   with   concurrency   and   asynchrony.  
   
  The   socket   interface   is   now   part   of   POSIX.1.   It   provides   a   single   interface   to   interprocess   communication   (IPC),   regardless   of   the   location   of   the   process,   and   is   a   natural   extension   of   the   IPC   chapters.  
   
  I've   omitted   most   of   the   real-time   interfaces   that   appear   in   POSIX.1.   These   are   best   treated   in   a   text   devoted   to   real-time   programming.   One   such   book   appears   in   the   bibliography.  
   
  I've   updated   the   case   studies   in   the   last   chapters   to   cover   more   relevant   real-world   examples.   For   example,   few   systems   these   days   are   connected   to   a   PostScript   printer   via   a   serial   or   parallel   port.   Most   PostScript   printers   today   are   accessed   via   a   network,   so   I've   changed   the   case   study   that   deals   with   PostScript   printer   communication   to   take   this   into   account.  
   
  The   chapter   on   modem   communication   is   less   relevant   these   days.   So   that   the   original   material   is   not   lost,   however,   it   is   available   on   the   book's   Web   site   in   two   formats:   PostScript   (http://www.apuebook.com/lostchapter/modem.ps)   and   PDF   (http://www.apuebook.com/lostchapter/modem.pdf).  
   
  The   source   code   for   the   examples   shown   in   this   book   is   also   available   at   www.apuebook.com.    
  Top

13 楼iambic()回复于 2006-03-10 15:26:11 得分 10

支持原版。Top

14 楼arden1019(CSCUM)回复于 2006-03-10 22:05:25 得分 10

APUE   还用推荐吗,人手必备,老少皆宜,童叟无欺...不过英文版的俺还真的没有看过。Top

15 楼fierygnu(va_list)回复于 2006-03-10 22:10:25 得分 0

要是没看过英文版,那可不能说童叟无欺:)Top

16 楼deutsch(人民)回复于 2006-03-10 23:10:50 得分 10

看原版好,至少被误导的可能性要小多了Top

17 楼arden1019(CSCUM)回复于 2006-03-11 09:24:31 得分 10

中文版的翻译   尤晋元   在操作系统尤其是UNIX中,也算元老拉,至少在专业度方面没问题。  
   
  我感觉书中从第11章以后的几个章节,很多内容都是一带而过,不是很深入。看起来有些难理解。  
   
   
   
  Top

18 楼YanDong_8212(谢科)回复于 2006-03-11 09:50:53 得分 10

ding   !Top

19 楼xwsn(孤帆远影)回复于 2006-03-11 10:06:33 得分 10

也给顶一下Top

20 楼dragonatneight(á)回复于 2006-03-11 10:42:49 得分 10

好书,顶一下!!!Top

21 楼_Wanghui_(bingo)回复于 2006-03-11 12:02:22 得分 10

新手,也想看Top

22 楼rex001(RexCheung)回复于 2006-03-11 20:44:56 得分 10

dingTop

23 楼alaiyeshi(七宝树八宝饭)回复于 2006-03-12 23:42:59 得分 0

同屋的弟兄刚买了一本  
  厚了很多,也贵了很多  
  为什么没有便宜点的呢,我的钱包又阵亡了Top

24 楼MagicCarmack(MagiC++)回复于 2006-03-18 23:54:19 得分 10

其实第一版的中文版翻译得还可以  
   
  steven的那套TCP/IP详解被人遭踏了Top

25 楼Flowing_air(凡飞)回复于 2006-04-21 15:58:39 得分 0

楼主很厚道。。。。。呵呵!Top

26 楼AntonlioX(做人要厚道)回复于 2006-04-24 20:33:51 得分 0

楼主     ,可否给我一份该书的电子版    
   
  rtcp@163.com  
   
   
  谢谢!Top

27 楼fierygnu(va_list)回复于 2006-04-24 20:36:41 得分 0

http://www.flazx.com/category22.phpTop

28 楼AntonlioX(做人要厚道)回复于 2006-04-24 20:59:39 得分 0

http://www.flazx.com   的书   是免费的吗?Top

29 楼fierygnu(va_list)回复于 2006-04-24 21:01:42 得分 0

是。Top

30 楼AntonlioX(做人要厚道)回复于 2006-04-24 21:32:55 得分 0

Advanced.Programming.in.the.UNIX.Environment.2nd.Edition.Jun.2005.rar  
   
  我一直下不了    
   
  你能不能发一份到我的邮箱阿?   rtcp@163.com  
   
  谢谢Top

31 楼fierygnu(va_list)回复于 2006-04-24 21:36:20 得分 0

http://rapidshare.de/files/3363779/Advanced.Programming.in.the.UNIX.Environment.2nd.Edition.Jun.2005.rar.html  
  点free,按照提示操作。Top

32 楼AntonlioX(做人要厚道)回复于 2006-04-24 21:39:08 得分 0

我就是这么做的   但是总是下载失败Top

33 楼AntonlioX(做人要厚道)回复于 2006-04-24 21:39:45 得分 0

Mon   Apr   24   21:38:44   2006   正在连接   dl4cg.rapidshare.de:80  
  Mon   Apr   24   21:38:44   2006   正在连接   dl4cg.rapidshare.de   [IP=130.117.156.9:80]  
  Mon   Apr   24   21:38:44   2006   已连接.  
  Mon   Apr   24   21:38:44   2006   GET   /files/3363779/1081831205/Advanced.Programming.in.the.UNIX.Environment.2nd.Edition.Jun.2005.rar   HTTP/1.1  
  Mon   Apr   24   21:38:44   2006   Host:   dl4cg.rapidshare.de  
  Mon   Apr   24   21:38:44   2006   Accept:   */*  
  Mon   Apr   24   21:38:44   2006   Referer:   http://rapidshare.de/  
  Mon   Apr   24   21:38:44   2006   Cookie:   he=llo  
  Mon   Apr   24   21:38:44   2006   User-Agent:   Mozilla/4.0   (compatible;   MSIE   5.00;   Windows   98)  
  Mon   Apr   24   21:38:44   2006   Pragma:   no-cache  
  Mon   Apr   24   21:38:44   2006   Cache-Control:   no-cache  
  Mon   Apr   24   21:38:44   2006   Connection:   close  
  Mon   Apr   24   21:38:45   2006   HTTP/1.1   404   Not   Found  
  Mon   Apr   24   21:38:45   2006   P3P:   CP="ALL   DSP   COR   CURa   ADMa   DEVa   TAIa   PSAa   PSDa   IVAa   IVDa   CONa   TELa   OUR   STP   UNI   NAV   STA   PRE"  
  Mon   Apr   24   21:38:45   2006   Date:   Mon,   24   Apr   2006   13:39:19   GMT  
  Mon   Apr   24   21:38:45   2006   Connection:   close  
  Mon   Apr   24   21:38:45   2006   Accept-Ranges:   bytes  
  Mon   Apr   24   21:38:45   2006   Content-Type:   text/html;   charset=ISO-8859-1  
  Mon   Apr   24   21:38:45   2006   Cache-Control:   no-cache  
  Mon   Apr   24   21:38:45   2006   Content-Length:   10996  
  Mon   Apr   24   21:38:45   2006   有错误发生!Top

34 楼fierygnu(va_list)回复于 2006-04-24 21:40:05 得分 0

只能用浏览器直接下载。不行就到其它地方,如ww.itpub.net。Top

35 楼AntonlioX(做人要厚道)回复于 2006-04-24 21:44:01 得分 0

您到   http://community.csdn.net/Expert/TopicView.asp?id=4687511   去,  
   
  我把分给您Top

36 楼AntonlioX(做人要厚道)回复于 2006-04-24 21:45:03 得分 0

原来你在上面阿Top

37 楼fierygnu(va_list)回复于 2006-04-24 21:46:46 得分 0

我在那儿呢:)那个问题你自己可以搞明白的。Top

38 楼AntonlioX(做人要厚道)回复于 2006-04-24 21:52:11 得分 0

Advanced[1].Programming.in.the.UNIX.Environment.2nd.Edition.Jun.2005.rar  
   
  还要解压密码    
   
  你知道是什么吗?Top

39 楼fierygnu(va_list)回复于 2006-04-24 21:53:33 得分 0

ebooksatkoobe  
  在这里提示http://www.flazx.com/download7444.phpTop

40 楼AntonlioX(做人要厚道)回复于 2006-04-24 21:54:14 得分 0

呵呵  
   
  太感谢了!!!!!Top

相关问题

  • unix编程问题
  • UNIX下的编程???
  • unix编程问题!
  • 免费赠送《JAVA编程思想(第二版影印版)》,这个SQL怎么写?
  • 哪位java同门师兄有《java2编程详解》电子文档,注意不是影印版
  • UNIX网络编程求教?
  • 高分 unix编程初学
  • unix下编程的基础
  • 想学unix下的编程
  • 求UNIX/LINUX的编程书籍,最好是网络编程!

关键词

  • .net
  • 原版
  • 连接
  • unix
  • 内容
  • apr2421
  • posix.1
  • jun.2005
  • rapidshare
  • 书

得分解答快速导航

  • 帖主:x86
  • yjf7888
  • fierygnu
  • trrrr
  • theXhunter
  • lvsc
  • alaiyeshi
  • lyynn
  • vanlover
  • yzx1983
  • yyy790601
  • iambic
  • arden1019
  • deutsch
  • arden1019
  • YanDong_8212
  • xwsn
  • dragonatneight
  • _Wanghui_
  • rex001
  • MagicCarmack

相关链接

  • CSDN Blog
  • 技术文档
  • 代码下载
  • 第二书店
  • 读书频道

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
北京创新乐知广告有限公司 版权所有, 京 ICP 证 070598 号
世纪乐知(北京)网络技术有限公司 提供技术支持
Copyright © 2000-2008, CSDN.NET, All Rights Reserved
GongshangLogo