dkmiller / tidbits

Short notes on stuff I have recently discovered / understood
1 stars 0 forks source link

"Testing" framework for learning new programming languages #198

Open dkmiller opened 2 months ago

dkmiller commented 2 months ago

As I learn new programming languages (e.g. Kotlin, Go) it'll be helpful to have a framework / rubric for evaluating how well they can handle real-world challenges.

Create a Kubernetes-based framework to help force this: I will "learn" the programming language by creating a new implementation which "passes" the framework's battery of tests. It should: