#kotlin-beginner
Read more stories on Hashnode
Articles with this tag
Introduction: -- In this series, I will explain the five rules of S.O.L.I.D principles in detail. The reason these are important is so that, your...
Do you want to iterate over a huge collection [List] let`s find out how to do it? · If you try to Filter a list and get the final result you can do it...