Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Coding</span>

Lecture 22 | Programming Methodology (Stanford University)

Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami introduces the next assignment (Name Surfer) to the class. He then demonstrates how to begin the assignment. CS106A is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, …

Silicon Valley JavaScript Meetup – January 21, 2009

Silicon Valley JavaScript Meetup session from January 21, 2009, hosted at the Googleplex in Mountain View, CA. Nicholas Zakas talks about the performance differences between local and global variables (cross variables). Davey Waterson talks about ActiveRecord.js, an open source JavaScript library that implements the ActiveRecord data persistence and querying pattern …