Israeli Developers Community Conference 2009


.NET developer introduction to IronPython

Dror Helper Dror Helper
There is a lot of talk lately of the new .NET DLR (Dynamic Language runtime) and the new dynamic languages that uses its services. IronPython is such a language that brings a the well known and used Python language to the .NET world. This session will explain what Python is all about and how to use IronPython to write applications. The session is intended for .NET developers without any previous knowledge of Python and Dynamic languages that want to learn (and write code using) IronPython.