Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #87332 > unrolled thread

PSF news - BBC launches MicroBit

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2015-03-12 20:44 +0000
Last post2015-03-16 07:25 +0000
Articles 4 — 4 participants

Back to article view | Back to comp.lang.python


Contents

  PSF news - BBC launches MicroBit Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-12 20:44 +0000
    Re: PSF news - BBC launches MicroBit Dave Farrance <DaveFarrance@OMiTTHiSyahooANDTHiS.co.uk> - 2015-03-15 07:26 +0000
      Re: PSF news - BBC launches MicroBit MRAB <python@mrabarnett.plus.com> - 2015-03-15 16:12 +0000
        Re: PSF news - BBC launches MicroBit Bob Martin <bob.martin@excite.com> - 2015-03-16 07:25 +0000

#87332 — PSF news - BBC launches MicroBit

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2015-03-12 20:44 +0000
SubjectPSF news - BBC launches MicroBit
Message-ID<mailman.300.1426193087.21433.python-list@python.org>
http://pyfound.blogspot.co.uk/2015/03/bbc-launches-microbit.html may be 
of interest to some of you.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

[toc] | [next] | [standalone]


#87466

FromDave Farrance <DaveFarrance@OMiTTHiSyahooANDTHiS.co.uk>
Date2015-03-15 07:26 +0000
Message-ID<ikbagatbd5vslodig9q4trt3u0ugrir0g5@4ax.com>
In reply to#87332
Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:

>http://pyfound.blogspot.co.uk/2015/03/bbc-launches-microbit.html may be 
>of interest to some of you.

"Python is one of the three languages that work with the device."

That's cool, and the article says that the Raspberry Pi Foundation is
involved in creating learning content for it, which I presume would
emphasise Python, given that Python was the RPi Foundation's first choice
for controlling the Pi. The RPi has helped to raise the profile of Python,
so hopefully this new device will add to that.

I wonder what the other two languages are?  I'd guess a C++ subset for
one, like the Arduino.  Not sure about the other.  HTML/Javascript is
becoming popular in education because it's the easiest way put shapes and
animation on the screen, but I don't think it's suited to an embedded
device.

[toc] | [prev] | [next] | [standalone]


#87478

FromMRAB <python@mrabarnett.plus.com>
Date2015-03-15 16:12 +0000
Message-ID<mailman.396.1426435949.21433.python-list@python.org>
In reply to#87466
On 2015-03-15 07:26, Dave Farrance wrote:
> Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
>
>>http://pyfound.blogspot.co.uk/2015/03/bbc-launches-microbit.html may be
>>of interest to some of you.
>
> "Python is one of the three languages that work with the device."
>
> That's cool, and the article says that the Raspberry Pi Foundation is
> involved in creating learning content for it, which I presume would
> emphasise Python, given that Python was the RPi Foundation's first choice
> for controlling the Pi. The RPi has helped to raise the profile of Python,
> so hopefully this new device will add to that.
>
> I wonder what the other two languages are?  I'd guess a C++ subset for
> one, like the Arduino.  Not sure about the other.  HTML/Javascript is
> becoming popular in education because it's the easiest way put shapes and
> animation on the screen, but I don't think it's suited to an embedded
> device.
>
http://www.bbc.co.uk/news/technology-31834927 says:

"""When it launches in September it will be compatible with three
coding languages - Touch Develop, Python and C++."""

[toc] | [prev] | [next] | [standalone]


#87517

FromBob Martin <bob.martin@excite.com>
Date2015-03-16 07:25 +0000
Message-ID<cmnes3FhqetU1@mid.individual.net>
In reply to#87478
in 737966 20150315 161218 MRAB <python@mrabarnett.plus.com> wrote:
>On 2015-03-15 07:26, Dave Farrance wrote:
>> Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
>>
>>>http://pyfound.blogspot.co.uk/2015/03/bbc-launches-microbit.html may be
>>>of interest to some of you.
>>
>> "Python is one of the three languages that work with the device."
>>
>> That's cool, and the article says that the Raspberry Pi Foundation is
>> involved in creating learning content for it, which I presume would
>> emphasise Python, given that Python was the RPi Foundation's first choice
>> for controlling the Pi. The RPi has helped to raise the profile of Python,
>> so hopefully this new device will add to that.
>>
>> I wonder what the other two languages are?  I'd guess a C++ subset for
>> one, like the Arduino.  Not sure about the other.  HTML/Javascript is
>> becoming popular in education because it's the easiest way put shapes and
>> animation on the screen, but I don't think it's suited to an embedded
>> device.
>>
>http://www.bbc.co.uk/news/technology-31834927 says:
>
>"""When it launches in September it will be compatible with three
>coding languages - Touch Develop, Python and C++."""

I program my Pis in Rexx (Regina), Pascal (Free) and a bit of Python.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web