- 博客(0)
- 资源 (8)
- 收藏
- 关注
Beginning C# Object-Oriented Programming, 2nd Edition
It has been my experience as a .NET trainer and lead programmer that most people do not have trouble picking up the
syntax of the C# language. What perplexes and frustrates many people are the higher-level concepts of object-oriented
programming methodology and design. To compound the problem, most introductory programming books and
training classes skim over these concepts or, worse, don’t cover them at all. It is my hope that this book ills this void.
My goals in writing this book are twofold. My irst goal is to provide you with the information you need to understand
the fundamentals of programming in C#. More importantly, my second goal is to present you with the information
required to master the higher-level concepts of object-oriented programming methodology and design.
2017-04-22
Beginning C# 6.0 Programming with Visual Studio 2015
C# IS A RELATIVELY NEW LANGUAGE that was unveiled to the world when Microsoft announced
the fi rst version of its .NET Framework in July 2000. Since then its popularity has rocketed, and
it has arguably become the language of choice for desktop, web, and cloud developers who use the
.NET Framework. Part of the appeal of C# comes from its clear syntax, which derives from C/C++
but simplifi es some things that have previously discouraged some programmers. Despite this sim-
plifi cation, C# has retained the power of C++, and there is now no reason not to move into C#. The
language is not diffi cult and it’s a great one to learn elementary programming techniques with. This
ease of learning, combined with the capabilities of the .NET Framework, make C# an excellent way
to start your programming career.
2017-04-22
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅