The classroom session was started by Mr. Nitin on C# Program. Data Types and Variables are the core part of the C# language since it represents the various ways to express numbers, characters, and strings. He said that the student need to know about compiler and an editor for android applications programming. A compiler is a computer program (or a set of programs) that transforms source code written in a programming language (the source language) into another computer language (the target language), with the latter often having a binary form known as object code. He advised several options for obtaining a compiler to write C# programs and one of free option is to download the .NET Frameworks, SDK and Notepad for same. Since there are many editor and IDE options are available, one need to have look at Tools Section to select the option that suits them the best. Most of the examples in these tutorials run as console programs. Microsoft Visual Studio is also available in multiple versions which can be also downloaded free for Visual Studio Express. |