A discussion of the differences between Computer Science and Information Technology (IT). I tried to be as neutral as possible and covered the strengths and weaknesses of both fields.
I have been using PHP for about six years now and have never stopped learning. These are a few things I wish I had known when I began programming in PHP.
Given a sequence of amino-acids (sometimes given as DNA bases which are simply converted to codons and then amino-acids), what is the structure of a protein after a given time? This article investigates some methods used to figure out this 50 year-old problem.
I have wanted a way to send and receive text-messages (SMS) with PHP for some time now. The main problem isn’t that it is impossible — there are dozens of companies that provide PEAR or other gateways that do exactly this — it is the fact that I do not want to pay every [...]