Business Advice - 10% good stuff, 90% BS
We find business advice everywhere. Books, articles (like this one),
talks, from friends and coleagues... the list goes on. But as we gather ...
Should a Business Owner Care Which Programming Language is Used?
There is a lot of discussion out there about the programming languages. Which one is better? What should you use for your web ...
The Perfect Balance - Using Your Time and Money Wisely
Most software projects fail.
I am not sure what the exact statistics are now, but not long ago it was about 80% of software projects that ...
The Future of Corporate IT
In the software world, we live in the wild, wild west. Software development is hardly more
than a handful of decades old and has only gained the attention of non-techies ...
Writing FUBAR - What the Hell are Programmers Thinking?
When I first began learning programming, I saw a lot of examples that looked like this:
int foo = 5;
int bar = foo ...