Tcl/Tk 8.5 Programming Cookbook (Paperback)
暫譯: Tcl/Tk 8.5 程式設計食譜 (平裝本)
Bert Wheeler
- 出版商: Packt Publishing
- 出版日期: 2011-02-18
- 售價: $1,840
- 貴賓價: 9.5 折 $1,748
- 語言: 英文
- 頁數: 236
- 裝訂: Paperback
- ISBN: 1849512981
- ISBN-13: 9781849512985
-
相關分類:
程式語言
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$420$332 -
$500$450 -
$990$891 -
$320$253 -
$750$593 -
$750$593 -
$850$723 -
$450$356 -
$520$411 -
$980$833 -
$850$723 -
$750$593 -
$690$587 -
$950$808 -
$490$382 -
$590$502 -
$420$332 -
$390$304 -
$580$458 -
$600$510 -
$520$411 -
$400$316 -
$680$537 -
$880$695 -
$480$379
商品描述
Over 100 great recipes to effectively learn Tcl/Tk 8
- The quickest way to solve your problems with Tcl/Tk 8.
- Understand the basics and fundamentals of the Tcl/Tk 8 programming language
- Learn graphical User Interface development with the Tcl/Tk 8 Widget set
- Get a thorough and detailed understanding of the concepts with a real-world address book application
- Each recipe is a carefully organized sequence of instructions to efficiently learn the features and capabilities of the Tcl/Tk 8 language
- Expand your Tcl/Tk abilities by gaining in-depth knowledge of the core commands
- Learn efficient programming by using control constructs in your program
- Handle numerous types of string expressions by performing formatting, searches, and advanced manipulations on them
- Gain expertise in using lists with examples teaching you the various available operations
- Demystify the Tcl Dictionary and learn how it can be a viable substitute for a third-party database
- Perform various operations on the dictionary elements in both single and multiple layer dictionaries
- Create, manage, and empower your Graphical User Interface with Tk window management, to develop attractive applications
- Ease your file system access with an in-depth study of File operations
- Perform advanced error trapping and recovery with error handling commands in Tcl
In Detail
With Tcl/Tk, you can create full-featured cross-platform applications in a simple and easy-to-understand way without any expensive development package; the only tools required are a simple text editor and your imagination. This practical cookbook will help you to efficiently interact with editors, debuggers, and shell type interactive programs using Tcl/Tk 8. This cookbook will comprehensively guide you through practical implementation of Tcl/Tk 8 commands and tools.
This book will take you through all the steps needed to become a productive programmer in Tcl/Tk 8. Right from guiding you through the basics to creating a stand-alone application, it provides complete explanation of all the steps along with handy tips and tricks.
The book begins with an introduction to the Tcl shell, syntax, variables, and programming best practices in the language. It then explores procedures and the flow of events with control constructs followed by advanced error trapping and recovery. From Chapter 4, a detailed study of string expressions and handling enables you to handle various string functions and use lists to expand the string functionality. The book then discusses in-depth the Tcl Dictionary and how to utilize it to store and retrieve data. File operations and Tk GUI handling are covered extensively along with a developing a real-world address book application to practice the concepts learned.
A practical, comprehensive cookbook to master the depths and breadths of Tcl/Tk 8 programming
What you will learn from this book
Approach
This book provides a step-by-step approach to the Tcl/Tk language with the help of re-usable examples and images. It is a series of carefully organized, easy-to-follow, standalone recipes to solve your queries. Whether you go through the recipes chapter-wise or pick up any recipe randomly, you will find clear and complete explanation of the task covered in the recipe.
Who this book is written for
If you are a beginner interested in adding Tcl/Tk 8 to your list of languages, or an experienced Tcl/Tk programmer looking to sharpen your knowledge, be assured, you will find your prefect guide in this book. Whether you are developing for your personal use or commercial applications, this book will provide you with a ready reference to the building blocks of Tcl/Tk 8.
商品描述(中文翻譯)
超過 100 個優秀的食譜,幫助您有效學習 Tcl/Tk 8
- 解決您在 Tcl/Tk 8 中問題的最快方法。
- 理解 Tcl/Tk 8 程式語言的基本概念和基礎知識。
- 學習使用 Tcl/Tk 8 小工具集進行圖形用戶介面開發。
- 通過一個實際的通訊錄應用程式,深入理解相關概念。
- 每個食譜都是精心組織的指令序列,幫助您高效學習 Tcl/Tk 8 語言的特性和功能。
詳細內容
使用 Tcl/Tk,您可以以簡單易懂的方式創建功能齊全的跨平台應用程式,而無需任何昂貴的開發套件;所需的工具僅僅是簡單的文本編輯器和您的想像力。本實用的食譜將幫助您高效地與編輯器、除錯器和類似 shell 的互動式程式進行互動,使用 Tcl/Tk 8。本食譜將全面指導您實際實現 Tcl/Tk 8 命令和工具。
本書將帶您完成成為 Tcl/Tk 8 生產力程式設計師所需的所有步驟。從指導您了解基礎知識到創建獨立應用程式,提供所有步驟的完整解釋以及實用的提示和技巧。
本書首先介紹 Tcl shell、語法、變數和該語言的最佳程式設計實踐。接著探討程序和事件流的控制結構,然後是高級錯誤捕獲和恢復。從第四章開始,詳細研究字串表達式和處理,使您能夠處理各種字串功能並使用列表擴展字串功能。然後本書深入討論 Tcl 字典及其如何用於存儲和檢索數據。文件操作和 Tk GUI 處理也被廣泛涵蓋,並開發一個實際的通訊錄應用程式以練習所學的概念。
一本實用、全面的食譜,幫助您掌握 Tcl/Tk 8 程式設計的深度和廣度。
您將從本書中學到什麼
- 通過深入了解核心命令來擴展您的 Tcl/Tk 能力。
- 通過在程式中使用控制結構來學習高效程式設計。
- 通過對字串進行格式化、搜索和高級操作來處理多種字串表達式。
- 通過示例學習各種可用操作,獲得使用列表的專業知識。
- 解密 Tcl 字典,了解它如何成為第三方數據庫的可行替代方案。
- 在單層和多層字典中對字典元素執行各種操作。
- 使用 Tk 窗口管理創建、管理和增強您的圖形用戶介面,以開發吸引人的應用程式。
- 通過深入研究文件操作來簡化您的文件系統訪問。
- 使用 Tcl 中的錯誤處理命令執行高級錯誤捕獲和恢復。
方法
本書提供了一種逐步的方法來學習 Tcl/Tk 語言,並輔以可重用的示例和圖片。這是一系列精心組織、易於遵循的獨立食譜,旨在解決您的疑問。無論您是按章節逐步閱讀食譜,還是隨機挑選任何食譜,您都會發現該食譜所涵蓋任務的清晰完整解釋。
本書的讀者對象
如果您是初學者,想將 Tcl/Tk 8 加入您的程式語言列表,或是有經驗的 Tcl/Tk 程式設計師,想要提升您的知識,您可以放心,您會在本書中找到完美的指南。無論您是為個人使用還是商業應用程式開發,本書都將為您提供 Tcl/Tk 8 的基本構建塊的即時參考。