1.16. Summary
In this chapter, we discussed some of the advantages of C#, including the following:
C# is an intuitive OOPL that improves upon many languages that preceded it.
C# was designed from the ground up to be fully object-oriented.
C# is part of (and thus has access to the power of) Microsoft's .NET Framework.
C# can be downloaded for free from the MSDN web site.
NOTE
Of course, we haven't sung all of C#'s praises in this chapter; there are many other features that make C# a powerful OOPL that we'll cover in subsequent chapters.
In addition to exploring some of the advantages of C#, we also introduced you to some basic elements of C# syntax. In particular, we did the following in this chapter:
Presented the anatomy of a simple C# program ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access