Lecture two by Julie Zelenski for the Programming Abstractions Course (CS106B) in the Stanford Computer Science Department.
Julie 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.
Tags: C++, Java, calling, code, constants, More…control, data, functions, global, headers, operators, primitive, proceeds, program, similarities, structures, syntax, types, variable
You need to be a member of MoreDat to add comments!
Join MoreDat