Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C#

Why are there two intermediate C# Classes. Completed one (OOP), now on a track of same name starting with Linq ?

Why are there two intermediate C# Classes. Completed one (OOP), now on a track of same name starting with Linq ?

Is it because one is a course and the other is a track? Has anyone else been confused by the two titles by the same?

1 Answer

Steven Parker
Steven Parker
229,788 Points

Tracks are groupings of courses (and sometimes workshops), presented in a logical progression. They may or may not have similar names to one or more courses. All the courses in a track can be found individually in the library, though the best order to take them in might not be obvious in the library.

The title "Querying with LINQ" is a course, which happens to be the first one in the "Intermediate C#" track.

The term "Intermediate" is also a difficulty level, which also applies to that course.