Changes

Jump to: navigation, search

Programming Course Content 20111

13 bytes added, 21:23, 22 February 2012
C
** variadic macros
** gets() deprecated
* [http://www.open-std.org/JTC1/SC22/wg14/www/docs/n1570.pdf C1xC11] has been published and approved
** support international programming, minimize incompatibilities
** improved Unicode support
** multi-threading
** _Generic keyword
* C11 introduced several new features and deprecated several features
** ''to be completed''
* shouldn't we start to teach C11
** as of Visual Studio 2010 Microsoft had no plans to support C99
* shouldn't we start to teach C11?
<br />
== C++ ==
* the standard that we teach is a mixture of pre-standard C++ and C++98
** C and function style casts are were deprecated in C++98* [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3242.pdf C++0x is nearing completion11] has been approved and published* shouldn't we remove our dependencies on pre-standard C++ in preparation for C++0x?
<br />
 
== Java ==
We are teaching Java at 1.4 level
= Professional Options =
* what are the minimum requirements for professional options ?
* are those requirements being met by our core courses?
== Game Programming ==
* GAM666/DPS901 brings together programming and systems for the first time

Navigation menu