Espresso Coding – Computing made simple

Espresso Coding is a new service from Espresso Education that teaches pupils to code and make their own apps to share with their friends and parents. Its also FREE for an extended period until October 31st 2014.

Espresso Coding has everything you need to deliver the coding part of the curriculum for years 1 to 6 including:

  • a comprehensive Scheme of Work linked to Curriculum 2014
  • 70+ step-by step lessons and tablet-friendly activities for pupils to create apps
  • full lesson plans for each activity by December 2013
  • a bespoke website area where apps can be published and shared
  • an introduction to coding using elements of JavaScript (an industry standard)
  • short, helpful video guides
  • additional CPD training is available

Why do I need to teach Coding?  View our FAQs to see some of the reasons all schools will need to teach this new topic.

This is the only tool your school needs to teach and learn how to code.

via Espresso Coding – Computing made simple.

The Media Computing Group : Arduino in a Nutshell

I’ve taught Arduino in class for a few years now, mostly to CS students, and just the other day introduced two friends to it again. Being on sabbatical and all, I couldn’t keep myself from just writing through the rest of that night and adding some Fritzing diagrams the next morning, and the result was a short little booklet introducing Arduino basics. I’ve since debugged it and added a bit more polish.

Yet another one, you say? Yes – the Arduino boards and IDE change so frequently that first-step tutorials and books are bound to become outdated after just a few months. I wanted something that got people started with the latest stable “beginner’s” board and IDE. I plan to update it as new boards and IDE versions come out, but I’ll keep older versions online too, so you can use them if you start out with an older board.

I’m forcing myself to keep it to one book page per experiment wherever possible – as I add information, I tighten up my writing to stay within that limit. Helps keep me from rambling on.

I also wanted to capture the fun of our hands-on learning session, with very little overhead. It’s written for people who’ve done a bit of programming at some point in their lives, but are new to electronics, and all experiments together can be completed in a long-ish night.

 

Finally, I wanted something that doesn’t take up your laptop screen while you’re working in the Arduino IDE, so it’s a PDF you can print, cut and bind into a 8×6″ booklet. That also happens to be the screen size of an iPad. 🙂

Feel free to use this for yourself, with your friends, or in your classes, and let me know how it goes! A request: instead of hosting a local copy of the PDF on your servers, simply link to http://hci.rwth-aachen.de/arduino. That way we can make sure everybody always gets the latest version, instead of old copies floating around. I’ll archive older versions here too. Thanks!

— Jan Borchers

via The Media Computing Group : Arduino in a Nutshell.

primo.io

Primo is a physical programming interface designed to teach children age 4 to 7 basic programming logic without the need for literacy.

The goal of the game is to guide a smiling robot called cubetto to his destination by creating instruction sequences using colourful and intuitive instruction blocks.

By creating these simple algorithms children learn the logical foundations of programming, necessary for more advanced coding later on in life.

Primo is an intuitive and tactile product, designed with natural materials that hide all the electronic parts, providing children with a magical and playful learning experience

via primo.io.

Python Programming Language – Official Website

Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.

Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java and .NET virtual machines.

Python is free to use, even for commercial products, because of its OSI-approved open source license.

via Python Programming Language – Official Website.