C
C#3mo ago
Cloudheart

Linq help

Hi, i need your help. I had learned to programming in C++, now i'm studying C# and i have some trouble. I need to learn how to use linq, can someone share me a guide or a starting point?
12 Replies
Angius
Angius3mo ago
The documentation is usually a good place to start
Cloudheart
Cloudheart3mo ago
Can you link it, please.
Angius
Angius3mo ago
First link when googling/binging/ducking: https://learn.microsoft.com/en-us/dotnet/csharp/linq/
Cloudheart
Cloudheart3mo ago
Is it all?
Angius
Angius3mo ago
Well, there's quite a bit in the docs:
No description
Angius
Angius3mo ago
Another good tutorial is just above, in the tutorials section: https://learn.microsoft.com/en-us/dotnet/csharp/tutorials/working-with-linq
Cloudheart
Cloudheart3mo ago
Thanks you are a life saver. As i say a learn to programming in the "old way" this new way is in all languages now?
Angius
Angius3mo ago
What "new way"?
Saber
Saber3mo ago
yeah the new way to learn is to use the largest database of information in the world (google) to search for answers to questions
Cloudheart
Cloudheart3mo ago
there is something similar to linq in python or java?
Angius
Angius3mo ago
Kinda sorta Python has list comprehension or whatever And Java wishes it had Linq, but instead it has Linq from Wish
Cloudheart
Cloudheart3mo ago
Ok thank you a lot
Want results from more Discord servers?
Add your server
More Posts