Course: Programming Abstractions (using C++)
Topic: Lecture 2 | Programming Abstractions (Stanford)
ulie describes the similarities between C++ and Java, which include general syntax, primitive variable types, operators and control structures; she proceeds to go through the code of a basic C++ program and explains each individual piece of code, headers, global constants, global data types, and calling functions. She also proceeds to write a simple program during the lecture that gets input from the user and prints a statement to the screen.
Use the comment box below to ask questions or leave comments
blog comments powered by Disqus