Programming

TwitterFacebook
Get flash to fully experience Pearltrees
http://msdn.microsoft.com/en-us/library/windows/hardware/ff565356(v=vs.85).aspx A driver that services an interactive or slow device, or one that usually transfers relatively small amounts of data at a time, should use the buffered I/O transfer method.

Using Buffered I/O (Windows Driver Kit)

http://www.johndcook.com/standard_deviation.html

Accurately computing running variance

The most direct way of computing sample variance or standard deviation can have severe numerical problems.
Machine Learning

Shared libraries are libraries that are loaded by programs when they start. When a shared library is installed properly, all programs that start afterwards automatically use the new shared library. It's actually much more flexible and sophisticated than this, because the approach used by Linux permits you to: http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html

Shared Libraries

Functional Programming

Web Programming

C#

C++

C

BST

fortran

scripting

Coming from a background in Pascal and C, during the 1990s, like most others, I became infatuated with Object-Oriented programming. I thought they were really on to something. It seemed intuitive. http://apocalisp.wordpress.com/2008/12/04/no-such-thing/

Objects, Identity, and Concept-Formation « Apocalisp

Ask any kid what Facebook is for and he'll tell you it's there to help him make friends. What else could he think?

Douglas Rushkoff: Why Johnny Can't Program: A New Medium Requires A New Literacy

http://www.huffingtonpost.com/douglas-rushkoff/programming-literacy_b_745126.html
http://www.pragprog.com/magazines/2011-03/punk-rock-languages That C has won the end-user practicality battle is obvious to everyone except developers. The year is 1978, and the first wave of punk rock is reaching its nihilistic peak with infamous U.K. band the Sex Pistols touring the United States and promptly breaking up by the time they reach the West Coast. Elsewhere, Brian Kernighan and Dennis Ritchie are putting the finishing touches on their book The C Programming Language , which will become the de facto standardization of the language for years.

The Pragmatic Bookshelf