Tag Archives: Optimization

Why you shouldn’t be concerned about optimization

When you were at the university or in any programming course, you–like me–were probably thought of the importance of optimization. In the real world though, you should strive for writing good code–possibly using bullet-proof Design Patterns–and defer optimization until later. … Continue reading

Posted in IT, Programming | Tagged , | Leave a comment

How to speed up PDF loading with Adobe Acrobat Reader

You may have noticed that when you open a PDF file, using Adobe Acrobat Reader, it takes a lot of time to accomplish the task. Using this trick you can speed the things up since most of the loading time … Continue reading

Posted in IT | Tagged , | Leave a comment