Home » Microsoft

Free to Learn Visual Studio Programming from Microsoft

5 July 2009 No Comment

logo

Visual Studio Tutorial and Learning Pack is released by Microsoft Developer Network. This pack allows you to interactively step through concepts like sorting where you can visually represent the steps taken to algorithmically perform a sort.

This package consists of five components:

  • Sort Designer Control is a supplementary teaching tool developed to help students learn the basic concepts, algorithms, and implementations of popular computer sorting algorithms.
  • Search Designer Control is a teaching tool developed to help students learn the basic concepts, algorithms, and implementations of popular data search algorithms.
  • Visual Declarative Designer is an intuitive variable declaration tool designed for novice programmers.
  • Assistant Class Designer is a visual class designer for novice programmers.
  • Visual Programming Flow Chart is a supplementary teaching tool designed to help students understand program control flow.

You can download this pack from here.