Chapter 8

Extended

8.1 What We’ll Be Covering in This Chapter

If we’ve got this far together, we’re in a good position to learn some of the more interesting aspects of the C# language. Not all of the things in this chapter will come up all too often in everyday programming tasks of a C# engineer, but they’re all good to know, or at least know about.

We’ll cover a few new tricks that include some style, some interesting syntax with LINQ, and more obscure number of tricks. A few design patterns and structure ideas will also be introduced. It’s easy to get carried away with the tricks, so it’s important to remember when and where some of these tricks should be used. Remember that everything is in moderation.

  • Readability
  • Source control, ...

Get Learning C# Programming with Unity 3D now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.