8:00 – 5:00 SR
- DB backups
- Why dedicated software is better than spreadsheets: http://lemire.me/blog/archives/2014/05/23/you-shouldnt-use-a-spreadsheet-for-important-work-i-mean-it/
- Test-Driving NVIDIA’s GRID GPU Cloud Computing
8:00 – 5:00 SR
8:00 – 5:00
8:00 – 4:30 SR
8:00 – 5:00 SR
8:00 – 5:00 SR
8:00 – 2:00 SR
8:00 – 4:00 SR
8:00 – 4:30 SR
8:00 – 5:00 SR
8:00 – 5:30 SR
7:30 – 5:00 SR
8:00 – 2:00 SR

8:00 – 5:00 SR
function makeAdder(x) {
return function(y) {
return x + y;
};
}
var add5 = makeAdder(5);
var add10 = makeAdder(10);
console.log(add5(2)); // 7
console.log(add10(2)); // 12
9:00 – 5:00 SR
Today’s progress.
8:00 – 10:00, 12:00-4:00 SR
You must be logged in to post a comment.