CodeBites_Introduction.html
copyright © James Fawcett
Revised: 02/13/2026
1.0 - Introduction
Code bites are small pages of learning materials and examples. Most of them now focus on
use of AI platforms for developing code in Rust, C++, C#, and Python. Many are language
agnostic.
This site uses AI text to:
-
describe public interfaces for libraries and repositories
-
generate tables of references
It also uses AI generated code for:
-
unit tests for Rust libraries
-
finding corrrect syntax for weakly documented or hard to find
syntax for Rust, C++, C#, and JavaScript
-
building small coding tools for quick use, perhaps only once, usually
in python.
-
converting html-css-javascript code prototypes into W3C web components.
As of 02/13/2026, it has not been used to generate any of demonstration and example codes,
except for demonstration of AI bots, agents, and consoles.
Nor has it been used to generate any of the site text, other than that described above.