Michael - Is "IP in Action" written for IP 2.0? How much is .Net integration and how much is python coding?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Foord Sent: Friday, October 24, 2008 5:33 AM To: Discussion of IronPython Subject: Re: [IronPython] Getting started with IronPython and Silverlight Hello Kenneth, Rob Miles has just made available his book on C# that they use for teaching the first year of computer science at Hull university. No idea what the book is like, but C# is a nice and straightforward language (despite its B&D approach to typing) so it is easy to learn and the book will probably serve you well: http://www.robmiles.com/c-yellow-book/ For IronPython and Silverlight stuff I *highly* recommend IronPython in Action which is apparently an *awesome* wonder of readability and content: http://www.ironpythoninaction.com Other useful resources: * IronPython Cookbook (recipes and examples) http://www.ironpython.info * IronPython URLs (lots of links to IronPython resources) http://ironpython-urls.blogspot.com/ * My IronPython, Silverlight and Winforms tutorials http://www.voidspace.org.uk/ironpython/ All the best, Michael Foord Kenneth Miller wrote: > All, > > I'm just getting started with IronPython and Silverlight, and to > be honest I have not experience with C#. Are there are any basic > tutorials or material that would kick me off on both of these > subjects? I've been fiddling with the the SDL-SDK for a little while > and I've written some basic examples, but I'm still unsure as to a > couple of things. What modules (.Net or otherwise) does the python.dll > that's distributed with the sdl-sdk include? Can i extend this? If so, > how? Do I have to use it? How do I do basic operations? I've tried > using CPython's minidom, which doesn't seem to exist and imports from > System.Xml fail. Can I print to the terminal when using Chiron? Can I > set pdb traces? > > I'm currently running the sdl-sdk on OS X ontop of Mono, with pretty > good success. > > Thanks for all the help! > > Regards, > Ken > _______________________________________________ > Users mailing list > Users@lists.ironpython.com > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com -- http://www.ironpythoninaction.com/ _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com ======= Notice: This e-mail message, together with any attachments, contains information of Symyx Technologies, Inc. or any of its affiliates or subsidiaries that may be confidential, proprietary, copyrighted, privileged and/or protected work product, and is meant solely for the intended recipient. If you are not the intended recipient, and have received this message in error, please contact the sender immediately, permanently delete the original and any copies of this email and any attachments thereto. _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com