Menu
maison
Ajouter le document
Signe
Créer un compte
Computer Science I
Jan 30, 2006 - CS 135 - Computer Science I - 1. Introduction ... Writing Pseudocode c. First Elements of C++. â The basics of a C++ program ... the language.
Télécharger le PDF
49KB taille
9 téléchargements
514 vues
commentaire
Report
Computer Science I CS 135 1. Introduction to Programming a. How to Develop a Program b. Writing Pseudocode c. First Elements of C++ 9 9 9 9 9 9 9 9
The basics of a C++ program Data types Arithmetic operators Expressions Variables Type casting ASCII characters Input and output
d. Looking Under the Hood
1/30/2006
CS 135 - Computer Science I - 1. Introduction to Programming
41
1.c First Elements of C++ The basics of a C++ program
#include using namespace std; int main() ... { /* read data */ cout > x >> y >> z; sum = x + y + z; avg = sum/3.0; cout cout cout
z; sum = x + y + z; avg = sum/3.0;
// calculate // average
cout
des documents recommandant
aucun document
×
Report Computer Science I
Your name
Email
Reason
-Select Reason-
Pornographic
Defamatory
Illegal/Unlawful
Spam
Other Terms Of Service Violation
File a copyright complaint
Description
×
Signe
Email
Mot de passe
Se souvenir de moi
Vous avez oublié votre mot de passe?
Signe
Connexion avec Facebook
Our partners will collect data and use cookies for ad personalization and measurement.
Learn how we and our ad partner Google, collect and use data
.
Agree & Close