https://github.com/agile-lab-dev/literate-programming-articles
Collection of articles, using the Literate Programming style, about Data Engineering and Software Tooling in general
https://github.com/agile-lab-dev/literate-programming-articles
literate-programming ruby spark spark-connect
Last synced: 10 months ago
JSON representation
Collection of articles, using the Literate Programming style, about Data Engineering and Software Tooling in general
- Host: GitHub
- URL: https://github.com/agile-lab-dev/literate-programming-articles
- Owner: agile-lab-dev
- License: mit
- Created: 2024-06-26T06:19:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T11:48:27.000Z (over 1 year ago)
- Last Synced: 2025-06-25T13:52:58.532Z (12 months ago)
- Topics: literate-programming, ruby, spark, spark-connect
- Homepage:
- Size: 39.1 KB
- Stars: 7
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Literate Programming Articles
## Index
|Article | Covered topics |
|---------------------------------------------------------------------------------------------|----------------------------------|
|[01: A new spin on literate programming](01-a-new-spin-on-literate-programming/article.md) | Introducing `literate_tool.rb` |
|[02: Build your own Spark frontends with Spark Connect - Part 1: The CLI tool](02-frontends-with-spark-connect-part-1/article.md) | Spark Connect, gRPC, Rakefile, Bundler, `spark_connect_handler.rb` |