I am assuming that the Raspberry Pi has a keyboard and an active network connection (wired or wireless) with a DHCP server floating about.
We need to install the operating system on the SD card. For this we will need to be the root user. You could… more »
Tag: "setup"
Download and install Eclipse
Even though you will be developing Python you will still need Eclipse with the Java SDK. I think this is for 2 reasons. Firstly Python support for Eclipse is in the form of an Eclipse plug-in as opposed to a fully… more »