Audacity – The Free, Cross-Platform Sound Editor
14/02/2008Audacity is free, open source software for recording and editing sounds. It is available for Mac OS X, Microsoft Windows, GNU/Linux, and other operating systems. Learn more about Audacity… Also…
Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes | FreeTechBooks.com
13/02/2008No catch. Absolutely free Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes | FreeTechBooks.com
Software Engineering Proverbs
09/02/2008Below are some of my favorite Software Engineering quotes. A clever person solves a problem. A wise person avoids it. — Einstein André Bensoussan once explained to me the difference…
The Evolution of a Programmer
01/02/2008High School/Jr.High 10 PRINT "HELLO WORLD" 20 END First year in College program Hello(input, output) begin writeln(‘Hello World’) end. Senior year in College (defun hello (print (cons ‘Hello (list ‘World))))…
.NET Framework Library Source Code now available – ScottGu’s Blog
17/01/2008The .NET Framework source is being released under a read-only reference license. When we announced that we were releasing the source back in October, some people had concerns about the…