Programming Templates

From Gridkaschool
Revision as of 12:55, 8 September 2015 by Mheck (talk | contribs)

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

  • Reminder on template usage
  • Policies


All the single/few file examples will be compiled using the following SConscript: Media:SConstruct.txt

SCons is a python based building tool, started with the command "scons", when you rename it to SConstruct.


Reminder on template usage


Policies