Why automated testing matters
other
This blog post discusses a couple of the author’s experiences with automated testing, and takes an honest look at how well it worked out. It then goes on to cover how to jump into automated testing of your own projects, suggesting tools and some best prac
1 shares | save
What are the next generation of programmers learning?
other
What does it take to be a good programmer, and are computer science courses providing that to today’s students? This post takes a quick look at the key things that really should be on a computer science course, and discusses what the overall aim of the co
1 shares | save
C# 3.0 Tutorial
csharp
This comprehensive tutorial covers almost all of the new features in C# 3.0, complete with code examples and in-depth discussions of the underlying concepts. Includes type inference (the new "var" keyword), lambda expressions, extension methods, object an
1 shares | save
Webmaster Checklist - How Does Your Site Do?
html
About to deploy a site? Find out what you've forgotten to do! We have collected together numerous tried and tested tips to make the ultimate webmaster checklist. It includes detailed tips on search engine optimization, accessibility, security, page downlo
1 shares | save
Design Patterns In VB.NET School
vb
Using design patterns can lead to better designed and implemented object oriented programs. They can also help make code more understandable. The Programmer's Heaven design patterns school covers each design pattern, complete with explanations and code ex
1 shares | save
2006 At Programmer's Heaven: The Highlights
other
As another year draws to a close and the Programmer's Heaven team take a break for Christmas, it's time to take a look back over the year that's just been.
1 shares | save
Free C# School Ebook
csharp
A free 330 page ebook that takes you from the very basics of programming in C#, explaining object orientated programming techniques along the way, all the way up to using multi-threading and building GUI and database applications. Also includes coverage o
1 shares | save
Perl 6 FAQ
cgi
Perl 6 FAQ featuring over 100 answers to questions about Perl 6, including changes since Perl 5 and new features such as junctions, multi subs, hyper operators and the new class and object system. Also includes a step-by-step guide to writing your first P
1 shares | save
