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# Querying With LINQ Querying the BirdWatcher Data Bird Importing

Radu - Adrian Buha
PLUS
Radu - Adrian Buha
Courses Plus Student 5,535 Points

Dumm question, how do you write it correctly : link or linq?

Hi, I know it sounds stupid, but when reading the video transcript for these Linq tutorials I often find "link" instead of "linq". So, how should it be?

1 Answer

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there! It should be "Linq". Many times the CC/transcripts contain small spelling errors like this. I believe this happens because part of the translation from speech to text is done by a program. Because they have the same pronunciation, it cannot tell the difference and thus, replaces it with "link". To be fair, the word "link" is much more common than the word "Linq", which is only really used in relation to C#.

Hope this helps! :sparkles: