S SweetMoney Jan 29, 2020 #21 This one is best IMO: https://www.pluralsight.com/paths/csharp P.s I am a C# developer with more than 19 years of exp.
This one is best IMO: https://www.pluralsight.com/paths/csharp P.s I am a C# developer with more than 19 years of exp.
blueraincap Jan 30, 2020 #22 gaussian said: Having tutored programmers, explaining something as trivial as a flatmap in simple terms is relatively difficult, and having them understand the utility is even more difficult. More... You are right. It took me sometime to see how flatmap(Function<T>) is different from map(Function<T>) in java streams.
gaussian said: Having tutored programmers, explaining something as trivial as a flatmap in simple terms is relatively difficult, and having them understand the utility is even more difficult. More... You are right. It took me sometime to see how flatmap(Function<T>) is different from map(Function<T>) in java streams.