Any enterprise application is typically sold by one business (the application development company) to another business (the bank, or just about any other large enough …
Which IDE Or Text Editor Are You Using Right Now?
[Answered in March 2017] Visual Studio, 2015 currently to be precise. I have been using Visual Studio for about 20 years now, and I can …
What Languages Can Be Used to Create An OS?
C is by far the most favorite language for writing operating systems. It is high level enough to make sense to the programmer by abstracting …
If I’m So Productive At C#, Is It Worth It To Study C++, Or Should I Study Java Instead?
It depends. My advice would be that you learn C++ only if you have a compelling reason to do so, and not just for the …
Which Is The Most High-Performance XMPP Server?
When it comes to sheer performance, ejabberd is second to none! There is another aspect to this question, however, and I would advise you to …
How Far Can You Go Using An XMPP Server In Production Without Knowing Erlang?
I think you mean to ask about ejabberd, and not Erlang, which is the language that ejabberd is implemented in. My recommendation would be to …
Understanding The Principles of Internet Security In Simple Words
The Internet We all use the internet on a daily basis, be it for checking email, visiting websites, or just plain surfing. But how many …