abbyythompson / linq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linq-exercises

Linq exercises for beginners, supported by tests.

This project is aimed at c#/linq beginners, though you can use those drills to polish your skills regardless of your level.

I hope'll enjoy it and that you'll find this project as valuable learning resource.

You can read more about it here Learn/Teach LINQ using TDD/TDL

Have fun :)

How to use

Open project in Visual Studio 2013 Community Edition (or better) and run tests.

Your task is to make all tests pass.

Each exercise group has its own description (class level summary comment), make sure to read it.

If you have trouble refer to 101 LINQ samples generously provided by MSDN.

About

License:MIT License


Languages

Language:C# 100.0%