Undergraduate
Faculty of Engineering and Architecture
Computer Engineering
Anlık RSS Bilgilendirmesi İçin Tıklayınız.Düzenli bilgilendirme E-Postaları almak için listemize kaydolabilirsiniz.


Programming I

Course CodeSemester Course Name LE/RC/LA Course Type Language of Instruction ECTS
CSE1001 1 Programming I 2/0/2 CC English 8
Course Goals

This course covers the introduction and overview of C Programming Language. Basic and advanced features are covered with the requirements of Programming assignments. Throughout the lectures and programming assignments, students are expected to master the C programming language.

Prerequisite(s) -
Corequisite(s) -
Special Requisite(s) -
Instructor(s) Assis. Professor Öznur ŞENGEL
Course Assistant(s) Res. Assis.
Schedule Lecture (1 & 2) Monday 09:00-10:45, Lecture (3 & 4) Wednesday 09:00-10:45, Lecture (5 & 6) Wednesday 11:00-12:45, Lab. (1) Wednesday 13:00-14:45, Lab. (2) Wednesday 15:00-16:45, Lab. (3) Thursday 09:00-10:45, Lab. (4) Thursday 11:00-12:45, Lab. (5) Thursday 14:00-15:45, Lab. (6) Thursday 16:00-17:45.
Office Hour(s) Assis. Prof. Dr. Öznur ŞENGEL: To make an appointment, please contact via e-mail 2 days in advance.
Teaching Methods and Techniques Lecture, Application
Principle Sources K. N. King "C Programming: A Modern Approach", 2008, Norton Publishing, 2nd Edition.

 
Other Sources Jeri R. Hanly, Elliot B. Koffman, "Problem solving and program design in C", 8/E, Pearson Education.

P. Deitel, H. Deitel, "C How to Program", 8/E.

 
Course Schedules
Week Contents Learning Methods
1. Week Course Introduction and Syllabus, Introducing C oral presentation, laboratory
2. Week C fundamentals oral presentation, laboratory
3. Week Formatted Input/Output oral presentation, laboratory
4. Week Expressions oral presentation, laboratory
5. Week Selection Statements oral presentation, laboratory
6. Week Selection Statements, Loops oral presentation, laboratory
7. Week Loops oral presentation, laboratory
8. Week Midterm Exaination written examination
9. Week Basic Types oral presentation, laboratory
10. Week Basic Types oral presentation, laboratory
11. Week Arrays oral presentation, laboratory
12. Week Functions oral presentation, laboratory
13. Week Functions oral presentation, laboratory
14. Week Program Organization oral presentation, laboratory
15. Week
16. Week
17. Week
Assessments
Evaluation tools Quantity Weight(%)
Midterm(s) 1 20
Lab 1 40
Final Exam 1 40


Program Outcomes
PO-1Adequate knowledge in mathematics, science and engineering subjects pertaining to the relevant discipline; ability to use theoretical and applied information in these areas to model and solve engineering problems.
PO-2Ability to identify, formulate, and solve complex engineering problems; ability to select and apply proper analysis and modelling methods for this purpose.
PO-3Ability to design a complex system, process, device or product under realistic constraints and conditions, in such a way so as to meet the desired result; ability to apply modern design methods for this purpose. (Realistic constraints and conditions may include factors such as economic and environmental issues, sustainability, manufacturability, ethics, health, safety issues, and social and political issues according to the nature of the design.)
PO-4Ability to devise, select, and use modern techniques and tools needed for engineering practice; ability to employ information technologies effectively.
PO-5Ability to design and conduct experiments, gather data, analyse and interpret results for investigating engineering problems.
PO-6Ability to work efficiently in intra-disciplinary and multi-disciplinary teams; ability to work individually.
PO-7Ability to communicate effectively, both orally and in writing; knowledge of a minimum of one foreign language.
PO-8Recognition of the need for lifelong learning; ability to access information, to follow developments in science and technology, and to continue to educate him/herself.
PO-9Awareness of professional and ethical responsibility.
PO-10Information about business life practices such as project management, risk management, and change management; awareness of entrepreneurship, innovation, and sustainable development.
PO-11Knowledge about contemporary issues and the global and societal effects of engineering practices on health, environment, and safety; awareness of the legal consequences of engineering solutions.
Learning Outcomes
LO-1I'm able to declare the basic data types of C programming language.
LO-2I'm able to explain the input and output functions in C programming language.
LO-3I'm able to use the selection expressions such as if, switch in my program.
LO-4I'm able to use loops such as while, for in my program.
LO-5I'm able to design the required data structures for my program by using arrays.
LO-6I'm able to design my program by using functions.
Course Assessment Matrix:
Program Outcomes - Learning Outcomes Matrix
 PO 1PO 2PO 3PO 4PO 5PO 6PO 7PO 8PO 9PO 10PO 11
LO 1
LO 2
LO 3
LO 4
LO 5
LO 6