<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Background</title><link>https://sourceforge.net/p/progabstrlib/wiki/Background/</link><description>Recent changes to Background</description><atom:link href="https://sourceforge.net/p/progabstrlib/wiki/Background/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 29 Sep 2011 22:41:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/progabstrlib/wiki/Background/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Background modified by Colin Leach</title><link>https://sourceforge.net/p/progabstrlib/wiki/Background/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,7 +1,7 @@
 Background
 -----
 
-The undergraduate CS course called Programming Abstractions has been made publicly available as part of the [Stanford Engineering Everywhere] http://see.stanford.edu/see/courses.aspx) initiative, including lecture videos and all course materials.
+The undergraduate CS course called Programming Abstractions has been made publicly available as part of the [Stanford Engineering Everywhere](http://see.stanford.edu/see/courses.aspx) initiative, including lecture videos and all course materials.
 
 For the programming assignments, Stanford supplied a student-friendly API as binary-format libraries for the platforms they support: Visual Studio on Windows and XCode on Mac.  This has a few limitations:
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Colin Leach</dc:creator><pubDate>Thu, 29 Sep 2011 22:41:00 -0000</pubDate><guid>https://sourceforge.netf139682aec3d37f23442f23d6f63479355d0376f</guid></item><item><title>WikiPage Background modified by Colin Leach</title><link>https://sourceforge.net/p/progabstrlib/wiki/Background/</link><description>Background
-----

The undergraduate CS course called Programming Abstractions has been made publicly available as part of the [Stanford Engineering Everywhere] http://see.stanford.edu/see/courses.aspx) initiative, including lecture videos and all course materials.

For the programming assignments, Stanford supplied a student-friendly API as binary-format libraries for the platforms they support: Visual Studio on Windows and XCode on Mac.  This has a few limitations:

* The VS library is version specific.  The one supplied with the SEE course won't install unless you have already installed VS 2005 (or VC++ Express 2005), and this is now rare and obsolete.  Newer versions of the library may be available if you search, e.g. at http://www.stanford.edu/class/cs106x/materials2/cs106lib but getting them to work with VC++ Express can be tricky (I failed!)
* Linux (and \*nix more broadly) is totally unsupported, though lots of external students would prefer to use this.  Stanford have included some clear hints (in their lectures and handouts) that porting the graphics functions to the non-standardised world of \*nix systems is more effort than they want to invest.

The present software is an attempt to implement the CS106B/X API in an open-source format compatible with the widest possible range of systems.  I am using it to do the programming assignments, and I hope it will be useful to others.
**CAVEAT:** I am not a professional programmer and have limited C++ experience (though much more now than before I wrote the graphics code!).  Please view this software with a skeptical eye, and share any improvements with the community.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Colin Leach</dc:creator><pubDate>Thu, 29 Sep 2011 22:40:40 -0000</pubDate><guid>https://sourceforge.netea6019ca486c7b336e6cb808b8e54e70b2337493</guid></item></channel></rss>