Instructor's guide for Python
authorGreg Wilson <gvwilson@third-bit.com>
Fri, 29 Nov 2013 20:04:47 +0000 (15:04 -0500)
committerW. Trevor King <wking@tremily.us>
Tue, 11 Mar 2014 04:46:21 +0000 (21:46 -0700)
W. Trevor King: I removed everything except the sql/novice changes
from the original c963afa [1].

[1]: https://github.com/swcarpentry/bc/commit/c963afa71ba3a7eacada0ff5b4db6dc4f2295e81

sql/novice/index.md

index aaa8ac5280b572e06506b7882a57d57da56f9354..3d889b7011b0c622b3614b8d2cd5fb4a1a1d3e16 100644 (file)
@@ -32,3 +32,7 @@ Topics
 * [Combining Data](07-join.html)
 * [Creating and Modifying Data](08-create.html)
 * [Programming with Databases](09-prog.html)
+
+See Also
+--------
+* [Instructor's Guide](guide.html)