Tag : Programming

Codify for iPad is the first Multi-Touch Capable Visual Programming IDE for iOS

<Category: Apple, iPad> No comment

One of the first comebacks that people who aren’t willing to let go of the desktop/notebook paradigm against iPad is that it’s just a consumption device and not one for creation. This is said despite the fact that iPad has awesome creativity apps like iMovie and Garageband as well as the complete iWorks suite of apps. It was only a matter of time that a full featured visual programming IDE has not arrived to the iPad in the form of Codify.

Permalink: Codify for iPad is the first Multi-Touch Capable Visual Programming IDE for iOS

Get the Visual Studio Learning Pack

<Category: Microsoft> Only 1 comment

Visual Studio Learning Pack 2.0 is aimed at students to help them learn about computer programming. It consists of the following:

Permalink: Get the Visual Studio Learning Pack

Small Basic v0.2 is out

<Category: Microsoft, Windows> No comment

Small Basic 0.2

Small Basic is a project from Msdn DevLabs aimed at kids and adults alike who are new to programming. It doesn’t scare you with a complex IDE, and keeps things simple and fun. It is inspired by the original BASIC language but is based on .NET 3.5.

Version 1 was launched with just 14 keywords, and version 2 only adds one more keyword to the list which is ElseIf. Along with that the IDE now features auto indent like in Visual Studio. It already had the very useful Intellisense and along with auto indent it cleans up the code nicely.

Permalink: Small Basic v0.2 is out