For the Raspberry Pi, Python seems to be the language of choice, although we were able to write 99% of piCorePlayer using just shell scripts.
You will find most RPi example code on the web is written in Python, so choosing Python will make life easier. The most important thing you have to do first is get your development environment setup. If you haven't used git before, learn it ASAP. ------------------------------------------------------------------------ Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=113437 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
