Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good. But if you're serious about your profession, intuition isn't enough. Perl Best Practices author Damian Conway explains that rules, conventions, standards, and practices not only help programmers communicate and coordinate with one another, they also provide a reliable framework for thinking about problems, and a common language for expressing solutions. This is especially critical in Perl, because the language is designed to offer many ways to accomplish the same task, and consequently it supports many incompatible dialects. With a good dose of Aussie humor, Dr. Conway (familiar to many in the Perl community) offers 256 guidelines on the art of coding to help you write better Perl code--in fact, the best Perl code you possibly can. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging. They're designed to work together to produce code that is clear, robust, efficient, maintainable, and concise, but Dr. Conway doesn't pretend that this is the one true universal and unequivocal set of best practices. Instead, Perl Best Practices offers coherent and widely applicable suggestions based on real-world experience of how code is actually written, rather than on someone's ivory-tower theories on how software ought to be created. Most of all, Perl Best Practices offers guidelines that actually work, and that many developers around the world are already using. Much like Perl itself, these guidelines are about helping you to get your job done, without getting in the way. Praise for Perl Best Practices from Perl community members: "As a manager of a large Perl project, I'd ensure that every member of my team has a copy of Perl Best Practices on their desk, and use it as the basis for an in-house style guide." -- Randal Schwartz "There are no more excuses for writing bad Perl programs. All levels of Perl programmer will be more productive after reading this book." -- Peter Scott "Perl Best Practices will be the next big important book in the evolution of Perl. The ideas and practices Damian lays down will help bring Perl out from under the embarrassing heading of "scripting languages". Many of us have known Perl is a real programming language, worthy of all the tasks normally delegated to Java and C++. With Perl Best Practices, Damian shows specifically how and why, so everyone else can see, too." -- Andy Lester "Damian's done what many thought impossible: show how to build large, maintainable Perl applications, while still letting Perl be the powerful, expressive language that programmers have loved for years." -- Bill Odom "Finally, a means to bring lasting order to the process and product of real Perl development teams." -- Andrew Sundstrom "Perl Best Practices provides a valuable education in how to write robust, maintainable P
發表於2024-11-25
Perl Best Practices 2024 pdf epub mobi 電子書 下載
我喜歡叫這本書為BIGDOG 不知道大傢怎麼看,嗬嗬 讀過一段,發現不適閤我,或者我現在還沒到需要看這本書的時候 目前更希望得到很多tips所以比較喜歡perl hack perlcooker 之類的
評分簡約而不簡單,規範而有風格。 這本書開篇奠定基調,告訴大傢並不是一本Perl編程教程,而是一本宗旨為A good coding style的“三十六計”。它用Perl的編程實踐來詮釋最佳編碼風格以實現三個目標:Robustness,Efficiency,Maintainability. 這本書的內容格式很新穎,就像一本風格...
評分我喜歡叫這本書為BIGDOG 不知道大傢怎麼看,嗬嗬 讀過一段,發現不適閤我,或者我現在還沒到需要看這本書的時候 目前更希望得到很多tips所以比較喜歡perl hack perlcooker 之類的
評分以前一直都沒有太過於注重代碼的編寫規範和習慣,覺得隻要有注釋那就是好的代碼,看瞭這本書纔知道其實不然。注釋並不能完全解釋代碼的意思,甚至並不是多多益善。真正能讓代碼一目瞭然的不是每一行都添加一個注釋,這迴讓人産生視覺疲勞,甚至讓還沒開始讀代碼的人就産生瞭畏...
評分我喜歡叫這本書為BIGDOG 不知道大傢怎麼看,嗬嗬 讀過一段,發現不適閤我,或者我現在還沒到需要看這本書的時候 目前更希望得到很多tips所以比較喜歡perl hack perlcooker 之類的
圖書標籤: perl Programming 編程 O'Reilly 腳本語言 Practices 程序設計 Best
intermediate後 就這本瞭 哈哈
評分前麵對代碼編程習慣和sub的convention的介紹非常有用。後麵到class沒有仔細看
評分寫perl必讀,怎樣寫齣能看懂的代碼
評分寫perl必讀,怎樣寫齣能看懂的代碼
評分前麵對代碼編程習慣和sub的convention的介紹非常有用。後麵到class沒有仔細看
Perl Best Practices 2024 pdf epub mobi 電子書 下載