[python-advocacy] Help with IronPython presentation

Michael Foord fuzzyman at voidspace.org.uk
Wed Mar 24 16:40:56 CET 2010


Hello Cameron,

There is a lot of introductory material to IronPython on my website:

     http://www.voidspace.org.uk/ironpython/

A couple of presentations I've done on IronPython:

     http://www.voidspace.org.uk/ironpython/ACCU2008/
     http://www.voidspace.org.uk/ironpython/developerday.html

A very good resource for .NET programmers interested in IronPython is 
"IronPython in Action". ;-)

     http://www.ironpythoninaction.com/

A large application written entirely in IronPython is Resolver One 
(largest codebase of IronPython in the wild):

     http://www.resolversystems.com/

Reasons .NET programmers should be interested in IronPython even if they 
won't switch to it as a primary development language:

     * Scripting tasks
     * Powerful REPL for interactive exploration of .NET assemblies and 
classes with live objects
     * Easy to embed in .NET applications (easy to interact with C# / 
VB.NET) for providing user scripting

Plus all the wonderful language features of Python of course.

All the best,

Michael Foord

On 24/03/2010 14:49, Cameron Laird wrote:
> I'll present Python to a .NET crowd in a couple of weeks, and I'll
> take all the help I can get.  While I certainly have an excess of
> Python material, I don't speak .NET.  I wrote to Jim H., of course,
> but haven't heard back from him; I wonder if the e-mail address I
> use is too old ...  In any case, assistance contacting him, tales
> of cool .NET tricks that Python makes easy, and anything else in
> this vein are very, VERY welcome.
>
> This is about Python, not me--I conscientiously give all the
> credit for what I receive to the originator.  I'm happy to
> advertise appropriate products or services; my goal is just to
> make the strongest possible impression on these young developers.
> _______________________________________________
> Advocacy mailing list
> Advocacy at python.org
> http://mail.python.org/mailman/listinfo/advocacy
>    


-- 
http://www.ironpythoninaction.com/



More information about the Advocacy mailing list