
C Sharp Programming
Various
C Sharp Programming
Various
Book Details:
Year: | 2012 |
Publisher: | Wikibooks |
Pages: | 175 pages |
Language: | english |
Since: | 04/12/2015 |
Size: | 1.06 MB |
License: | Pending review |
Content:
Although C# is derived from the C programming language, it has features such as garbage collection that allow beginners to become proficient in C# more quickly than in C or C++. Similar to Java, it is object-oriented, comes with an extensive class library, and supports exception handling, multiple types of polymorphism, and separation of interfaces from implementations. Those features, combined with its powerful development tools, multi-platform support, and generics, make C# a good choice for many types of software development projects: rapid application development projects, projects implemented by individuals or large or small teams, Internet applications, and projects with strict reliability requirements. Testing frameworks such as NUnit make C# amenable to test-driven development and thus a good language for use with Extreme Programming (XP). Its strong typing helps to prevent many programming errors that are common in weakly typed languages. Because of this similarities to other languages, it is possible to introduce C# as a language with features of C++ having the programming style of Java and the rapid application model of BASIC.
A large part of the power of C# (as with other .NET languages), comes with the common .NET Framework API, which provides a large set of classes, including ones for encryption, TCP/IP socket programming, and graphics. Developers can thus write part of an application in C# and another part in another .NET language (e.g. VB.NET), keeping the tools, library, and object-oriented development model while only having to learn the new language syntax.
Categories:
Tags:
Loading comments...
Scanning lists...
The book in numbers
rank in categories
online since
04/12/2015rate score
5votes
1Social likes
2Views
Downloads
Interest
Countries segmentation
Source Referers
Websites segmentation
evolution
Loading...