Skip to Content
Learning C# by Developing Games with Unity - Seventh Edition
book

Learning C# by Developing Games with Unity - Seventh Edition

by Harrison Ferrone
November 2022
Beginner content levelBeginner
466 pages
9h 55m
English
Packt Publishing
Content preview from Learning C# by Developing Games with Unity - Seventh Edition

11

Specialized Collection Types and LINQ

In the last chapter, we revisited variables, types, and classes to see what they had to offer beyond the basic features introduced at the beginning of the book. In this chapter, we’ll take a closer look at new collection types and learn about their intermediate-level capabilities and how to filter, order, and transform data with LINQ queries.

Remember, being a good programmer isn’t about memorizing code; it’s about choosing the right tool for the right job. Each of the new collection types in this chapter has a specific purpose. For most scenarios where you need a collection of data, a list or array works just fine. However, when you need temporary storage or control over the order of collection elements, ...

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.
Start your free trial

You might also like

Learning C# by Developing Games with Unity 2021 - Sixth Edition

Learning C# by Developing Games with Unity 2021 - Sixth Edition

Harrison Ferrone

Publisher Resources

ISBN: 9781837636877Supplemental Content