Skip to content

msgaspar/csharp-collections-worldpopulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorldPopulation

This is a simple .NET console application created as an exercise for studying and practicing the fundamentals of collections in C#. The exercise was proposed in Pluralsight's Beginning C# Collections course, by Simon Robinson, and I tried to merge the different concepts taught in the course into a single application.

Some of the topics covered are:

  • Arrays
  • Lists
  • Dictionaries
  • Importing from a CSV data source
  • Query data using foreach and for loops
  • Manipulation of list data

About

A simple .NET console app for studying collections in C#

Topics

Resources

Stars

Watchers

Forks

Languages