Information
Code | BLP255 |
Name | Object-Oriented Programming -I |
Term | 2022-2023 Academic Year |
Semester | 3. Semester |
Duration (T+A) | 2-1 (T-A) (17 Week) |
ECTS | 5 ECTS |
National Credit | 2.5 National Credit |
Teaching Language | Türkçe |
Level | Ön Lisans Dersi |
Type | Normal |
Mode of study | Yüz Yüze Öğretim |
Catalog Information Coordinator | Öğr. Gör. BERİN YENİ |
Course Instructor |
Öğr. Gör. BERİN YENİ
(A Group)
(Ins. in Charge)
|
Course Goal / Objective
This course is for learning and detailed usage of object-oriented programming principles and programming language.
Course Content
Java Platform and Components, Introduction to Java Language, String Class, Main Audit, Variables in JAVA, Basic Data Types, Program Flow Audit and Operators, Cycles, Rows, Class and Object Concept, Methods, Access Audit, Basic Principles of Object-Oriented Programming .
Course Precondition
Principles of Programming
Resources
JAVA ile Programlama ve Veri Yapıları, Bülent Çobanoğlu JAVA BİLGİSAYAR DİLİYLE PROGRAMLAMA.pdf -M.Turhan Çoban
Notes
Lecture Presentation Notes
Course Learning Outcomes
Order | Course Learning Outcomes |
---|---|
LO01 | Defines/explains basic principles of object-oriented programming. |
LO02 | To use variables, the primitive data types and operators in Java |
LO03 | To recognize basic input-output operations |
LO04 | To describe loops, control structures |
LO05 | Arraylist ile dinamik dizi tanımlayabilir ve string işlemleri gerçekleştirebilir |
LO06 | Uses JAVA programming language in developed solutions. |
Relation with Program Learning Outcome
Order | Type | Program Learning Outcomes | Level |
---|---|---|---|
PLO01 | Bilgi - Kuramsal, Olgusal | Takes part in planning related to computer software and hardware | |
PLO02 | Bilgi - Kuramsal, Olgusal | Students will be able to define, collect and use the data necessary for the solution of well-defined problems in Computer Technologies and Programming. demonstrate that he / she can use the theoretical knowledge, knowledge and skills required in practical applications | 3 |
PLO03 | Bilgi - Kuramsal, Olgusal | Word processor, spreadsheet, presentation, database and installs and uses various software | |
PLO04 | Bilgi - Kuramsal, Olgusal | Makes coding, internet and network makes the installation of devices | |
PLO05 | Bilgi - Kuramsal, Olgusal | Have sufficient knowledge of Turkish and foreign languages. | 4 |
PLO06 | Bilgi - Kuramsal, Olgusal | Evaluates and supervises the performances of the employees under their responsibility | |
PLO07 | Bilgi - Kuramsal, Olgusal | Detects software and simple hardware failures in the computer and solves problems that do not require expertise | 3 |
PLO08 | Bilgi - Kuramsal, Olgusal | Use appropriate techniques with verbal, numerical and graphical expression | |
PLO09 | Bilgi - Kuramsal, Olgusal | Creates computer technology related design and applications with team work and presents to related people and institutions | 4 |
PLO10 | Bilgi - Kuramsal, Olgusal | Gain analytical and numerical thinking skills and contribute to national economy by using knowledge and skills related to the field in accordance with regulations | 3 |
PLO11 | Bilgi - Kuramsal, Olgusal | Provides professional connections in the public and private sector business areas and uses appropriate tools in the social and professional field in the decision-making process | |
PLO12 | Beceriler - Bilişsel, Uygulamalı | Conduct research using the Internet and various communication technologies | |
PLO13 | Beceriler - Bilişsel, Uygulamalı | Demonstrate the ability to learn and learn independently in the field of Computer Technologies and Programming | 3 |
PLO14 | Yetkinlikler - Bağımsız Çalışabilme ve Sorumluluk Alabilme Yetkinliği | Conducts teamwork in accordance with the basic concepts of human relations and entrepreneurship | |
PLO15 | Yetkinlikler - Bağımsız Çalışabilme ve Sorumluluk Alabilme Yetkinliği | Have knowledge about Atatürk's Principles and Revolution History | |
PLO16 | Yetkinlikler - Öğrenme Yetkinliği | Demonstrate the ability to identify problems and find solutions to unforeseen situations in work in the field of Computer Technologies | 3 |
PLO17 | Yetkinlikler - Öğrenme Yetkinliği | Takes part in software, hardware and network discoveries |
Week Plan
Week | Topic | Preparation | Methods |
---|---|---|---|
1 | Introduction to programming with Java | Introduction to programming | Öğretim Yöntemleri: Anlatım, Benzetim, Örnek Olay |
2 | Basics of Java programming language -Data types | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Soru-Cevap, Benzetim, Örnek Olay, Problem Çözme |
3 | Java Programming Language Data Type Transformations - Operators | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Gösteri, Gösterip Yaptırma, Örnek Olay, Problem Çözme |
4 | Java Programming Language - Condition Commands (If-Else.) | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Gösterip Yaptırma, Deney / Laboratuvar, Problem Çözme |
5 | Java Programming Language - Condition Commands ( Switch-Case...) | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Deney / Laboratuvar, Bireysel Çalışma, Problem Çözme |
6 | Java Programming Language - Cycle Commands (For.) | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Deney / Laboratuvar, Bireysel Çalışma, Problem Çözme |
7 | Java Programming Language - Cycle Commands ( While-Do While...) | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Deney / Laboratuvar, Bireysel Çalışma, Problem Çözme |
8 | Mid-Term Exam | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Deney / Laboratuvar, Bireysel Çalışma, Problem Çözme |
9 | Midterm Exam | Repetition and Midterm Exam | Ölçme Yöntemleri: Yazılı Sınav, Ödev |
10 | Introduction to Object- Oriented Programming | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Örnek Olay, Problem Çözme |
11 | Class and Object Concept | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Gösterip Yaptırma, Deney / Laboratuvar, Problem Çözme |
12 | Methods | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Deney / Laboratuvar, Bireysel Çalışma, Problem Çözme |
13 | Constructor Methods Developing sample application the computer lab | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Deney / Laboratuvar, Problem Çözme |
14 | Java Applications | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Deney / Laboratuvar, Problem Çözme |
15 | Encapsulation- Polymorphism -Inheritance - Polymorphism | Developing sample application the computer lab | Öğretim Yöntemleri: Anlatım, Gösterip Yaptırma, Örnek Olay, Problem Çözme |
16 | Term Exams | Repetition and Midterm Exam | Ölçme Yöntemleri: Yazılı Sınav |
17 | Term Exams | Repetition and Midterm Exam | Ölçme Yöntemleri: Yazılı Sınav |
Student Workload - ECTS
Works | Number | Time (Hour) | Workload (Hour) |
---|---|---|---|
Course Related Works | |||
Class Time (Exam weeks are excluded) | 14 | 3 | 42 |
Out of Class Study (Preliminary Work, Practice) | 14 | 3 | 42 |
Assesment Related Works | |||
Homeworks, Projects, Others | 1 | 2 | 2 |
Mid-term Exams (Written, Oral, etc.) | 1 | 12 | 12 |
Final Exam | 1 | 18 | 18 |
Total Workload (Hour) | 116 | ||
Total Workload / 25 (h) | 4,64 | ||
ECTS | 5 ECTS |