Android Anti Patterns Unlike design patterns, anti patterns just seem to be a solution. However, they are not a solution and they cause additional costs. Read More » August 8, 2023 No Comments
Academy The Power of Functional Programming The Functional programming paradigm treats computation as the evaluation of mathematical functions and avoids changing state and mutable data. Read More » July 2, 2023 No Comments
Android What is Computer Programming Paradigm? The programming paradigm defines the way in which programs are written, organized, and executed. Read More » June 7, 2023 No Comments
Android Code with Me Collaborative Coding Using JetBrains’ IDEs you can easily share your IDE with remote friends allowing them to work on your IDE as if they were sitting next to you. Read More » November 13, 2022 1 Comment