Changes

Jump to: navigation, search

Programming Course Content 20111

24 bytes removed, 06:08, 6 January 2011
no edit summary
{{Programming Stream Index | 20111}}
= Content === Languages ==
Keeping up with the language standards
=== C Programming ===
* the standard that we currently teach in our C courses is C89
* C99 introduced several new features and deprecated several features
** as of Visual Studio 2010 Microsoft had no plans to support C99
=== C++ Programming ===
* the standard that we teach is a mixture of pre-standard C++ and C++98
** C and function style casts are deprecated in C++98
* shouldn't we remove our dependencies on pre-standard C++ in preparation for C++0x
== Professional Options ===== Game Programming ===
* what are the minimum requirements for game programming students ?
* are those requirements being met ?
* should workshops be added to these courses
* should we issue game programming certificates
=== Open Source ===
* what are the minimum requirements for open source students ?
* are those requirements being met ?
<br />

Navigation menu