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
QUIZ WEEKS
: Students must take at least 3 quizs.

Homeworks
homeworks must be sent by e-mail and given as a hardcopy to M. Zeki Coskun (mzcoskun@hotmail.com)e-mails are sent to other e-mail address will not be accepted.
Home Work 1 :
Write a program to calculate and print out to the screen avarage and standard deviation values of a set. User must enter values of the set and program calculate the values when 0 (zero) is entered. (Dead line: July 13 for CRN30270 July 14 for CRN30272 - until 17:00)

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


Week 1
, Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8

Week 9 , Week 10 , Week 11 , Week 12 , Week 13 , Week 14 , Week 15

Text Books

1. Sams Teach Yourself C in 21 Days (Sams teach Yourself) By Peter Aitken.
2. Sams Teach Yourself C in 24 hours (Published by Sams) By Tony Zhang..

12. ders

Related Web Sites


http://server11.hypermart.net/davidbook901/data/c/c1f8c0d9.htm


http://www.informit.com/itlibrary

http://www.free-book.co.uk/computers-internet/programming/c/

http://aelinik.free.fr/c/

 

DOWNLOAD TURBO C

(Extract zip file to C:\ drive, find TC.EXE in folder BIN and then double click)
(if you extract zip file to another drive or folder you need to change INCLUDE, INPUT and OUTPUT parameters in TC.EXE)