You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VM v1.0 .zip, .z01 (multi-zip archive), alternatively as single rar file. Contains basic development environment, based on an Xubuntu. Can also be opened with VirtualBox. Wiselib code is a bit out-dated, so you may need to update.
Presentations
Session 1: Introduction & Preliminaries. Wiselib basics and how to run first application with Shawn.
Session 2: Wiselib Programming Basics. Structure of Wiselib, relation between algorithms and OS abstraction. C++ and templates.
Session 3: Combining Algorithms Into Higher-Level Systems. Algorithm development; stackability and interchangeability.
Session 4: Insight into Wiselib Internals. Applications, delegates, porting the Wiselib to a new platform.
Hand-on Sessions
Hands-on templates: Templates for hands-on sessions to be able to directly start develpment.
Session 2 Task: Task for hand-on session after Session 2.
Session 3 Task: Task for hand-on session after Session 3.