Bits of Learning

Learning sometimes happens in big jumps, but mostly in little tiny steps. I share my baby steps of learning here, mostly on topics around programming, programming languages, software engineering, and computing in general. But occasionally, even on other disciplines of engineering or even science. I mostly learn through examples and doing. And this place is a logbook of my experiences in learning something. You may find several things interesting here: little cute snippets of (hopefully useful) code, a bit of backing theory, and a lot of gyan on how learning can be so much fun.

Thursday, March 20, 2014

Now LaTeX is a 'Turing Complete' Language

If you are a LaTeX user, today's a day for you to rejoice. TeX -- the underlying typesetting engine -- was designed by Don Knuth, who won the highest computer science honour way back in 1974. Now, with Lamport -- who enriched the software significantly, and to whom the 'La' part of LaTeX is credited -- getting the Turing award, we can say that LaTeX now is 'Turing Complete'! :)
Of course, Lamport's contributions to Computer Science go far deeper than just LaTeX. He has made fundamental contributions to distributed and concurrent computing. To appreciate this, you needn't have read his papers, or done a course of distributed computing. If you as much as have made one call with your cell-phone, or have used the Internet, you have already allowed Lamport's work to touch your life in a profound way.
Let's cheer Leslie for this much deserved, and probably long delayed, honour!