![]() |
Inroduction to Scientific And Engineering Computing (C Language) BIL104E
MIDTERM EXAM (YER : İTÜ, İnşaat Fakültesi) (DERSLİK : D101) (SAAT : 14:00) CRN 30567 -> (TARİH : 27 Agustos 2011 - Salı) CRN 30568 -> (TARİH : 28 Agusto 2011 -Çarşamba) |
Announcements and Homeworks |
Announcements Homeworks Home Work 2 : Write a program that declares a 12*12 array of characters. Place Xs in every other element. Use a pointer to the array to print the values to the screen in a grid format. (Dead line: July 20 for CRN30270 July 21 for CRN30272
- until 17:00) Home Work 3 : Write a program which reads the file named rawdata.txt and stored in this link.The file includes student numbers and student final grades (use any text editor to wiev the file). The program calculates the avarage and writes to a file named final.txt. (Dead line: till to FINAL EXAM) |
Presentations |
|
Text Books |
1. Sams Teach Yourself C in 21 Days (Sams teach Yourself) By Peter Aitken. |
Related Web Sites |
|
(Extract zip file to C:\ drive, find TC.EXE in folder BIN and then double click) |