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# C# Basics (Retired) Perfect Documentation

Alexander Nikiforov
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Alexander Nikiforov
Java Web Development Techdegree Graduate 22,175 Points

Broken Link in C#-Basics/Perfect/Documentation

Hi, Jeremy McLain

I think there is a broken link in "Teacher's notes" to the C#-Basics/Perfect/Documentation video:

https://teamtreehouse.com/library/c-basics/perfect/documentation

Looks like this:

[.NET Framework Class Library Documentation on MSDN](https://msdn.microsoft.com/en-us/library/mt472912(v=vs.110\).aspx)

The same problem in Teacher's notes to the "Wrap Up" video:

https://teamtreehouse.com/library/wrap-up-11

Links look like:

Extra Credit: Add the power operator using the ^ symbol. You can calculate a number raised to a power using the [Math.Pow method] (https://msdn.microsoft.com/en-us/library/system.math.pow(v=vs.110\).aspx).

And one more:

Use [.NET’s Math class](https://msdn.microsoft.com/en-us/library/system.math(v=vs.110\).aspx) to do perform the math for you.

Jeremy McLain
Jeremy McLain
Treehouse Guest Teacher

Thanks for catching that Alexander!

3 Answers

Steven Parker
Steven Parker
229,744 Points

They worked for me after I removed that backslash.

Did you report this as a bug on the Support page?

Jay Padzensky
Jay Padzensky
4,731 Points

Thank you both very much! All fixed.

Bikram Perhar
Bikram Perhar
163 Points

Jeremy how do I contact you about a question I have