Data Structures the Fun Way: An Amusing Adventure with Coffee-Filled Examples
暫譯: 有趣的資料結構:充滿咖啡範例的冒險之旅
Kubica, Jeremy
- 出版商: No Starch Press
- 出版日期: 2022-11-08
- 售價: $1,590
- 貴賓價: 9.5 折 $1,511
- 語言: 英文
- 頁數: 304
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1718502605
- ISBN-13: 9781718502604
-
相關分類:
Algorithms-data-structures
海外代購書籍(需單獨結帳)
買這商品的人也買了...
相關主題
商品描述
This accessible and entertaining book provides an in-depth introduction to computational thinking through the lens of data structures -- a critical component in any programming endeavor. You'll learn how to work with more than 15 key data structures, from stacks, queues, and caches to bloom filters, skip lists, and graphs. You'll also master linked lists by virtually standing in line at a cafe, hash tables by cataloging the history of the summer Olympics, and Quadtrees by neatly organizing your kitchen cabinets, all while becoming familiar with basic computer science concepts, like recursion and running time analysis.
商品描述(中文翻譯)
學習在任何情況下如何以及何時使用正確的資料結構,並在此過程中增強您的計算思維、解決問題和程式設計技能。
這本易於理解且有趣的書籍通過資料結構的視角深入介紹計算思維——這是任何程式設計工作中的關鍵組成部分。您將學習如何使用超過15種關鍵資料結構,從堆疊、佇列和快取到布隆過濾器、跳躍列表和圖形。您還將通過在咖啡館排隊的方式掌握鏈結串列,通過編目夏季奧運會的歷史來掌握雜湊表,並通過整齊地組織您的廚櫃來掌握四叉樹,同時熟悉基本的計算機科學概念,如遞迴和執行時間分析。作者簡介
作者簡介(中文翻譯)
Jeremy Kubica 是一位專注於人工智慧和機器學習的工程總監。他在卡內基梅隆大學獲得機器人學博士學位,並在康奈爾大學獲得計算機科學學士學位。在研究生期間,他創建了用於檢測致命小行星的演算法(實際上,阻止它們的工作當然留待「未來的工作」)。他是多本旨在向人們介紹計算機科學的書籍的作者,包括《計算童話》(Computational Fairy Tales)和《計算機科學偵探》(The CS Detective),以及計算童話部落格(Computational Fairy Tales Blog)。