Interface Design and Interaction


1. Qt

Download and Install Qt 5.5 (http://www.qt.io/download-open-source/)

2. Widget Based Application

Read the tutorial "Creating a Qt Widget Based Application" and implement a simple example.
(http://doc.qt.io/qtcreator/creator-writing-program.html)