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 trialcbekter
7,600 PointsIs there a specific order to take the C# related tracks?
There are currently four tracks:
- Beginning C#
- Beginning ASP.NET
- Intermediate C#
- Intermediate ASP.NET
Am I supposed to take the C# courses first then ASP.NET or take it in the order listed above?
1 Answer
Kevin Gates
15,053 PointsI had the same issue. It's quite confusing.
However, I realized that section 2 of Beginning ASP.NET requires you to know about LINQ, which is covered early on in Intermediate C#.
I would say this order:
- Beginning C#
- Intermediate C#
- Beginning ASP.NET
- Intermediate ASP.NET
cbekter
7,600 Pointscbekter
7,600 PointsThanks!
Kevin Gates
15,053 PointsKevin Gates
15,053 PointsYou're welcome, CC Bekter .