110 likes | 136 Views
Detailed introduction to Java fundamentals, homework assignments, exams, and grading system as per Prof. Arne Kutzner's course at Hanyang University. No lab sessions, only lectures. Midterm and final exams, attendance vital for grades. Learn about Java, its features, and comparison to other programming languages.
E N D
Lecture 1Java Programming Arne Kutzner Hanyang University / Seoul Korea
Literature(suggestion!) Walter Savitch and Kenrick MockAbsolute Java PEARSON EDUCATION, 6th edition (2016) Java Programming
Contact • Contact data: • E-Mail kutzner@hanyang.ac.kr • Phone 2220 2397 • Office Room 77-714 • Slides of the course are available for download atitbe.hanyang.ac.kr Java Programming
Prof. Arne Kutzner / Weekly Schedule 2019.1 OO(Java) –Programming10:30-11:45 OO(Java)–Programming10:30-11:45 Concepts of Prg. Lang.14:30-15:45 Concepts of Prg. Lang.14:30-15:45 Java Programming
Goals • Introduction to Java and the basic concepts behind Java • Understanding of the notions Object, Class and Inheritance • Training of basic Java-programming-skills as preparation for later project work / term project • Basic knowledge about algorithms and programming techniques Java Programming
Week Provisional Schedule Java Programming
Structure of the Course • Lecture • Presentation of Java language elements and concepts by showing examples. • „Follow me“ style. • Homework Assignments • Homework has to be submitted by the given deadline! (Delay may imply penalty.) • Homework is for the preparation of midterm and final examination. • No Lab Sessions !! • The course shall give an overview about Java, its concepts and its characteristics with respect to other programming languages • No practical programming tutorial. Java Programming
Composition of Final Grade /Computation of max. reachable points 30 % Midterm Examination 40 % Final Examination 20 % Homework Reports 10 % Attendance Java Programming
Absolute Grading • A from 90% of max. reachable points • B from 75% of max. reachable points • C from 60% of max. reachable points • D from 45% of max. reachable points Java Programming
Attendance Management • Attendance check will be at beginning of class. • Latecomers risk a penalty … Java Programming
Significance of Java 2019 Java Programming