计算机书籍备忘
1--正则表达式
---Jeffrey Friedl, <<Mastering Regular Expressions>>, O'Reilly
2--Perl
---Randal, <<Learning Perl>>, O'Reilly
中文版, <<Perl语言入门>>, 中国电力出版社
3--Python
---Magnus Lie Hetland, <<Beginning Python:From Novice to Professional>>, Second Edition,
中文版, <<Python基础教程(第二版)>>, 人民邮电出版社
---Swaroop, C. H.---<<A Byte of Python>>---
<<简明 Python 教程>>
这是由沈洁元翻译的一篇流传甚广的学习 Python 的小书,从初学者的角度快速说明了一
些关键知识点。原作者是印度的一位年轻的程序员。
[---在线中文版阅读---http://woodpecker.org.cn/abyteofpython_cn/chinese/index.html---]
---Mark Summerfield---<<Programming in Python 3>>---Second Edition---
---中文版<<Python 3程序开发指南>>---王弘博 孙传庆 译---人民邮电出版社---
4---shell,bash
---<<高级Bash脚本编程指南>>---
[---在线中文版阅读---http://www.tsnc.edu.cn/default/tsnc_wgrj/doc/abs-3.9.1_cn/html/---]
转载于:https://my.oschina.net/nord/blog/98563