MitjaHd
New member
- Joined
- Jun 23, 2019
- Messages
- 3
- Programming Experience
- Beginner
I'm a begginer and started doing some coding on codewars, website where you code simple algorithms. And I found out I don't really have good understand of core C# concepts, I saw I could do a lot of stuff using LINQ instead of for and foreach statements. I'm struggling with learning LINQ, I read some tutorials and watch some youtube videos, but it seems too hard to me, perhaps I lack enough exerience in other concepts like OOP (which I understand, but not completely). What should I know before learning LINQ and what is a good palce to learn it? Thanks.