C Sharp

From Wikiversity
(Redirected from Topic:C Sharp)
Jump to navigation Jump to search

C Sharp (C#) is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, procedural, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within its .NET initiative and later approved as a standard by Ecma (ECMA-334) and ISO (ISO/IEC 23270:2006). C# is one of the programming languages designed for the Common Language Infrastructure.[1]

Prerequisites[edit | edit source]

Lessons[edit | edit source]

Topics in C#
Beginners Intermediate Advanced
Part of the School of Computer Science


See Also[edit | edit source]

References[edit | edit source]