Closed mrsaif888 closed 7 months ago
Thanks, @mrsaif888. I think your examples are a good addition to what @Sumit-tech-joshi has already completed. Especially if, as I suggest above, you add a complete example for the map-filter-reduce pattern.
However, I think it would be be better if you integrate some of what you've written here into the main README file, where Sumit has included his work. That would cut down on the repetition of content (notice in the comments above I have suggested cutting out some content instead of moving it all over), and would keep all related material in one place.
@ash-teach i have merged all my contribution in the main readme file and make changes as you asked to do
The content you've written is on the right track, but I will not merge this for two main reasons:
Even though I'm not merging content the record of your work will remain in this [closed] PR.
The readme file explains two ways of writing code: functional programming and object-oriented programming (OOP) with examples in Java which is very informative. I have some suggestions for your work, to enhance its understanding and readability, explain how functional and OOP are different by talking about their usage. Also, make sure the formatting is consistent.