Your assignment task is to familiarize yourself with the
Raspberry Pi Desktop
, or a comparable Unix/Linux
system,
and develop a simple graphical command executor.
While
this might seem complex on the surface, it's
surprisingly straightforward to do so.
This should give you a good exposure to C++ classes, STL packages,
Boost
,
and
Qt
, all of which will be quite handy for the group project to come!
As an example of how this will look in the end, here'a a screen shot of my ow...
Get Answer