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 : 应该是很经典的一本书。:-)
|