Category:Demonstrations: Difference between revisions
Jwgranville (talk | contribs) Created page with "Let's collect self-contained examples and demos here. I'm imagining this to be a space for demos that don't link to the main software stack, and focus on implementing a single feature or concept at a time. Preferably, they should use no external dependencies, or have only a single external dependency. They should be easy to install and run without extra knowledge - the main usage method should be readily apparent and the code should follow documentation conventions. Mo..." |
Jwgranville (talk | contribs) →Demo Projects: Added Keystroke Observers link |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
== Demo Projects == | == Demo Projects == | ||
These demonstrate or introduce new concepts, conventions, libraries, patterns, etc. | These demonstrate or introduce new concepts, conventions, libraries, patterns, etc. | ||
* [[Namedpipe Log Writer]] - https://github.com/edurange/demo-namedpipe-log-writer | |||
* [[Keystroke Observers]] - https://github.com/edurange/demo-keystroke-observers |
Latest revision as of 19:30, 30 May 2025
Let's collect self-contained examples and demos here. I'm imagining this to be a space for demos that don't link to the main software stack, and focus on implementing a single feature or concept at a time.
Preferably, they should use no external dependencies, or have only a single external dependency. They should be easy to install and run without extra knowledge - the main usage method should be readily apparent and the code should follow documentation conventions.
Most importantly, these should be short and easy to read, because their purpose is to teach the group. It would be great if we could demonstrate, discuss and come to understand these projects within one or two group meetings.
Demo Projects[edit | edit source]
These demonstrate or introduce new concepts, conventions, libraries, patterns, etc.
Pages in category "Demonstrations"
The following 2 pages are in this category, out of 2 total.