Programming - C#

At QE2 we use Visual Studio as our IDE to program our C# applications.

Although Visual Studio allows you to create windows Form Applications, the course we follow (AQA A-Level Computer Science) require students to program and adapt Console Applications. Consequently the focus of these pages will be programming for the console.

C# is a useful language that can also be used with Unity to create games.

Other Useful Resources: