Putting Coder for Raspberry Pi through its paces

Lead Image © vician, 123RF.com

Mining Code

Coder is an experimental environment for developing apps for the web on the Raspberry Pi. How easy does it make coding? Only one way to find out: Write a minesweeping game!

According to its FAQ, Coder [1] "is an experiment [...] that turns a Raspberry Pi into a simple, tiny, personal web server and web-based development environment – just what you need for crafting HTML, CSS, and JavaScript while you're learning to code."

I'm not a fan of hype and always thought that just what I needed to code for the web is actually just what I had: a text editor with syntax highlighting, some autocompleting, and a browser to see how things are going from time to time. But, I've been wrong before, and maybe I'm missing out, so I decided to give Coder a spin. Maybe just what I thought I needed wasn't enough.

Setup

To begin, download the package [2] and unzip it. It unfolds into an overcomplicated tree of directories and files, but the only file you're really going to need is raspi.img, which is hanging off the main directory. That's the image of the operating system.

[...]

Use Express-Checkout link below to read the full article (PDF).

Buy this article as PDF

Express-Checkout as PDF

Pages: 7

Price $2.95
(incl. VAT)

Buy Raspberry Pi Geek

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Snapshot

    The remarkable Raspberry Pi has spawned a myriad of supporting projects – Android apps, program libraries, specialized Linux distributions, and an assortment of hardware accessories. The rapid changes within these projects is testament to the excitement and enthusiasm that developers around the world have given to the Raspberry Pi.

  • BlinkStick and Raspberry Pi

    Replace a simple LED with more powerful and flexible BlinkStick devices.

  • WiFi and the Raspberry Pi

    This SwitchDoc column looks at various uses for the inexpensive ESP8266 WiFi/processor combination.

  • Graphical displays with Python and Pygame

    As its name implies, Pygame is a set of Python modules designed to write games. However, many Pygame modules are useful for any number of projects. We introduce you to a few Pygame modules that you can use to create custom graphical displays for your project.

  • Build audio and proximity devices with the Touch Board and electric paint

    An Arduino-compatible board combines cool audio features, 12 touch sensors, and electric paint to make the most excellent (and enjoyable) educational board yet.