Hash Tables in C# - How to Use and When to Use
Offered By: tutorialsEU via YouTube
Course Description
Overview
Learn how to effectively use hash tables in C# programming. Explore the concept of hashing and tables, drawing parallels to real-world dictionaries. Discover how to define, initialize, and utilize hash tables in C#, including adding entries and fetching data. Gain insights into when and why to use hash tables in your projects. Follow along with practical examples, such as implementing a simple application that stores Student objects in a hash table using their IDs as keys. Understand the differences between generic and non-generic collections, and learn how to properly cast objects when working with hash tables. Master this powerful data structure to enhance your C# programming skills and optimize your code performance.
Syllabus
Hash Tables in C# - How to use and when to use?
Taught by
tutorialsEU
Related Courses
Introduction à la programmation orientée objet (en Java)École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction to Programming for Musicians and Digital Artists
California Institute of the Arts via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX