Apress "Pro DLR in .NET 4' - ISBN 978-1-430203066-3 - Initial comments

Posted by TATWORTH on Geeks with Blogs See other posts from Geeks with Blogs or by TATWORTH
Published on Sat, 05 Feb 2011 22:01:34 GMT Indexed on 2011/02/06 23:26 UTC
Read the original article Hit count: 287

Filed under:

The dynamic language runtime (DLR) is a radical development of Dot Net. In some ways it is like the Laser was 40 years, a solution looking for a problem. At the moment the DLR supports languages such as Iron Ruby and Iron Python, together with dynamic extensions for C# and VB.NET. Where DLR will also score is the ability to write your own Dot Net language for specialist areas.

So how does this book fare in introducing the DLR? It is a book that will require careful study and perhaps reading several times before fully understanding the subject. You will need to spend time trying out the sample code. So who would I recommend this book to?

I recommend it to C# development teams for their library. I recommend it to individuals who not only know C# but have a good history of learning other computer languages.

It is not a book that can just be "dipped into", but will require one or more reads from start to finish. This is no reflection on the skill of the author but of the newness of the material.

 

© Geeks with Blogs or respective owner