If you’re reading this, you’re probably a developer. Being a developer myself and having worked with developers I know that one of the most dreaded questions for a developer is about time: How long time will it take to implement this? Most developer hates that question, simply because it is so hard to answer. Programming… Continue reading Estimating Times
Category: Software Development
Trying jQuery UI
The best way to learn a new technology is to try it out in a small sample project. With web development being my weak spot I decided to give jQuery UI a try. The only thing missing was the objectives of the sample project. I decided to try to make a small game for my… Continue reading Trying jQuery UI