An open API service indexing awesome lists of open source software.

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

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` |