当我们改变了一个观念我们就拥有一种想法;当我们改变了一个想法我们就拥有了一种行为;当我们改变了一种行为我们就拥有了一个习惯;当我们改变了一个习惯我们就拥有了一种性格;当我们改变了一种性格我们就改变了命运
2012年6月30日星期六
2012年6月28日星期四
《Minimal Perl: For UNIX and Linux People》 下载
With this book, readers learn a carefully designed subset of the language called "Minimal Perl," which was developed through five years of experience in training software professionals at major corporations.
It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.
Perl本身很强大,这本书详细介绍了Perl中的grep/awk/sed/find而非shell中的,读过顿感自己仍是个菜鸟。
在线阅读:
http://www.doc88.com/p-90159985222.html
http://www.ppurl.com/pdfpreview/?skey=V1JVZAokUyZbPVc8B1sGaQIgUzcOYw5qUzZSb1ZvUzg%3D&page=0
下载:
2012年6月27日星期三
软件工程师必须知道的20个常识
程序员不是一般的人
- BufferApp: 约耳,Buffer公司的创始人,谈论Buffer应用是如何挣钱的.
- BidSketch: 鲁宾,Bidsketch软件的创始人,谈论BidSketch软件是如何挣钱的.
- Freckle: 埃米,Freckle软件的创始人,谈论为什么你应该收取更高的费用.
2012年6月18日星期一
2012年6月17日星期日
Perl 发行版本汇总表
2012年6月16日星期六
Programming Perl , 3rd edition 下载

俗称"大骆驼书",1128页
下载地址:
一般版本
地址1:http://ishare.iask.sina.com.cn/f/16881418.html
地址2:http://www.ppurl.com/2011/01/perl%E8%AF%AD%E8%A8%80%E7%BC%96%E7%A8%8B.html
高清版本
Perl语言入门三部曲
第一本.《Perl语言入门(Learning Perl)》
下载地址
http://ishare.iask.sina.com.cn/f/10919590.html
http://www.verycd.com/topics/2783326/
http://ishare.iask.sina.com.cn/f/19243451.html

第二本.《Intermediate Perl》
下载地址:
http://ishare.iask.sina.com.cn/f/6782462.html
http://www.ppurl.com/2009/12/intermediate-perl.html

第三本.《精通Perl (Mastering Perl)》
下载地址:
http://ishare.iask.sina.com.cn/f/19381701.html
ftp://jb51user:www.jb51.net@221.180.22.238/201002/books/jtPerl.rar

Exploring Expect - Expect必读书

Expect is quickly becoming a part of every UNIX user's toolbox. It allows you to automate Telnet, FTP, passwd, rlogin, and
hundreds of other applications that normally require human interaction. Using Expect to automate these applications will
allow you to speed up tasks and, in many cases, solve new problems that you never would have even considered before.
For example, you can use Expect to test interactive programs with no changes to their interfaces. Or wrap interactive
programs with Motif-like front-ends to control applications by buttons, scrollbars, and other graphic elements with no
recompilation of the original programs. You don't even need the source code! Expect works with remote applications, too. Use
it to tie together Internet applications including Telnet, Archie, FTP, Gopher, and Mosaic.
Don Libes is the creator of Expect as well as the author of this book. In Exploring Expect, he provides a comprehensive
tutorial on all of Expect's features, allowing you to put it immediately to work on your problems. In a down-to-earth and
humorous style, he provides numerous examples of challenging real-world applications and how they can be automated using
Expect to save you time and money.
Expect is the first of a new breed of programs based on Tcl, the Tool Command Language that is rocking the computer science
community. This book provides an introduction to Tcl and describes how Expect applies Tcl's power to the new field of
interaction automation. Whether your interest is in Expect or interaction automation or you simply want to learn about Tcl
and see how it has been used in real software, you will find Exploring Expect a treasure trove of easy-to-understand and
valuable information.
Detail info @ http://shop.oreilly.com/product/9781565920903.do#
Online Reading @ http://books.google.com.hk/books/about/Exploring_Expect.html?id=t8C4pEDQ8s0C
Download Link @ http://ishare.iask.sina.com.cn/f/11167730.html
http://ishare.iask.sina.com.cn/f/9609794.html
Starting Out with Python, 2nd Edition 下载

Starting Out with Python introduces students to the basics of programming and prepares them to go on to more complicated languages. With the knowledge acquired using Python, students gain confidence in their skills and acquire the logic necessary for developing high-quality programs. This book discusses control structures, functions, lists, and file I/O before introducing classes. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, detail-oriented explanations, and an abundance of exercises appear in every chapter.
This book is ideal for a one-semester introductory programming course for students with limited programming experience.
KEY FEATURES
- Control structures, functions, lists, and file I/O are covered before classes are introduced.
- A clear and student-friendly writing style simplifies programming processes for beginning programmers, with two to three stepped-out explanations following each major concept.
- A variety of exercises in each chapter encourages students to put concepts to work as they are learned. Source code is provided so that students can run the programs themselves.
- In the Spotlight case studies walk students through the design of a problem by showing all the important steps.
- Checkpoints check students' understanding of important lessons at key places in each chapter. Other student-friendly features include Concept, Note, Tip, and Warning boxes.
- A student resource CD-ROM packaged with each new text includes Python, the IDLE development environment, source code from the example problems, and answers to all Checkpoint question.
COMPATIBLE WITH OTHER BOOKS IN THE GADDIS SERIES
Tony Gaddis's best-selling Starting Out With series provides accessible, detailed presentations of programming concepts using an approach that will increase confidence and competence in novice programmers.
第一版
下载地址:
http://read.pudn.com/downloads145/ebook/633578/Addison.Starting.Out.with.Python.Mar.2008.pdf
或
http://ishare.iask.sina.com.cn/f/17777207.html
第二版
在线阅读:
http://www.doc88.com/p-578399867202.html
下载地址:
ed2k://|file|%5BStarting.Out.with.Python%282nd%2C2011%29%5D.Tony.Gaddis.%E6%96%87%E5%AD%97%E7%89%88.pdf|3879657|1179cf52aa77a7ec576bf5c1dbdba8c5|h=dikfamdwze7qtahhmt3eztzketyinbcq|/




