aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 17 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c85cff2
--- /dev/null
+++ b/README
@@ -0,0 +1,17 @@
+# datenwolf's Code Samples
+
+This is a growing collection of code samples, fully working
+demonstration programs I wrote as supplementary material for
+articles posted at forums, newsgroups, Q&A sites, blogs,
+and so on.
+
+## Structure
+
+Organization is by topic:
+
+* samples/lang/ language specific programming techniques.
+
+* samples/OpenGL/ Everything covering OpenGL, multiple languages
+
+* tools/ Supplementary tools and helpers, for example boilerplate code generators
+