Programming Templates

From Gridkaschool
Revision as of 01:21, 8 September 2015 by Mheck (talk | contribs)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description This workshop will contain the following topics (all topics consist of both, lecture style talk and practical programming):

  • Reminder on template usage
  • Policies
  • Traits


All the single/few file examples will be compiled using the following SConscript:

SCons is a python based building tool, started with the command "scons".


Reminder on template usage


Policies