Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 70% Mastering LINQ with C# and .NET

Mastering LINQ with C# and .NET

$14.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 1
Add to compare
8.2/10 (Our Score)
Product is rated as #123 in category C#

This is a comprehensive course on a technology called Language Integrated Query (LINQ). LINQ is a core part of .NET that is responsible for helping us iterate through, filter, search, transform and manipulate collections, be it local objects (arrays, lists, etc.) or remote objects (e.g., databases).

This course covers:

Instructor Details

Dmitri Nesteruk is a quant, developer, book author and course author. His interests lie in software development and integration practices in the areas of computation, quantitative finance and algorithmic trading. His technological interests include C#, F# and C++ programming as well high-performance computing using technologies such as CUDA and FPGAs. He has been a C# MVP since 2009. Dmitri is a graduate of University of Southampton (B.Sc. Computer Science) where he currently holds a position as a Visiting Researcher. He is an author of dozens of courses on Pluralsight, Udemy and elsewhere, covering a wide range of topics including programming, finance and mathematics.

Specification: Mastering LINQ with C# and .NET

Duration

3.5 hours

Year

2017

Level

Beginner

Certificate

Yes

Quizzes

Yes

18 reviews for Mastering LINQ with C# and .NET

4.2 out of 5
9
6
2
0
1
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Mikael M

    The course is short and delivers excellent on the short time. It did not however say anything about Linq query expressions which was what I was looking for. The fact that the course is short is shown before you buy so it would be unfair to expect that it goes indepth. But if you want to learn a lot easy and fast this is a good course.

    Helpful(0) Unhelpful(0)You have already voted this
  2. eyup ea

    Not very detailed. Explanations and examples are so simple and restiricted. This course may be appropiate for newbies.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Dharmesh Dobariya

    yes

    Helpful(0) Unhelpful(0)You have already voted this
  4. Moneebul Anwar

    Defining related topic in depth

    Helpful(0) Unhelpful(0)You have already voted this
  5. Kip Petzold

    Yes

    Helpful(0) Unhelpful(0)You have already voted this
  6. Gaisbauer Lukas

    Very good. A little bit to fast at the begining (theorie) so you think: WHATTTTT?. But the rest is realy great!

    Helpful(0) Unhelpful(0)You have already voted this
  7. Mayank Sharma

    Yes..it is covering basic concepts neatly.

    Helpful(0) Unhelpful(0)You have already voted this
  8. Leandro F Velo

    It’s ok, the fist part is well explained. The only bad thing is that I did this course trying to implement solutions to Database interactions using LINQ, and I have no idea about entity Frameworks, so I couldn’t get it. Maybe an extra lecture about it can be very useful!

    Helpful(0) Unhelpful(0)You have already voted this
  9. Massimo Picco

    I took this class as a refresher before then deep diving into Reactive Extensions, and I have to say that it is very good. From my standpoint, I believe it is also a very effective LINQ jumpstart course

    Helpful(0) Unhelpful(0)You have already voted this
  10. Vlad Gonchar

    So far so good!

    Helpful(0) Unhelpful(0)You have already voted this
  11. Michael Gaudet

    This course is exactly what I’ve come to expect from Dmitri it’s super apparent that he knows this stuff cold, backwards and forwards, and a great deal more. I just don’t find the presentation very engaging and that’s perfectly fine! If you need to know how LINQ works, this is the course for you. But if you need interactive graphics and multimedia slideshows to really help you absorb the information, maybe this isn’t your speed. Dmitri covers all the important points of LINQ, from the bare basics to advanced topics like Parallel LINQ, straight in the code editor. I envy Dmitri’s ability to fluidly present topics in a continuous, live coding video with hardly even any typing mistakes. But I do find his delivery to be a little flat and monotonic. Again, it depends on how you learn best. This course is full of great info and you’ll probably find yourself referring back to it again in the future. The one gripe I do have is more of a footnote. In the videos, I recall Dmitri saying that IQueryable items were unlikely to be used. I guess that depends what field you’re in; I’ve worked for numerous clients where IQueryable objects were used to build up a LINQ to SQL query (since the SQL query isn’t actually run until the results are materialized). That seems to be a very significant usage of IQueryable that is totally omitted from these videos. For example, you could have a method that returns an IQueryable after using LINQ selectors to omit old and inactive records; you could then reference that all across the system and have a single spot to control the definition of what an old record might be for that business.

    Helpful(0) Unhelpful(0)You have already voted this
  12. Paul Gifford

    The source files should be available in a single download. I also believe the course should be aimed at intermediate not beginner. Great instructor, but does talk a little fast 🙂 The course tests require more knowledge than a beginner, too much prior knowledge is implied. Otherwise I found it very helpful, would have given 5 stars if not for the items mentioned.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Bhabani

    worst tutorials

    Helpful(0) Unhelpful(0)You have already voted this
  14. Suman Hazra

    More examples needed for the More LINQ and the XML part.

    Helpful(0) Unhelpful(0)You have already voted this
  15. Hamsalekha HR

    Very Fast

    Helpful(0) Unhelpful(0)You have already voted this
  16. Paniraj N

    I have several years of experience with using linq but still i got lots of things clarified and learnt new things. Thanks !

    Helpful(0) Unhelpful(0)You have already voted this
  17. Yogesh Gurav

    Amazing detailed and practical knowledge. It’s not PowerPoint presentation but hands on training, well done!!!

    Helpful(0) Unhelpful(0)You have already voted this
  18. Cristian de Le n Ronquillo

    I like your courses because there’s no waste of time!

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Mastering LINQ with C# and .NET

    $14.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare