Week 0
Course Rules:
Website:
- When you sign up, please use the same name you have in your AASTMT records, and include your AASTMT ID. This how I can migrate your grades to the AASTMT system.
- Login often to follow up with assignment deadlines and announcements. Its your responsibility to keep up with the course. Failure to receive emails or notifications is no excuse. Everything is announced in class and then published in moodle.
Academic Honesty:
- Please confirm with the AASTMT policies regarding plagiarism and cheating. A zero grade for the violating submission will be given the first time, then reported to the department for further action.
- Please ask questions in the online forum to allow everyone to join and benefit from the discussions, and avoid private emails to the lecturers and TAs. Contact the teachers privately only about your personal grades or circumstances, not about the course content.
How to score A+ in this course?
- Please do all practicals and assignments and study regularly. In case of problems, please ask questions. Accumulating problems will make things worse as the semester goes by.
Learning Outcomes:
The student will be able to:
- Study C-language programming techniques, files, pointers, structure, string, and array.
Course Topics:
- Revision of structured programming constructs: selection, repetition, and Functions.
- Revision of one dimensional array.
- Searching and sorting.
- Two dimensional arrays.
- Pointers.
- Strings.
- Structures.
- Structures/Unions.
- Recursion.
- Text Files.
- Binary Files.
- Bitwise Operators/ I/O Interfacing.
- Advanced Applications.
J.Hanly and E. Koffman, ”C Program Design for Engineers”, Addison Wesley, latest edition.
PREREQUISITE: CC 112
Grading Scheme:
Week 7 | |
Quizes | 5% |
Lab Submissions | 2.5% |
Assignments | 2.5% |
Midterm 1 | 20% |
Week 12 | |
Quizes | 5% |
Lab Submissions | 2.5% |
Assignments | 2.5% |
Midterm 2 | 10% |
Project | 10% |
Final Exams |
|
Final Practical Exam | 10% |
Final Written Exam | 30% |
Follow the links on the left hand side menu to step through the examples.