Raspbian is probably the OS most used by Raspberry Pi users. It's Debian based and ships with perl, like most Linux distros. The Pi Zero is similar to the Raspberry Pi V1, single core (1GHz), some connectors replaced for their mini counterparts, no onboard networking. The Pi Zero is bundled along with the magazine "MagPi" issue 40, which retails at £5.99. It's in the shops now in the UK. As far as tweaking the base install to get more bang for your buck, here are some notes I made while tweaking a v1 Pi. Regards networking it'd be trivial to use a ESP8266 ($1-2 USD) to add WiFi to the Pi zero.

Update:

Regarding the next generation of programmers, there are many Pi based meet ups all around the UK, in schools, universities and libraries, not just hacker spaces. At these events people of all ages are introduced to programming by those with experience. This part is already happening. If your thoughts are that the lower price tag may accelerate this or increase the number of people using the devices for such things, I'd think it's likely.


In reply to Re: Pi Zero by marto
in thread Pi Zero by hippo

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.