Introduction to computer programming
Loading...
Date
2015
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
Description
INTRODUCTION TO COMPUTERS AND C++ PROGRAMMING:
Objectives;
1.To understand basic computer-science concepts
2.To become familiar with different types of programming languages
3.To understand a typical C++ program-development environment
4.To be able to write simple computer programs in C++
5.To be able to use simple input and output statements
6.To become familiar with fundamental data types
7.To be able to use arithmetic operators
8.To understand the precedence of arithmetic operators
9.To be able to write simple decision-making statements