Perl One-Liners: 130 Programs That Get Things Done (Paperback)
暫譯: Perl 一行程式:130 個完成任務的程式 (平裝本)

Peteris Krumins

  • 出版商: No Starch Press
  • 出版日期: 2013-11-26
  • 售價: $1,730
  • 貴賓價: 9.5$1,644
  • 語言: 英文
  • 頁數: 168
  • 裝訂: Paperback
  • ISBN: 159327520X
  • ISBN-13: 9781593275204
  • 相關分類: Perl 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Part of the fun of programming in Perl lies in tackling tedious tasks with short, efficient, and reusable code. Often, the perfect tool is the one-liner, a small but powerful program that fits in one line of code and does one thing really well.

In Perl One-Liners, author and impatient hacker Peteris Krumins takes you through more than 100 compelling one-liners that do all sorts of handy things, such as manipulate line spacing, tally column values in a table, and get a list of users on a system. This cookbook of useful, customizable, and fun scripts will even help hone your Perl coding skills, as Krumins dissects the code to give you a deeper understanding of the language.

You'll find one-liners that:

  • Encode, decode, and convert strings
  • Generate random passwords
  • Calculate sums, factorials, and the mathematical constants π and e
  • Add or remove spaces
  • Number lines in a file
  • Print lines that match a specific pattern
  • Check to see if a number is prime with a regular expression
  • Convert IP address to decimal form
  • Replace one string with another
And many more! Save time and sharpen you coding skills as you learn to conquer those pesky tasks in a few precisely placed keystrokes with Perl One-Liners.

商品描述(中文翻譯)

程式設計在 Perl 中的一部分樂趣在於用簡短、高效且可重用的程式碼來處理繁瑣的任務。通常,完美的工具就是一行程式碼的單行程式(one-liner),這是一個小而強大的程式,能夠在一行程式碼中完成一件事情,並且做得非常好。

在《Perl One-Liners》一書中,作者及急躁的駭客 Peteris Krumins 帶你探索超過 100 個引人入勝的單行程式,這些程式可以執行各種實用的任務,例如操作行距、計算表格中的列值,以及獲取系統上的用戶列表。這本實用、可自訂且有趣的腳本食譜將幫助你磨練 Perl 編碼技能,因為 Krumins 將逐步解析程式碼,讓你對這門語言有更深入的理解。

你會發現以下的單行程式:

- 編碼、解碼和轉換字串
- 生成隨機密碼
- 計算總和、階乘以及數學常數 π 和 e
- 添加或移除空格
- 為檔案中的行編號
- 列印符合特定模式的行
- 使用正則表達式檢查一個數字是否為質數
- 將 IP 位址轉換為十進位形式
- 用另一個字串替換一個字串

還有更多!隨著你學會用《Perl One-Liners》以幾個精確的按鍵擊敗那些煩人的任務,節省時間並提升你的編碼技能。