Download presentation
Presentation is loading. Please wait.
Published byVivian Reeves Modified over 8 years ago
1
Your First Step of Programming 魏士貴
2
This Lab talk about… Where we can get C and C++ software? Where we can get help? How to be a good programmer?
3
Where you can get C language
4
After Entering Your Student ID and Password
5
Software
6
Starting Install MS Visual Studio.NET
9
We don’t have MSDN
10
Your first program “Hello …” Write your code in a file (xxxx.cpp) Compile it Read messages if program exists errors Debug Execute it! And debug, debug, endless bugs…
11
Why You Need Visual Studio It provide a complete IDE Rich Documents Many facilities Publish by Microsoft...
12
Start Visual Studio
13
Many Options…
14
Don’t Choose it
15
Or You will see…
16
This One is What I want This One is What I want
17
This function I like most
18
Build
19
Build Message
20
Run Your Program
21
Why don’t I see it?
22
A Tip
23
Where can we get help? Internet –msdn (www.msdn.com)www.msdn.com –others (http://www.cplusplus.com/ )http://www.cplusplus.com/
24
Where we can get help? Books –C++ primer 3rd edition –C++ How to program (bugs book—just kidding)
26
Object oriented( 物件導向 ) Interface between each object Security for important information inside
27
Big programming country-- India Many people Speak English Math
28
Be a good programmer Reading Documents Practice, Practice, and Practice Sleep well…
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.