INTRODUCTION TO C++ PROGRAMMING YEAR 1
| Institution | UNIVERSITY |
| Course | BACHELOR OF SCIENCE... |
| Year | 1st Year |
| Semester | Unknown |
| Posted By | stephen oyake rabilo |
| File Type | |
| Pages | 33 Pages |
| File Size | 207.62 KB |
| Views | 1576 |
| Downloads | 0 |
| Price: |
Buy Now
|
Description
First Class In C++
Adapted from : http://www.cplusplus.com/doc/tutorial/tut1-1.html
Structure of a C++ program
Probably the best way to start learning a programming language is with a program. So here is our
first program:
// my first program in C++
#include <iostream.h>
int main ()
{
cout << "Hello World!";
return 0;
}
Hello World!
The left side shows the source code for our first program, which we can name, for example,
hiworld.cpp. The right side shows the result of the program once compiled and executed. The way to
edit and compile a program depends on the compiler you are using. Depending on whether it has a
Development Interface or not and on its version. Consult section compilers and the manual or help
included with your compiler if you have doubts on how to compile a C++ console program.
The previous program is the first program that most programming apprentices write, and its result is
the printing on screen of the "Hello World!" sentence. It is one of the simpler programs that can be
written in C++, but it already includes the basic components that every C++ program has. We are
going to take a look at them one by one:
Below is the document preview.
COUNSELLING IN HIV AND AIDS
Counseling is a professional relationship between two or more people, one of whom is a trained counselor, and the other(s), a person or persons undergoing therapy. The relationship is aimed at helping the counselee identify his/her own strength and use it to solve their problems. Counselling refers to the skilled and principled use of relationships (rapport) to facilitate self–knowledge, emotional acceptance, growth and the optimal (maximum) development of personal resource.
21 Pages
1553 Views
0 Downloads
872.88 KB
Common Diode Applications
State the purposes served by clippers,
clampers, and voltage multipliers.
Describe the operation of series and shunt
clippers.
Describe the effects of negative and
positive clampers on an input waveform.
Describe the use of the LED in
multisegment displays.
Study simple diode logic circuits.
24 Pages
1709 Views
0 Downloads
414.35 KB
Digital Fundamentals
Trending!
Digital technology pervades almost everything in our daily lives. For example, cell phones and other types of wireless communications, television, radio, process controls, automotive
electronics, consumer electronics, aircraft navigation— to name only a few applications— depend heavily on digital electronics.
953 Pages
2002 Views
0 Downloads
45.05 MB
Microbiology and Parasitology
Microbiology is the study of small living organisms (things) that cannot be seen with our naked eyes but with a help of a
Microscope e.g.: Viruses, Bacteria Fungi, Algae, Protozoans etc.
Microorganisms are those living things that are too small to be seen with the naked eye
88 Pages
1648 Views
0 Downloads
2.24 MB
PARASITOLOGY INTRODUCTION
Trending!
Parasitology is the science that deals with organisms living in the human body (the host) and the medical significance of
this host-parasite relationship. A Parasite is a living organism,
which takes its nourishment and other needs from a host; the
host is an organism which supports the parasite.
27 Pages
2220 Views
0 Downloads
833.6 KB
PORT HEALTH
Port sanitation is the work carried out by all designated port health authorities in the world towards the control of spread of quarantinable diseases. The essential aim is to ensure the
maximum security against the international spread of the disease with the minimal interference with
world traffic
60 Pages
1725 Views
0 Downloads
616.79 KB
Silent song and other stories essays answers
Trending!
Download KCSE Silent song and other stories essays answers.
69 Pages
3976 Views
3 Downloads
562.4 KB
Bembea ya maisha Dondoo
Bembea ya maisha maswali KCSE na majibu ya dondoo.
18 Pages
951 Views
0 Downloads
579.42 KB
Bembea ya maisha kitabu cha marudio
Trending!
Kitabu hiki kinajumuisha maswali ya kujadili, maswali ya dondoo pamoja na majibu yake.
31 Pages
3598 Views
0 Downloads
644.75 KB
EXCRETION & OSMOREGULATION
Welcome to the study of the functions associated with the mammalian excretory system. These are excretion and osmoregulation .
15 Pages
1834 Views
0 Downloads
5.77 MB