Lecture 1 Java Programming Arne Kutzner Hanyang University / Seoul Korea
Walter Savitch Absolute Java (4th Edition) Addison Wesley, 2003 Literature Walter Savitch Absolute Java (4th Edition) Addison Wesley, 2003 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 at itbe.hanyang.ac.kr Java Programming
Prof. Dr. Arne Kutzner / Weekly Schedule 2017.1 Mon Tue Wed Thu Fri 9:00 – 10:30 10:30 – 12:00 12:00 – 13:30 13:30 – 15:00 15:00 – 16:30 16:30 – 18:00 Concepts of Prg. Lang. 10:30-11:45 OO(Java)– Programming 10:30-11:45 Concepts of Prg. Lang. 10:30-11:45 OO(Java) – Programming 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
Provisional Schedule 2 Compilation and Execution of JAVA-programs 3 Week 2 Compilation and Execution of JAVA-programs 3 Primitive Data Types and Operator Precedence etc. 4 Control Statements, Methods (Functions), Recursion 5 Objects and Classes 6 Inheritance and Class Hierarchies (Object class) 7 Polymorphism, Dynamic Binding, Type Casting 8 Midterm Examination 9 Arrays, Linear Search versus Binary Search 10 Strings, StringBuffer Class, Character Encodings 11 Exception Handling, final clause 12 Input/Output, Streams, Random File I/O, Object Serialization 13 Multithreading, Thread Synchronization 14 Introduction to GUI-Programming in JAVA 15 Final Examination Java Programming
Structure of the Course Lecture Students should repeat the stuff of each week in order to stay „on track“ Learing becomes more convient by forming study groups 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 Java Programming
Composition of Final Grade / Computation of max. reachable points 30 % Midterm Examination 40 % Final Examination Homework Reports 20 % Attendance 10 % 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 some penalty … Java Programming
Some Remarks … Java is (like C#) a very important Programming Language (Environment) in the context of E-Business / E-Commerce applications nowadays in the context of many jobs it is expected that you have at least some basic knowledge about Java/C# English is an important communication Medium in today's global world. Try to improve your English skills by active listening. Java Programming
Significance of Java Java Programming