Microsoft Offer Free Visual Studio Learning Pack

Microsoft Offer Free Visual Studio Learning Pack

Posted: 05 Jul 2009 11:03 AM PDT



Microsoft Developer Network has released Visual Studio Learning Pack 2.0. Microsoft created Visual Studio Learning Pack 2.0, a software package, to help students learn about computer programming. It consists of five main components.

5 Key Features
1. Sort Designer Control is a supplementary teaching tool developed to help students learn the basic concepts, algorithms, and implementations of popular computer sorting algorithms.
2. Search Designer Control is a teaching tool developed to help students learn the basic concepts, algorithms, and implementations of popular data search algorithms. It supports binary and sequential searches.
3. Visual Declarative Designer is an intuitive variable declaration tool designed for novice programmers.
4. Assistant Class Designer is a visual class designer for novice programmers.
5. Visual Programming Flow Chart is a supplementary teaching tool designed to help students understand program control flow.

Download Visual Studio Learning Pack 2.0

About Microsoft Visual Studio
Microsoft Visual Studio is an Integrated Development Environment (IDE) from Microsoft. It can be used to develop console and graphical user interface applications along with Windows Forms applications, web sites, web applications, and web services in both native code together with managed code for all platforms supported by Microsoft Windows, Windows Mobile, Windows CE, .NET Framework, .NET Compact Framework and Microsoft Silverlight.
Wiki

Try Visual Studio 2008 - Trial Software
Microsoft offer Visual Studio 2008 Professional Edition 90-Day Trial in India.
You can download it from here

Comments