Possible presentation about raspberry pi

Demo of remote configuration and building of GUI GTK applications on Raspberry Pi

  1. Could be "use graphical displays to learn programming,coding,maths"
  2. ifconfig on remote laptop
  3. Raspberry Pi ? Wifi or Ethernet?
  4. use WiFi Router to determine RPi IP address
  5. ping RPi
  6. putty on remote laptop
  7. download compressed file or git clone
  8. updating existing GUI or adding new?
  9. geany --version
  10. whereis geany
  11. autogen
  12. configure
  13. make
  14. sudo make install
  15. checking that you are working (editting, building) with the actual code
  16. geany, version, libmain, make