All Videos Tagged over (MoreDat) - MoreDat 2024-04-19T01:17:56Z https://moredat.ning.com/video/video/listTagged?tag=over&rss=yes&xn_auth=no Lecture 6 | Programming Abstractions (Stanford) tag:moredat.ning.com,2012-10-26:6483656:Video:4529 2012-10-26T23:47:29.178Z Jerome Trent https://moredat.ning.com/profile/2f1v1ewv1dry8 <a href="https://moredat.ning.com/video/lecture-6-programming-abstractions-stanford"><br /> <img alt="Thumbnail" height="180" src="https://storage.ning.com/topology/rest/1.0/file/get/3345141403?profile=original&amp;width=240&amp;height=180" width="240"></img><br /> </a> <br></br>Lecture 6 by Julie Zelenski for the Programming Abstractions Course (CS106B) in the Stanford Computer Science Department.<br></br> <br></br> In the sixth lecture, Julie discusses sequential containers, associative containers, map classes/interfaces, iteration over maps and set classes. She explains why set classes are different and sometimes better to… <a href="https://moredat.ning.com/video/lecture-6-programming-abstractions-stanford"><br /> <img src="https://storage.ning.com/topology/rest/1.0/file/get/3345141403?profile=original&amp;width=240&amp;height=180" width="240" height="180" alt="Thumbnail" /><br /> </a><br />Lecture 6 by Julie Zelenski for the Programming Abstractions Course (CS106B) in the Stanford Computer Science Department.<br /> <br /> In the sixth lecture, Julie discusses sequential containers, associative containers, map classes/interfaces, iteration over maps and set classes. She explains why set classes are different and sometimes better to use. Lecture 15 | Programming Methodology (Stanford) tag:moredat.ning.com,2012-10-22:6483656:Video:4630 2012-10-22T20:44:19.253Z Jerome Trent https://moredat.ning.com/profile/2f1v1ewv1dry8 <a href="https://moredat.ning.com/video/lecture-15-programming-methodology-stanford"><br /> <img alt="Thumbnail" height="180" src="https://storage.ning.com/topology/rest/1.0/file/get/3345142553?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 recaps on pointers and memory. He then lectures on reading files, creating files, and over writing files.<br></br> <br></br> CS106A is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design,… <a href="https://moredat.ning.com/video/lecture-15-programming-methodology-stanford"><br /> <img src="https://storage.ning.com/topology/rest/1.0/file/get/3345142553?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 recaps on pointers and memory. He then lectures on reading files, creating files, and over writing files.<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.