Don't get me wrong, I love perfection! In fact, you can find this quote of me, everywhere in my social profiles: I believe in practical perfection! So what is wrong about perfection that I don't like? There is a special...
Author - Mehran Davoudi
Finally, after a long discussion between C# language team and Java language team, they decided to remove the famous keyword: 'new'. // Not a valid code anymore. Person p = new Person(); // New dependency...
It is been a while I am studying about blockchain. The technology, algorithms, security concerns and its business model. Today, I will be so sloppy on terms like Blockchain, Bitcoin, and cryptocurrency. I know they are totally...
This dead horse theory was such an interesting concept that I just decided to copy-paste it here. Not only I could not find its origin, but also did not find any post on the Internet in a quality that it deserves, so I am posting...
Xamarin, React Native, Ionic, ... why so many mobile development platforms!? Why do they make our work that difficult!? Don't they know us!?We are those people who put hours to pick a good name even for a local variable, what do...
This post is going to be strange! It is a nostalgia for me to think about prime numbers and prime factorization algorithms. Maybe prime numbers was the first scientific challenge of my school life, which I faced at high school. I...
So what's my idea? I truly believe that mixing AR with AI would bring a totally new experience to humans. An experience that makes people surprised and make them wondering : "I was doing this without AI and AR, how!?" My initial...
Estimating the required time for a task, is not an easy job to do, if you want to be precise! The main problem with estimating is that, most of the time it is wrong! Being wrong is not too bad for an estimation. But, being too...
As a software consultant, I've involved in lots of projects and teams, working with lots of super energetic developers. But believe me, working on a startup project is totally different to a large scale project. One of the most...
It is been a while I am doing some projects totally based on Azure ecosystem. As we are not working in a same place, it is a completely new experience for me because everything is different with working together in a company...