ICS Education 2.0 Blog Part of the ICS Blogs Network

Archive for the ‘programming’ Category

Online Python Tutor

04.08.2012 · Posted in online, programming, python

Online Python Tutor Website Online Python Tutor supports the core Python 2.5 language, with no module imports or file I/O and can be used as a platform for creating programming tutorials. Can also be useful for debugging code. Completed examples inlc... ...

Comments Off

Interactive Python Shell

03.06.2012 · Posted in mac, programming, python, unix, windows

DreamPie Website DreamPie is a Python shell which is designed to be reliable and fun and bring you a great interactive Python experience. The window is divided into the history box, which lets you view previous commands and their output, and the code... ...

Comments Off

Programming Animations

02.18.2012 · Posted in animation, online, programming

Studio Sketchpad Website Studio SketchPad uses Processing.js, a programming language for creating animations and interactions for the open web. Prepare example sketches (with comments) for your students to work with. They can follow along step-by-step,... ...

Comments Off

Interactive Programming Lessons

09.16.2011 · Posted in online, programming

Codecademy Website Codecademy provides an interactive way to learn how to program. Eight lessons are currently available with more to come. What do you think of Codecademy? ...

Comments Off

Physical Computing Platform

06.15.2011 · Posted in mac, programming, unix, windows

Arduino Website Arduino is a physical computing platform based on a simple micro controller board, and a development environment for writing software for the board. Develop interactive objects, taking inputs from a variety of switches or sensors, and... ...

Comments Off