Information
| Unit | FACULTY OF ENGINEERING |
| ELECTRICAL-ELECTRONIC ENGINEERING PR. (ENGLISH) | |
| Code | EEE117 |
| Name | Computer Programming |
| Term | 2015-2016 Academic Year |
| Semester | 1. Semester |
| Duration (T+A) | 3-2 (T-A) (17 Week) |
| ECTS | 7 ECTS |
| National Credit | 4 National Credit |
| Teaching Language | İngilizce |
| Level | Lisans Dersi |
| Type | Normal |
| Label | C Compulsory |
| Mode of study | Yüz Yüze Öğretim |
| Catalog Information Coordinator | Prof. Dr. MUSTAFA GÖK |
| Course Instructor |
Doç. Dr. TURGAY İBRİKÇİ
(Güz)
(A Group)
(Ins. in Charge)
|
Course Goal / Objective
to give students the ability to solve the basic issues and problems related to electrical and electronics engineering with the Computer Programming language
Course Content
Fundamentals of Computer, What is software?, Algorithm, Flow Charts, Compiling, The Basic Structure of C++ Programs, C++ Building Blocks, Decision Statements, Loops, Functions, Arrays and Strings, Pointer, File Statements in C++, Keyboard and Graphics Functions, Formatted Input/Output, Memory Management, Hardware Oriented C++.
Course Precondition
Resources
Notes
Internet Kaynakları
Course Learning Outcomes
| Order | Course Learning Outcomes |
|---|---|
| LO01 | Understands the basics of programing |
| LO02 | Be mastered the fundamental elements of C programming language |
| LO03 | Write to a whole computer program for solving a problem |
| LO04 | Detects the errors and debugs in a program. |
Relation with Program Learning Outcome
| Order | Type | Program Learning Outcomes | Level |
|---|---|---|---|
| PLO01 | Bilgi - Kuramsal, Olgusal | Adequate knowledge in mathematics, science and engineering subjects pertaining to the relevant discipline; ability to use theoretical and applied knowledge in these areas in complex engineering problems. | 4 |
| PLO02 | Bilgi - Kuramsal, Olgusal | Ability to identify, formulate, and solve complex engineering problems; ability to select and apply proper analysis and modeling methods for this purpose. | 4 |
| PLO03 | Bilgi - Kuramsal, Olgusal | Ability to design a complex system, process, device or product under realistic constraints and conditions, in such a way as to meet the desired result; ability to apply modern design methods for this purpose. | 4 |
| PLO04 | Bilgi - Kuramsal, Olgusal | Ability to devise, select, and use modern techniques and tools needed for analyzing and solving complex problems encountered in engineering practice; ability to employ computer programming techniques, and information technologies effectively. | 4 |
| PLO05 | Bilgi - Kuramsal, Olgusal | Ability to design and conduct experiments, gather data, analyze and interpret results for investigating complex engineering problems or discipline specific research questions. | 4 |
| PLO06 | Bilgi - Kuramsal, Olgusal | Ability to work efficiently in intra-disciplinary and multi-disciplinary teams; ability to work individually. | |
| PLO07 | Bilgi - Kuramsal, Olgusal | Ability to communicate effectively, both orally and in writing; knowledge of a minimum of one foreign language; ability to write effective reports and comprehend written reports, prepare design and production reports, make effective presentations, | |
| PLO08 | Bilgi - Kuramsal, Olgusal | Recognition of the need for lifelong learning; ability to access information, to follow developments in science and technology, and to continue to educate him/herself. | 5 |
| PLO09 | Bilgi - Kuramsal, Olgusal | Consciousness to behave according to ethical principles and professional and ethical responsibility; knowledge on standards used in engineering practice. | |
| PLO10 | Bilgi - Kuramsal, Olgusal | Knowledge about business life practices such as project management, risk management, and change management; awareness in entrepreneurship, innovation; knowledge about sustainable development. | |
| PLO11 | Bilgi - Kuramsal, Olgusal | Knowledge about the global and social effects of engineering practices on health, environment, and safety, and contemporary issues of the century reflected into the field of engineering; awareness of the legal consequences of engineering solutions. | |
| PLO12 | Bilgi - Kuramsal, Olgusal | Ability to apply the knowledge of electrical-electronics engineering to profession-specific tools and devices. | 5 |
| PLO13 | Bilgi - Kuramsal, Olgusal | Having consciousness about the scientific, social, historical, economical and political facts of the society, world and age lived in. |
Week Plan
| Week | Topic | Preparation | Methods |
|---|---|---|---|
| 1 | Meet the General Meeting, Academic Integrity o General rules of the course o The course is academic and social rules to be followed for o Introduction to computer | None | |
| 2 | computer Definition o Computer Hardware Components o Computer languages ??and software components Progamlama o Problem Solving Techniques o Lab "Basic C++ components o Symbols, Variables o Data Types o Input / Output Statements o Header Files o Mathematics Sentences o The main Function o Lab, | The posted of the presentation and Lab Study data sheet will be studied before the class | |
| 3 | Beginning of C++-Basic Elements of C++ o Symbols, Variables o Data Types o Input / Output Statements o Header Files o Simple Mathematics Sentences o The main Function o Lab, Homework 1 | The posted of the presentation and Lab Study data sheet will be studied before the class | |
| 4 | Statements | The posted of the presentation, Lab Study data sheet and chapter 3 will be studied before the class | |
| 5 | Control Statements o Logical Symbols o Boolean Logical o if / else statements o switch statement o Lab, Quize | The posted of the presentation, Lab Study data sheet and chapter 4 will be studied before the class | |
| 6 | Loop Statements o for statement o while statement o do-while statement o break / continue statements o Lab, Homework -2 | The posted of the presentation, Lab Study data sheet and chapter 5 will be studied before the class | |
| 7 | "Functions o Support standard functions by C++ o Standard functions with header files o User defined functions o Quize-2 | The posted of the presentation, Lab Study data sheet and chapter 6 will be studied before the class | |
| 8 | Midterm | includes all topics | |
| 9 | Functions - II User defined function types | The posted of the presentation, Lab Study data sheet and chapter 6 will be studied for quize before the class | |
| 10 | Array and Strings o the definition and use of dimensional numerical data o Standard Functions for Strings o Lab Quiz-3 | The posted of the presentation, Lab Study data sheet and chapter 8 will be studied before the class | |
| 11 | User defined Data Types and Pointers o Pointer definition, variable, function, and index pointers o struct, union, enum o Lab, Homework 3 | The posted of the presentation, Lab Study data sheet and chapter 10 will be studied before the class | |
| 12 | Object-Oriented Programming o Basic contents o Class, Data storage for Strings Standard Functions o Lab Quiz-4 | The posted of the presentation, Lab Study data sheet and chapter 7 will be studied for quize before the class | |
| 13 | Object-Oriented Programming II | The posted of the presentation, Lab Study data sheet and chapter 7 will be studied before the class | |
| 14 | Advanced File System Files Output Formatting, Detailed Error Test, Member Functions for Reading and Writing File, Different file types, Creating Records with Structures, Check-in and Check-out opening a file | The posted of the presentation, Lab Study data sheet and chapter 13 will be studied before the class | |
| 15 | Self-Recursive Functions Recursive Factorial Function A Recursive Binary Search Function QuickSort Algorithm | The posted of the presentation, Lab Study data sheet and chapter 14 will be studied before the class | |
| 16 | Final Exam | Covers all topics in the course | |
| 17 | Final Exam | Covers all topics in the course |
Assessment (Exam) Methods and Criteria
| Assessment Type | Midterm / Year Impact | End of Term / End of Year Impact |
|---|---|---|
| 1. Midterm Exam | 35 | -7 |
| 1. Performance Task (Laboratory) | 65 | -13 |
| 1. Midterm Exam | 35 | -7 |
| 1. Performance Task (Laboratory) | 65 | -13 |
| General Assessment | ||
| Midterm / Year Total | 200 | -20 |
| 1. Final Exam | - | 60 |
| 1. Final Exam | - | 60 |
| Grand Total | - | 100 |
Student Workload - ECTS
| Works | Number | Time (Hour) | Workload (Hour) |
|---|---|---|---|
| Course Related Works | |||
| Class Time (Exam weeks are excluded) | 0 | 0 | 0 |
| Out of Class Study (Preliminary Work, Practice) | 0 | 0 | 0 |
| Assesment Related Works | |||
| Homeworks, Projects, Others | 0 | 0 | 0 |
| Mid-term Exams (Written, Oral, etc.) | 0 | 0 | 0 |
| Final Exam | 0 | 0 | 0 |
| Total Workload (Hour) | 0 | ||
| Total Workload / 25 (h) | ,00 | ||
| ECTS | 7 ECTS | ||