Handout: How to compile and run Hello World on Windows...

11
Handout: How to compile and run Hello World on Windows terminal Cuiyuan Wang September 1, 2015

Transcript of Handout: How to compile and run Hello World on Windows...

Page 1: Handout: How to compile and run Hello World on Windows ...venus.cs.qc.cuny.edu/~cwang/102/handout1.pdf · Maxthon Cloud Browser Microsoft Word 2010 Documents Calculator Getting Started

Handout: How to compile and run HelloWorld on Windows terminal

Cuiyuan Wang

September 1, 2015

Page 2: Handout: How to compile and run Hello World on Windows ...venus.cs.qc.cuny.edu/~cwang/102/handout1.pdf · Maxthon Cloud Browser Microsoft Word 2010 Documents Calculator Getting Started

Click Start button

Page 3: Handout: How to compile and run Hello World on Windows ...venus.cs.qc.cuny.edu/~cwang/102/handout1.pdf · Maxthon Cloud Browser Microsoft Word 2010 Documents Calculator Getting Started

Type command on the prompt left bottom window

Page 4: Handout: How to compile and run Hello World on Windows ...venus.cs.qc.cuny.edu/~cwang/102/handout1.pdf · Maxthon Cloud Browser Microsoft Word 2010 Documents Calculator Getting Started

Dos is prompt

Page 5: Handout: How to compile and run Hello World on Windows ...venus.cs.qc.cuny.edu/~cwang/102/handout1.pdf · Maxthon Cloud Browser Microsoft Word 2010 Documents Calculator Getting Started

Change directory to Desktop

Page 6: Handout: How to compile and run Hello World on Windows ...venus.cs.qc.cuny.edu/~cwang/102/handout1.pdf · Maxthon Cloud Browser Microsoft Word 2010 Documents Calculator Getting Started

Search Notepad++ in google

Page 7: Handout: How to compile and run Hello World on Windows ...venus.cs.qc.cuny.edu/~cwang/102/handout1.pdf · Maxthon Cloud Browser Microsoft Word 2010 Documents Calculator Getting Started

Download Notepad++

Page 8: Handout: How to compile and run Hello World on Windows ...venus.cs.qc.cuny.edu/~cwang/102/handout1.pdf · Maxthon Cloud Browser Microsoft Word 2010 Documents Calculator Getting Started

double Click the exe file

Page 9: Handout: How to compile and run Hello World on Windows ...venus.cs.qc.cuny.edu/~cwang/102/handout1.pdf · Maxthon Cloud Browser Microsoft Word 2010 Documents Calculator Getting Started

install Notepad++

Page 10: Handout: How to compile and run Hello World on Windows ...venus.cs.qc.cuny.edu/~cwang/102/handout1.pdf · Maxthon Cloud Browser Microsoft Word 2010 Documents Calculator Getting Started

Type helloWorld program in Notepad++

Page 11: Handout: How to compile and run Hello World on Windows ...venus.cs.qc.cuny.edu/~cwang/102/handout1.pdf · Maxthon Cloud Browser Microsoft Word 2010 Documents Calculator Getting Started

Compile and Execute, please SKIP the secondinstruction in the DOS terminal !