Pro IronPython

Pro IronPython
Authors
Alan Harris
ISBN
1430219629
Published
15 Jun 2009
Purchase online
amazon.com

IronPython represents a unique direction for developers interested in working with dynamic languages within the .NET Framework. Whether you’re looking to develop applications from scratch or add functionality and maintainability to an existing application, IronPython opens many doors while providing a high–speed, high–performance language that integrates tightly with other .NET languages. *Learn to create applications using the benefits of a dynamically typed language.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

A. R. Larzelere said
I picked up this book looking for more to do with python, and hadn't heard of the IronPython variant. While it's designed to work with the microsoft family of programming languages, python programmers will quickly pick up the differences. Alan Harris does a wonderful job of writing as though he was talking to you directly, instead of like a dry text book. He includes alot of side commentary, clear explanations and some humour to boot. The additional examples he included are great building blocks to solve problems that one might run across while working with IronPython and in most cases they can be adapted to regular python too.

If you're looking to use some IronPython in your programming, this book is the place to start.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If Java had true garbage collection, most programs would delete themselves upon execution.” - Robert Sewell