All Videos Tagged operations (MoreDat) - MoreDat 2024-04-18T19:42:39Z http://moredat.ning.com/video/video/listTagged?tag=operations&rss=yes&xn_auth=no Lecture 4 | Programming Abstractions (Stanford) tag:moredat.ning.com,2012-10-26:6483656:Video:4651 2012-10-26T23:35:50.729Z Jerome Trent http://moredat.ning.com/profile/2f1v1ewv1dry8 <a href="http://moredat.ning.com/video/lecture-4-programming-abstractions-stanford"><br /> <img alt="Thumbnail" height="180" src="http://storage.ning.com/topology/rest/1.0/file/get/3345140848?profile=original&amp;width=240&amp;height=180" width="240"></img><br /> </a> <br></br>Lecture 4 by Julie Zelenski for the Programming Abstractions Course (CS106B) in the Stanford Computer Science Department.<br></br> <br></br> Julie continues to cover the console input/output in C++ and discusses the file I/O and changing between an old style string to a C++ string format. She also begins to go over stream operations and their basic use as well as object… <a href="http://moredat.ning.com/video/lecture-4-programming-abstractions-stanford"><br /> <img src="http://storage.ning.com/topology/rest/1.0/file/get/3345140848?profile=original&amp;width=240&amp;height=180" width="240" height="180" alt="Thumbnail" /><br /> </a><br />Lecture 4 by Julie Zelenski for the Programming Abstractions Course (CS106B) in the Stanford Computer Science Department.<br /> <br /> Julie continues to cover the console input/output in C++ and discusses the file I/O and changing between an old style string to a C++ string format. She also begins to go over stream operations and their basic use as well as object oriented programming, and the use of scanner function and containers. Lecture 14 | Programming Methodology (Stanford) tag:moredat.ning.com,2012-10-22:6483656:Video:4521 2012-10-22T16:25:33.863Z Jerome Trent http://moredat.ning.com/profile/2f1v1ewv1dry8 <a href="http://moredat.ning.com/video/lecture-14-programming-methodology-stanford"><br /> <img alt="Thumbnail" height="180" src="http://storage.ning.com/topology/rest/1.0/file/get/3345141735?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). Profesor Sahami lectures on memory and helps the students understand what happens to a computer internally when programing.<br></br> <br></br> CS106A is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design,… <a href="http://moredat.ning.com/video/lecture-14-programming-methodology-stanford"><br /> <img src="http://storage.ning.com/topology/rest/1.0/file/get/3345141735?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). Profesor Sahami lectures on memory and helps the students understand what happens to a computer internally when programing.<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.