由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 请推荐一本Unix的最全面的书籍阿
相关主题
我的alia放在script里为什么不工作?unix下编译fortran 的错误太多,看不到怎么办?
UNIX dummy Questions?如何改变CLASSPATH?
hotkey in unixAnyone recommends a good Unix book
Doskey function in UNIX?which shell is best?
问个问题[转载] 再请教高手
如何实现下列功能?请教个scripts的问题
question够执着的 --- Re: 我的alia放在script里为什么不工作?
一个unix .cshrc的wentiHow to use file modifiers in bash/sh
相关话题的讨论汇总
话题: unix话题: nutshell话题: series话题: what
进入Unix版参与讨论
1 (共1页)
s*****y
发帖数: 897
1
新手上路,想弄一本C++ Primer那样子全面的书好好学习,以后工作用
Thanks
c****j
发帖数: 258
2
I saw a lot people use unix nutshell, but I never used it.
l*****s
发帖数: 2109
3
你是想学编程还是使用?

【在 s*****y 的大作中提到】
: 新手上路,想弄一本C++ Primer那样子全面的书好好学习,以后工作用
: Thanks

f*z
发帖数: 421
4
我想学编程,那本书好?谢了!

【在 l*****s 的大作中提到】
: 你是想学编程还是使用?
c*****t
发帖数: 1879
5
Any books should be okay. The most important thing in doing Unix
programming is knowing the Unix commands such as sed/grep/cut etc
very well.
"Unix in a Nutshell" is what people usually recommand, although
I've never used it.

【在 f*z 的大作中提到】
: 我想学编程,那本书好?谢了!
s*******k
发帖数: 12
6
What kind of programmings do you want, embedded system programming
or just shell scripting? what kind of shells do you want to use,
i.e. bash, zsh, csh/tcsh..???
For shell scripting, the below is a link which might be helpful for
your study:
http://cfaj.freeshell.org/shell/

【在 f*z 的大作中提到】
: 我想学编程,那本书好?谢了!
s*******k
发帖数: 12
7

OReilly's Nutshell series are usually not for the beginners.

【在 c*****t 的大作中提到】
: Any books should be okay. The most important thing in doing Unix
: programming is knowing the Unix commands such as sed/grep/cut etc
: very well.
: "Unix in a Nutshell" is what people usually recommand, although
: I've never used it.

f*z
发帖数: 421
8
Thanks a million!
I am thinking embedded programming in c.
Where should I start in general?

【在 s*******k 的大作中提到】
: What kind of programmings do you want, embedded system programming
: or just shell scripting? what kind of shells do you want to use,
: i.e. bash, zsh, csh/tcsh..???
: For shell scripting, the below is a link which might be helpful for
: your study:
: http://cfaj.freeshell.org/shell/

s*******k
发帖数: 12
9

要是你用基本C没问题的话,直接用这个吧:
"Advanced Programming in the UNIX(R) Environment" (2nd Edition)
(Addison-Wesley Professional Computing Series) (Hardcover)
by W. Richard Stevens, Stephen A. Rago
http://www.amazon.com/Programming-Environment-Addison-Wesley-Professional-Computing/dp/0201433079/sr=8-1/qid=1169678343/ref=pd_bbs_sr_1/105-8732079-7290839?ie=UTF8&s=books
应该是很经典的一本书。:-)

【在 f*z 的大作中提到】
: Thanks a million!
: I am thinking embedded programming in c.
: Where should I start in general?

f*z
发帖数: 421
10
收到!谢了!

【在 s*******k 的大作中提到】
:
: 要是你用基本C没问题的话,直接用这个吧:
: "Advanced Programming in the UNIX(R) Environment" (2nd Edition)
: (Addison-Wesley Professional Computing Series) (Hardcover)
: by W. Richard Stevens, Stephen A. Rago
: http://www.amazon.com/Programming-Environment-Addison-Wesley-Professional-Computing/dp/0201433079/sr=8-1/qid=1169678343/ref=pd_bbs_sr_1/105-8732079-7290839?ie=UTF8&s=books
: 应该是很经典的一本书。:-)

1 (共1页)
进入Unix版参与讨论
相关主题
How to use file modifiers in bash/sh问个问题
[转载] using ssh in tcsh script如何实现下列功能?
ft, 本版备忘录question
script language that runs on multiple platiform一个unix .cshrc的wenti
我的alia放在script里为什么不工作?unix下编译fortran 的错误太多,看不到怎么办?
UNIX dummy Questions?如何改变CLASSPATH?
hotkey in unixAnyone recommends a good Unix book
Doskey function in UNIX?which shell is best?
相关话题的讨论汇总
话题: unix话题: nutshell话题: series话题: what