Search for tag: "cs201"

Simplest C++ program

int main() { return 0; }

+14 More
From  Lane Schwartz 23 plays 0  

Hello world in C++

This video shows how to create, compile, and run a simple program in C++ that prints the message "Hello, world"

+21 More
From  Lane Schwartz 19 plays 0  

Simplest C++ program

This video describes the simplest possible C++ program.

+23 More
From  Lane Schwartz 6 plays 0