In my previous post , we discussed about why we should consider to use functional programming. Now, let's delve into what functional pro...
أقراء المزيد
Object-Oriented
So far, the Template Method has been my most used design pattern. That is the reason why this post is quite long. J Definition from Wiki The...
أقراء المزيد
How can you design the software which is built in tiny increments? How can you ensure that the software has a good structure which is flexib...
أقراء المزيد
I n the real world, in order to use a building (hotel, supermarket, etc) we need to construct it first. This concern should be applied for...
أقراء المزيد
In this post, I would like to point out what I understood after closing my eyes and thinking about what exactly I have learned from this bo...
أقراء المزيد