Week 1

We finished first chapter of the textbook (Tapestry). In intro.ppt, there are some slides that are not in the textbook. For example, the slides about computer architecture and physical computer parts are not in the book. The example programs are not in the book either. However these programs are given below.

The .swf files (animations) should be copied to the same folder as the intro.ppt file. If the animations do not work in PowerPoint, you can open them using a web browser.

Powerpoint and flash files
intro.pptx
~3sum.swf
FindMin.swf
Matk-up.swf
VonNeumann.swf

C++ codes discussed in class (some of them might have been modified in class to show extra features)
sum3num.cpp
myfirstprogram.cpp
 

Recitation of week 1
We will install Visual Studio 2012 on our machines this week at recitations. Installation information is at the course web site.
Here are some very helpful animations on how to create a new project and how to open an existing project prepared by Can Yildizli.

NewProjectAndAddNewCppFile.swf

NewProjectAndImportExistingFile.swf