All Videos Tagged interfaces (MoreDat) - MoreDat 2024-05-06T06:22:00Z http://moredat.ning.com/video/video/listTagged?tag=interfaces&rss=yes&xn_auth=no Lecture 5 | Programming Abstractions (Stanford) tag:moredat.ning.com,2012-10-26:6483656:Video:4731 2012-10-26T23:41:35.869Z Jerome Trent http://moredat.ning.com/profile/2f1v1ewv1dry8 <a href="http://moredat.ning.com/video/lecture-5-programming-abstractions-stanford"><br /> <img alt="Thumbnail" height="180" src="http://storage.ning.com/topology/rest/1.0/file/get/3345142268?profile=original&amp;width=240&amp;height=180" width="240"></img><br /> </a> <br></br>Lecture 5 by Julie Zelenski for the Programming Abstractions Course (CS106B) in the Stanford Computer Science Department. In the fifth lecture,<br></br> <br></br> Julie discusses the use of templates, vectors and template specialization. She then goes through an example of code line by line explaining each part in detail. Finally, she goes on to explain what grid interfaces… <a href="http://moredat.ning.com/video/lecture-5-programming-abstractions-stanford"><br /> <img src="http://storage.ning.com/topology/rest/1.0/file/get/3345142268?profile=original&amp;width=240&amp;height=180" width="240" height="180" alt="Thumbnail" /><br /> </a><br />Lecture 5 by Julie Zelenski for the Programming Abstractions Course (CS106B) in the Stanford Computer Science Department. In the fifth lecture,<br /> <br /> Julie discusses the use of templates, vectors and template specialization. She then goes through an example of code line by line explaining each part in detail. Finally, she goes on to explain what grid interfaces are and briefly goes over how you can use them in programming different games. Lecture 19 | Programming Methodology (Stanford) tag:moredat.ning.com,2012-10-22:6483656:Video:4714 2012-10-22T21:11:28.198Z Jerome Trent http://moredat.ning.com/profile/2f1v1ewv1dry8 <a href="http://moredat.ning.com/video/lecture-19-programming-methodology-stanford"><br /> <img alt="Thumbnail" height="180" src="http://storage.ning.com/topology/rest/1.0/file/get/3345143005?profile=original&amp;width=240&amp;height=180" width="240"></img><br /> </a> <br></br>Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami reintroduces interfaces and elaborates on the topic.<br></br> <br></br> CS106A is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and… <a href="http://moredat.ning.com/video/lecture-19-programming-methodology-stanford"><br /> <img src="http://storage.ning.com/topology/rest/1.0/file/get/3345143005?profile=original&amp;width=240&amp;height=180" width="240" height="180" alt="Thumbnail" /><br /> </a><br />Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami reintroduces interfaces and elaborates on the topic.<br /> <br /> CS106A is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing. Uses the Java programming language. Emphasis is on good programming style and the built-in facilities of the Java language.