IronPython and Silverlight Resources
This is a long-overdue follow-up to my visit with the Cambridge Python Meetup Group. I had a great time speaking with the group about Silverlight, IronPython and dynamic languages.
Here are the resources I showed or that we discussed during the session:
Silverlight
- Home - https://www.microsoft.com/silverlight
- Second Home - https://silverlight.net
- 1.0 and 1.1 Samples (with code) - https://silverlight.net/community/communitygallery.aspx
- "How To" and other Videos - https://silverlight.net/learn/learnvideos.aspx
- Demos:
- Silverlight Airlines - https://silverlight.net/samples/1.1/SilverlightAirlines/Run/default.html
- Silverlight Pad - https://silverlight.net/samples/1.0/Silverlight-Pad/default.html
- Blogs:
- Laurence Moroney - https://blogs.msdn.com/webnext
- Tim Sneath - https://blogs.msdn.com/tims/
- Joe Stegman - https://blogs.msdn.com/jstegman
IronPython and the DLR
- IronPython Home - https://www.codeplex.com/IronPython
- Dynamic Silverlight Samples - https://www.codeplex.com/dynamicsilverlight
- Programming Silverlight with Dynamic Languages - https://www.silverlight.net/QuickStarts/Other/ProgramDlr.aspx
- Demos:
- Dynamic Language Photo Viewer Demo - https://silverlight.net/Samples/1.1/Photo-Viewer/python/default.html
- DLR Console - https://silverlight.net/Samples/1.1/DLR-Console/python/index.htm
- Blogs:
- Jim Hugunin - https://blogs.msdn.com/hugunin/
- Jon Lam - https://www.iunknown.com/
Other
- .NET Framework 3.x Home - https://netfx3.com
- Channel 9 - https://channel9.msdn.com
- "Unconference" concept - https://en.wikipedia.org/wiki/Unconference
- BarCamp Manchester - https://barcampmanchester.org
Thanks to the group for being an excellent audience and to Peter Marquez for being a great host!
-Chris
P.S. For those of you interested in IronPython and dynamic languages, attend our next Roadshow (from 9/10-9/20) where I'll be spending one of the sessions covering those very topcs!
Technorati tags: Silverlight, DLR, IronPython, Python, Cambridge