Archive for the 'Code Quality' Category

Setting a Bad Example

Sunday, December 4th, 2005

In my line of work I read a lot of technical articles. Many of them are published in official web sites of big companies. Every now and then I come across an article containing code examples that make me realize how well-rooted bad practices are in our industry. 
Take for example this article. The two code […]

Code Usability

Saturday, December 3rd, 2005

If you regularly hear or use the term Usability in your work, you are probably a UI developer or a front-end Web developer. In general, the issue of usability becomes a concern the closer you get to your front-end user.
You’d be surprised to learn that the issue of usability is (or at least should be) […]

Bad Tip Of The Day

Wednesday, February 23rd, 2005

A couple of days ago I wandered around the Web in a search for answers for a question I had. During my browsing, I came across a distinguished site that contains numerous articles about different programming languages, environments and technologies. My eyes were immediately caught by a section called "C++ Tips". I followed the link […]