Journal Compiled by Jose Pimentel & Assistant Rachel Im 11/15/05
We want t o Run C++ Program Today...
- We need to look at Book 1 page 459
- So far we have seen program but haven't seen it in action
Microsoft Visual Studio.NET
-programming has 2 major phases
1) Design/Editing/Writing phase
2) To execute/activate phase (translate to machine language)
In Spanish "Que Tu Quieres"
In Persian "Chi Mi Khai"
1) Natural language (source language) was translated to native language (target language)
2) Source Language has to be converted to Target Language (machine language)
Spanish to Persian
-translator does 2 things.
-first step - the translator checks the spelling (check syntax)
-second step - understand the meaning (semantic) of and act on it (execute)
***every language must have a compiler/interpreter.***
Compiler will look at entire thing and translate Translator will change things one by one as it goes.
VPCL is Ebrahimi's own computer language
Who provides a Compiler?
C++ was named because there was a C,B language etc.
C++ is the language we will use (refer to book to know why)
People don't know what programming is b/c they don't know what it can do (some people don't swim because they are fearful of what is under the water). People need to know the environment.
Microsoft makes A LOT of money because they don't make things easy (make things complicated).
You can take 2 steps back but take more forward.
Our Business is to purchase our Domain for future reference
Microsoft has other languages Like C, Visual Basics
VisualStudio.NET can be found in the start menu
Many Languages can be used in VisualStudio.NET to Compile.
One of the words in programming is "if" another word is "while"
Cherror.com can be acquired by Dr Ebrahimi at UplinkEarth.com
# sign is translated as "sharp" in microsoft so C# is translated as C-Sharp