| Term | Meaning |
|---|---|
| Thread | Sequence of linked web pages using Next, Prev, and Pages links. If you click the "Pages" button in the bottom menu you will see the pages making up the Help thread. |
| Story | Thread that covers some relatively large topic, e.g., the C++ Story. A story promises to cover its topic fairly completely in at least an intermediate level of detail. |
| Bites | Thread were each page focuses on a single small topic, but all share the same area of discourse, e.g., some important topics in the Rust programming language. A Bite thread makes no promise to cover its area completely, e.g., here's some interesting topics in ... |
| Bits | Small code fragments in some programming language intended to support comparisons with other languages that implement the same fragments, similar to comparing sentences in English and Spanish. |
| Repository |
|
| Track | A Track Summary page, a Story, and Bites Not all tracks have both stories and bites, but will eventually. |
| Site | loads Site Explorer which links to the home page and information about how the site works. |
| Rust | loads Rust Explorer which links to Rust specific discussions and code. |
| C++ | loads C++ Explorer which links to C++ specific discussions and code. |
| C# | loads C# Explorer which links to C# specific discussions and code. |
| Python | loads Python Explorer which links to Python specific discussions and code. |
| WebDev | loads WebDev Explorer which links to web development specific discussions and code. |
| SWDev | loads SWDev Explorer which links to software development specific discussions and code. |
| Basics | loads Basics Explorer which links to platform and language specific discussions and code. |
| Code | loads Code Explorer that provides access to code examples and AI narrative. |
| Blogs | provides dropdown menu for Site Explorer views of specific blogs. |
| Help | provides dropdown menu for Current Explorer views of specific Help topics, like this page. |
| Tutor | code tutorials in Rust, C++, C#, and Python for new comers |
| Clear | requests page to clear all dropdown menu displays. |
| Controls | toggles view of controls in left panel. |
| About | requests page to toggle display of about information. |
| Keys | toggles menu of keyboard shortcuts. |
| Sections | toggles menu of page section links. |
| Pages | toggles menu of links to thread pages. |
| Prev | moves to previous page in pages menu. |
| Next | moves to next page in pages menu. |