Re: Volunteers needed test/break the ALPHA Python micro:bit blocks
"Nicholas H.Tollervey" <[email protected]>
| Newsgroups | gmane.comp.python.org.uk |
|---|---|
| Message-ID | <[email protected]> |
On 07/03/17 10:18, William Mayor wrote: > Is there anything we could take a crack at? > Careful what you ask for. ;-) I was really impressed by your student's work. Please let me know when you do it again - I'd love to see what they get up to. In terms of what you could do, it's a bit of a long shot but I think it could be a fun project for someone who wouldn't mind learning about JavaScript and refactoring. What we're missing is a browser based micro:bit emulator. A teacher with a CS degree has already created something that fits the bill perfectly, but it's quite tightly coupled to their code playground website. It's MIT licensed so it's totally free to repurpose. A fun task might be to extract the emulator from the wider website and turn it into a drop in solution. The source code is here: https://github.com/pddring/createwithcode and an example website is here: https://tools.withcode.uk/create/ It'd be great to make this available so anyone could write some Python code in a blog post (for example) or the Python editor, and, at the click of a button, it gets run in the browser to illustrate what it does. Thoughts? Having said that, if anyone else in the wider community wants to have a crack at it I'd love to hear from you! :-) All the best, N. _______________________________________________ python-uk mailing list [email protected] https://mail.python.org/mailman/listinfo/python-uk
signature.asc
(application/pgp-signature, 455 B)
-----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJYvp3gAAoJEP0qBPaYQbb6AnkIAJ9L849y96rhyTcoxSXqC7/H IhRnddPK8Z+5CfuWR0OH0UkXT7uA74JqVRt3QJ+DgOpxEfwaUCFP3VHbIfxUMnCg 307JYfGVKMJ7P0V8BDlGIV1Ca2RiZcYGXT734JrzFUmf4p94M90YORVC4dv/ySxj xGWoOgZnwqFjBv6mL6zBgWH5NrOJppA84+7wVHxx2qVq9zLTu9xDMJ02X5BJQxgs APJHpqfXm8tCTnwlV05TD7WPSlkJe/ebfBIiTMo8X7+EjGWxIxME9tsCRQEA7try GDeQiZB5V8/Qx7yRpVN2+pqvXQSz7lkXNxY47xtCx4qGpmlWYh8u1kFDpU20Qhg= =tVW5 -----END PGP SIGNATURE-----