https://www.developerfusion.com/t/python/tutorials/sort/popularity/ Python Tutorials & Articles from Developer Fusion 2010-10-04T08:38:00.00Z http://www.developerfusion.com/article/9789/c-40-goes-dynamic-a-step-too-far/ C# 4.0 goes dynamic - a step too far? 2009-02-12T13:54:00.00Z Is C# in danger of too much change? Mike James ponders the implications of dynamic types in C Mike James http://www.developerfusion.com/article/84449/ironpython/ Introducing Python for .NET - IronPython 2010-06-28T20:52:00.00Z Is it a dead parrot or does it fly? Mike James looks at IronPython and asks if it really is something completely different. Mike James http://www.developerfusion.com/article/5240/testdriven-development-in-net/ Test-Driven Development in .NET 2006-01-18T11:53:00.00Z An article presenting benefits and techniques for using test-driven development in .NET, specifically examining the NUnit testing framework. Peter Provost http://www.developerfusion.com/article/84484/light-up-your-development-with-selenium-tests/ Automate web application UI testing with Selenium 2010-10-04T08:38:00.00Z Testing web applications is a problem, but Sing Li thinks the solution might be easier than you think with Selenium. Sing Li http://www.developerfusion.com/article/9576/the-future-of-net-languages/ The Future of .NET Languages 2009-01-09T16:37:00.00Z Wondered why Microsoft always seems to release different language features for each language? Discover how .NET 4.0 will reduce the disparity between C# and VB.NET with some great new features for both languages, plus a new dynamic language runtime and new functional and parallel programming languages. Damon Armstrong http://www.developerfusion.com/article/84299/java-in-a-python-body/ Java in a Python body 2008-10-01T00:00:00.00Z Sing Li explores the advantages of Jython, a Python implementation created in Java. Sing Li