"Talk is cheap. Show me the code."
- Linus Torvalds
This track is immature - will eventually contain more examples and demos than all of the other tracks. A lot of the code
is and will be experimental or not yet working fully.
1.0 Introduction
Code Track provides a place to build and display example code snippets, projects, and tools for code generation.
Experiments and demos written in Rust, C++, C#, and Python reside here.
It is a place to:
-
experiment with AI support for code development and maintenance
-
Compare implementations of projects in more than one language, e.g., size, complexity, maintainability
-
Build smallish tools for code management
-
Try new language features
2.0 Status
There are several Code Bites focused on AI support for development, e.g., chat bots, agents, and CLI sessions.