Posted on 03-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

Winning The DARPA Grand Challenge
Google engEDU
49 min – Aug 2, 2006

Google TechTalks
August 2, 2006

Sebastian Thrun


The DARPA grand challenge, technical details enabling Sebastian Thrun’s win, and an to the next phase called "The Urban Grand Challenge". Read the rest of this entry »

Sphere: Related Content

Tags: , , , , ,
(1) Comment    Read More   
Posted on 02-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

The Scala Experiment: Better Language Support for Component Systems?
Google engEDU
1 hr 3 min – Nov 7, 2006

Google Tech Talks
November 7, 2006


The Scala Experiment — Can We Provide Better Language Support for Component Systems?
Scala is a new language which fuses object-oriented and functional while staying completely interoperable with . In this talk, I give an to Scala and demonstrate how it helps solving some hard problems in the construction of component systems.

Martin Odersky is a professor at EPFL in Lausanne, Switzerland. His research interests focus on languages, more specifically languages for object-oriented and functional . His research thesis is that the two paradigms are just two sides of the same coin and should be unified as much as possible. To prove this he has experimented with a number of language designs, from Pizza to GJ to Functional Nets. He has also influenced the of as a co-designer of generics and as the original author of the current javac reference compiler. His current work centers around the Scala language, which unifies FP and OOP while staying completely interoperable with and .NET. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , , , , ,
(0) Comments    Read More   
Posted on 26-01-2008
Filed Under (GNU/Linux) by Linux Poweruser Programmer

An to SQLite
Google engEDU
51 min – 31-May-06

Google TechTalks
May 31, 2006

Richard Hipp


SQLite is a small library that implements a self-contained, embeddable, zero-configuration database engine. SQLite implements a large subset of -92 and stores a complete database in a single disk file. The library footprint is less than 250 KB making is suitable for use in embedded devices and applications where memory space is scarce.

This talk provides a quick overview of SQLite, its history, its strengths and weaknesses, and describes situations where it is much more useful than a traditional client/ database. The talk concludes with a of the lessons learned from the of SQLite and how those lessons can be applied to other projects. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , ,
(0) Comments    Read More   
Posted on 24-01-2008
Filed Under (GNU/Linux) by Linux Poweruser Programmer

A Googly Cluster Talk
Google engEDU
55 min – 28-Apr-06

Google TechTalks
April 28, 2006

Stewart Smith
Stewart Smith works for AB as a engineer working on Cluster. He is an active member of the free and open source community, especially in Australia.


Part 1 – to Cluster The NDB storage engine ( Cluster) is a high-availability storage engine for . It provides synchronous replication between storage nodes and many servers having a consistent view of the database. In 4.1 and 5.0 it’s a main memory database, but in 5.1 non-indexed attributes can be stored on disk. NDB also provides a lot of determinism in system resource usage. I’ll talk a bit about that.

Part 2 – New features in 5.1 including cluster to cluster replication, disk based data and a bunch of other things. anybody that is attending the users conference may find this eerily familiar. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , , ,
(0) Comments    Read More   
Posted on 08-01-2008
Filed Under (MySQL) by Linux Poweruser Programmer

[VIDEO ] & (Course 10 ).avi

9 min – 22-Feb-07

[VIDEO ] & (Course 10 ).avi Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , ,
(0) Comments    Read More