-
Recent Posts
Recent Comments
Archives
- April 2019
- February 2019
- November 2018
- August 2018
- December 2017
- September 2017
- July 2017
- June 2017
- March 2017
- February 2017
- October 2016
- September 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- August 2014
- July 2014
- June 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
Categories
Meta
Monthly Archives: March 2013
Tynker
Tynker is a new computing platform designed specifically to teach children computational learning and programming skills in a fun and imaginative way. Tynker is inspired by Scratch from MIT. It is a completely browser-based implementation written using Open Web standards … Continue reading
The 25 Best Places To Take Free Online Computer Science Classes | Edudemic
These days, computers dominate our lives, providing the platform by which we work, play, and communicate with others around the world. As such, knowing how to work with and engineer these often quite complicated systems is a pretty solid skill … Continue reading
Inform
Inform is a design system for interactive fiction based on natural language. It is a radical reinvention of the way interactive fiction is designed, guided by contemporary work in semantics and by the practical experience of some of the world’s … Continue reading
Lua
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and … Continue reading
Making Games in the Classroom with Scratch – ProfHacker – The Chronicle of Higher Education
I’ve discussed the potential value of learning some scripting for any major in the past, and President Obama recently called for more of a focus on making sure students know “how to actually produce stuff” with computers, citing game design … Continue reading
Kinect2Scratch
Kinect2Scratch allows data from the Microsoft Kinect controller be sent to Scratch, the programming language for kids from the MIT Media Laboratory. This means that anyone can write programs with motion control, use gestures, make kinetic games and generally leap … Continue reading
ComputerCraft 1.5
ComputerCraft is a Minecraft mod with full multiplayer support that adds in-game Computers. Each Computer has an operating system, a filesystem, a suite of builtin programs including a text editor, a realtime Lua interpreter, and two games), and can be … Continue reading
Computer Algorithms Rely Increasingly on Human Helpers – NYTimes.com
By STEVE LOHR Published: March 10, 2013 Trading stocks, targeting ads, steering political campaigns, arranging dates, besting people on “Jeopardy” and even choosing bra sizes: computer algorithms are doing all this work and more. But increasingly, behind the curtain there … Continue reading
Posted in Uncategorized
Comments Off on Computer Algorithms Rely Increasingly on Human Helpers – NYTimes.com
CoderDojo – CoderDojo
CoderDojo is a movement orientated around running free not-for-profit coding clubs and regular sessions for young people. At a CoderDojo, young people learn how to code, develop websites, apps, programs, games and more. Dojos are set up, run by and … Continue reading
Processing.js
Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visualizations, digital art, interactive animations, educational graphs, video games, etc. work using web standards and without any plug-ins. You write … Continue reading