If you are following me for a while, you would know that I create software teams for companies here and there. But in some circumstances, a normal team wouldn't work! You need a Ninja Team! Here I'm going to tell the story of...
Tag - Software Development
Have you ever had to deal with the headache of forming a software team? Multiply it by 4 if you run a startup and need an App supporting Web, Android, and iOS at the same time. Why? Here I'm going to describe the unpleasant...
In the world of programming, parallel programming is mostly translated to multi-threading. Thread is an abstract concept that can be seen as a worker which can accomplish tasks in a computer. For example if you want to execute a...
Don't get the title wrong! I definitely love LINQ. Most of the people know me as the one who maximizes LINQ utilization in the projects. I'm using it from its early days in .Net 2.0 via LinqBridge! However, if there is a razor...
After writing my previous post "Software Architect: It's all about spaces!" lot's of people talked about it with me. For me, it's so amazing that people liked the idea of Space concept. The interesting point is, not only the...
In the recent years, I've worked with lots of enterprise-level languages and technologies like: C/C++, Java, C#, Groovy/Grails, NodeJS/JavaScript, TypeScript and so many other technologies. In fact, I'm consulting companies to...
Do you use to create software? Are you addicted to create software!? Do you know that lots of developers (like me) are addicted to CREATE software!? Bad news for us: Sooner or later, we should quit it, or we will die!! You...