跳至主要內容
找不到符合條件的結果
  • About Me
tshine73 blog

70% 技術分享 - 30% 隨意分享

  • About Me
  • 書摘
    • Design Data Intensive Applications
    • Functional Programming In Scala 3
  • System
    • 難道台指期都不會有逆價差了嗎
  • AWS
    • Lambda
  • Spark
  • Travel
  • Exercise
  • 雜談
tshine73 blog

70% 技術分享 - 30% 隨意分享

Monoids

Monoid 是我們將要介紹的第一個純粹的代數資料結構,僅由代數性質定義。 …

  • 10 月 31, 2023
  • Functional Programming In Scala 3

能自由組合的解析器 Library (2)

如何處理有上下文關係的解析 想像一下若我們要解析開頭為數字,然後後面為…

  • 10 月 30, 2023
  • Functional Programming In Scala 3

Encoding and Evolution (4) – Mode of Dataflow 和 Encoding and Evolution 結論

聊聊資料有哪幾種方式能讓它從某個 process 流到另一個 process (data flo…

  • 10 月 30, 2023
  • Design Data Intensive Applications

Encoding and Evolution (3) – Apache Avro

Avro 最後一個要來談的 binary encoding 方式是 Apache Avro ,閞始於 Had…

  • 10 月 29, 2023
  • Design Data Intensive Applications

能自由組合的解析器 Library (1)

解析器就是個能把 JSON 或 XML 等字串轉為 list、 map 等資料結構, 而這…

  • 10 月 29, 2023
  • Functional Programming In Scala 3

Purely Function 的平行化 (2)

持續精煉我們的核心 API 讓我們開始實作其他核心 API 吧!以下為完整程式…

  • 10 月 28, 2023
  • Functional Programming In Scala 3

Encoding and Evolution (2) – Apache Thrift and Protocol Buffers

再來要講的 binary encoding 工具就是 Apache Thrift 和 Protocol Buffers…

  • 10 月 28, 2023
  • Design Data Intensive Applications

Purely Function 的平行化 (1)

拜 摩爾定律 所賜,現在的計算資源越來越強,有越來越多的程式可以分散地…

  • 10 月 27, 2023
  • Functional Programming In Scala 3

Encoding and Evolution (1) – Encoding and Evolution 基礎 和 Json, XML, CSV, Binary variants (二進制變體)

本文為 Design Data Intensive Applications 的書摘 + 個人心得。 Everyth…

  • 10 月 27, 2023
  • Design Data Intensive Applications

Storage and Retrieval (4) – OLTP, OLAP and Column-Oriented Storage

Storage and Retrieval (4)

  • 10 月 26, 2023
  • Design Data Intensive Applications
上一頁
1 2 3 4 5 6 7
下一頁

© 2025. All Rights Reserved.