GETTING STARTED WITH MICROSOFT VISUAL C++

Posted by Anonymous 0 komentar
Download C++ Tutorial. This tutorial demonstrates the basic steps required to create and execute C++ programs using Microsoft's Visual C++ software package. The target audience is students enrolled in Salisbury State University's COSC120 computer science course. It is assumed that students are familiar with the Windows 95 operating environment and know how to logon to the university's computer system.

Visual C++ is a very powerful package but, as is usually the case with powerful software, it is also very complex. This tutorial illustrates one of the simplest ways to get started creating programs using Visual C++; it is by no means the only way. This tutorial is broken down into 3 parts. Section 3.1 describes how to work with existing C++ source code files as is done in the early course labs. Section 3.2 describes how to create new programs from scratch. Section 3.3 (once written) illustrates use of the Visual C++ debugger. General operations such as saving and printing files are covered in Section 3.1.

This tutorial assumes that the reader will be using a machine in one of the SSU computer labs. The figures in this tutorial are screen shots from an actual programming session. Since there is usually some variation among lab computers, it is unlikely that the screen shots in this tutorial will correspond in every detail with what you see on your own screen. However, the essential characteristics are the same. The procedures outlined here should also be applicable to readers using their own computers. The location of files will be different, but the tasks are the same.

Download C++ Tutorial

0 komentar:

Post a Comment