Beginning Linux Programming 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025


Beginning Linux Programming

简体网页||繁体网页
Neil Matthew 作者
Wrox
译者
2007-11-5 出版日期
780 页数
USD 39.99 价格
Paperback
丛书系列
9780470147627 图书编码

Beginning Linux Programming 在线电子书 图书标签: linux  programming  Linux  编程  C  计算机  程序设计  Programming   


喜欢 Beginning Linux Programming 在线电子书 的读者还喜欢




点击这里下载
    

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

发表于2025-01-14


Beginning Linux Programming 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2025

Beginning Linux Programming 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2025

Beginning Linux Programming 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025



Beginning Linux Programming 在线电子书 用户评价

评分

2011-06-16 读过 看了前面1/3, 暂时没兴趣看后面的了,2010-08-15. continue...内存,进程,线程,管道,done. 不想看了,ch14 TODO

评分

直接看英文版吧,中文版惨不忍睹,不错的入门书,大而全

评分

又想做教程又想做手册,于是这本书悲剧了。

评分

一些主题章节没读,适合入门学习,例子很浅显,很大部分是讲系统调用。进阶推荐APUE。

评分

实体书手感很好啊,满满的回忆。。。。

Beginning Linux Programming 在线电子书 著者简介

Neil Matthew has been interested in and has programmed computers since 1974. A mathematics graduate from the University of Nottingham, Neil is just plain keen on programming languages and likes to explore new ways of solving computing problems. He’s written systems to program in BCPL, FP (Functional Programming), Lisp, Prolog, and a structured BASIC. He even wrote a 6502 microprocessor emulator to run BBC microcomputer programs on UNIX systems. In terms of UNIX experience, Neil has used almost every flavor since the late 1970s, including BSD UNIX, AT&T System V, Sun Solaris, IBM AIX, many others, and of course Linux. He can claim to have been using Linux since August 1993 when he acquired a floppy disk distribution of Soft Landing (SLS) from Canada, with kernel version 0.99.11. He’s used Linux-based computers for hacking C, C++, Icon, Prolog, Tcl, and Java at home and at work.

All of Neil’s “home” projects are developed using Linux. He says Linux is much easier because it supports quite a lot of features from other systems, so that both BSD- and System V-targeted programs will generally compile with little or no change.

Neil is currently working as an Enterprise Architect specializing in IT strategy at Celesio AG. He has a background in technical consultancy, software development techniques, and quality assurance. Neil has also programmed in C and C++ for real-time embedded systems.

Rick Stones started programming at school (more years ago than he cares to remember) on a 6502-powered BBC micro, which, with the help of a few spare parts, continued to function for the next 15 years. He graduated from Nottingham University with a degree in Electronic Engineering, but decided software was more fun.

Over the years he has worked for a variety of companies, from the very small with just a dozen employees, to the very large, including the IT services giant EDS. Along the way he has worked on a range of projects, from real-time communications to accounting systems, to very large help desk systems. He is currently working as an IT architect, acting as a technical authority on various major projects for a large pan-European company.

A bit of a programming linguist, he has programmed in various assemblers, a rather neat proprietary telecommunications language called SL-1, some FORTRAN, Pascal, Perl, SQL, and smidgeons of Python and C++, as well as C. (Under duress he even admits that he was once reasonably proficient in Visual Basic, but tries not to advertise this aberration.)


Beginning Linux Programming 在线电子书 图书目录


Beginning Linux Programming 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Beginning Linux Programming 在线电子书 图书描述

Beginning Linux Programming, Fourth Edition continues its unique approach to teaching UNIX programming in a simple and structured way on the Linux platform. Through the use of detailed and realistic examples, students learn by doing, and are able to move from being a Linux beginner to creating custom applications in Linux. The book introduces fundamental concepts beginning with the basics of writing Unix programs in C, and including material on basic system calls, file I/O, interprocess communication (for getting programs to work together), and shell programming. Parallel to this, the book introduces the toolkits and libraries for working with user interfaces, from simpler terminal mode applications to X and GTK+ for graphical user interfaces. Advanced topics are covered in detail such as processes, pipes, semaphores, socket programming, using MySQL, writing applications for the GNOME or the KDE desktop, writing device drivers, POSIX Threads, and kernel programming for the latest Linux Kernel.

Beginning Linux Programming 在线电子书 下载 mobi epub pdf txt 在线电子书下载

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

Beginning Linux Programming 在线电子书 读后感

评分

这本书已经读了一多半了,是一本很入门的书籍,但是在翻译山确实比较绕口。可能是译者功力不够,很多东西中文看不明白,反而是英语能看明白。在内容上,每一章都是一个非常简要的介绍,任何一章拿出来都有事一本书。在这里,真的想批评一下国内的一些译者,不但毁了大师的...  

评分

讲解细致,语言浅显易懂,但需要C语言基础,哎,为什么大学的老师不用这些课本当教材...如果本科的时候可以看见这本书,不知道可以少走多少弯路... 对于想学习linux下系统编程基本知识的人,强烈推荐!  

评分

讲解细致,语言浅显易懂,但需要C语言基础,哎,为什么大学的老师不用这些课本当教材...如果本科的时候可以看见这本书,不知道可以少走多少弯路... 对于想学习linux下系统编程基本知识的人,强烈推荐!  

评分

可以将这本书作为学习linux编程的入门级书籍,讲得不深,涉及到的知识面还行,但要深入的话,建议参照《UNIX环境高级编程》来读。 我读的是英文版的,语言不难,有些地方参考了第三版中文版来读,第三版的翻译不错,不知道第四版咋样,但应该不会差,推荐初学者看。  

评分

代码的例子倒是非常的好,不知道是不是由于翻译的问题,感觉读起来很乱,需要自己理清思路然后读起来就很顺畅了。书里内容很基础,我是一个没有什么linux编程的底子的人,以前最多也就是用个shell,看了这本书后感觉linux方面功力大大提升,不再是单纯的使用了,由于主要是做高...  

类似图书 点击查看全场最低价

Beginning Linux Programming 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025


分享链接





Beginning Linux Programming 在线电子书 相关图书




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

友情链接

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有