Presentation is loading. Please wait.

Presentation is loading. Please wait.

Denny Spring 2004 / CUHK1 CSC2520 Data Structures and Applications Tutorial One.

Similar presentations


Presentation on theme: "Denny Spring 2004 / CUHK1 CSC2520 Data Structures and Applications Tutorial One."— Presentation transcript:

1 Denny Spring 2004 / CUHK1 CSC2520 Data Structures and Applications Tutorial One

2 2 Information Course Homepage http://www.cse.cuhk.edu.hk/~csc2520 Course Newsgroup cuhk.cse.csc2520 Tutorial To be discussed Tutors EmailOfficeTel Spencersklfung@cse.cuhk.edu.hk100526098422 Dennyjyzheng@cse.cuhk.edu.hk102626098438

3 3 Assessment Scheme Final Examination 40% Assignments 40% Quizzes 20% There are both written and programming questions in the assignments. Copying in assignments, examinations or quizzes lead to straight failure.

4 4 Assignments Microsoft Visual C++ ® 6.0 Your assignments will only be tested and graded on this platform Late submission penalty To be announced later Plagiarism will be reported to the Department Discipline Committee

5 5 Quizzes Quiz 1 February 23 (Monday) 10% Quiz 2 March 29 (Monday) 10%

6 6 Miscellaneous Simple programming concept Edit  Type the source code of the program (.c files) Compile  Convert the source code into machine code (generate the.exe file) Execution  Tell the computer to run our program (execute the.exe file)

7 7 Visual C++ 6.0

8 8

9 9

10 10 Visual C++ 6.0

11 11 Visual C++ 6.0

12 12 Visual C++ 6.0 Compile Warning and error messages if any

13 13 Visual C++ 6.0 Build Warning and error messages if any

14 14 Visual C++ 6.0 Execute.exe file is located in the “Debug” directory

15 15 Visual C++ 6.0 Shortcut – ctrl+F5

16 16 Visual C++ 6.0

17 17 Visual C++ 6.0 Known bugs of Visual C++ 6.0 Scanf() a number into an un- initialized float/double variable

18 18 Visual C++ 6.0 Submit.c files only

19 19 Visual C++ 6.0 You can send you.exe in “Debug” folder to classmates, but DON’T disclose your.c files Plagiarism will be reported to the Department Discipline Committee


Download ppt "Denny Spring 2004 / CUHK1 CSC2520 Data Structures and Applications Tutorial One."

Similar presentations


Ads by Google