Posts tagged with coding

Posting to Twitter from a Raspberry Pi

Posting to Twitter from a Raspberry Pi

Twitter has taken the world by storm with its concept of tweets, ease of use and platform integration. Here we show how to post to Twitter using a Raspberry Pi.

Eclipse IDE for web developers

Eclipse PHP IDE

Eclipse is an open-source IDE used for computer programming. Through can turn Eclipse into a multi-language programming software application.

An introduction to BIN Bash-ing on Raspbian

An introduction to Bash shell

Part of what make the Raspberry Pi great as a stand-alone device is the ability to use Bash scripts. A Bash script allows the combination of multiple commands to be executed one by one. Linux Bash scripts also allows basic forms of computer reasoning.