■
Source Code
The IterationsAndDecisions project is located under the Chapter 3 subdirectory.
Summary
The goal of this chapter was to expose you to numerous core aspects of the C# programming lan-
guage. Here, we examined the constructs that will be commonplace in any application you may be
interested in building. After examining the role of an application object, you learned that every C#
executable program must have a type defining a Main() method, which serves as the program’s
entry point. Within the scope of Main(), you typically create any number of objects that work
together to breathe life into your application.
C H A P T E R 3
Do'stlaringiz bilan baham: |