Objectives:
This course is enables the students to
Course | Learning outcome (at course level) | Learning and teaching strategies | Assessment Strategies | |
Course Code | Course title | |||
25CCAI 301 |
OBJECT ORIENTED PROGRAMMING THROUGH JAVA (Theory) | CO25.Evaluate fundamental object-oriented programming principles, data types, and operators in Java. CO26.Demonstrate decision making, looping concepts and manipulate data using strings and arrays. CO27. Apply Inheritance and threading in java programs to provide solutions for code reusability. CO28. Create Java applications to handle exceptions and embed them in web page using applet. CO29. Design, develop and test various GUI based programs with AWT controls. CO30. Contribute effectively in course-specific interaction
| Approach in teaching: Interactive Lectures, Discussion, PowerPoint Presentations, Informative videos Learning activities for the students: Self-learning assignments, Effective questions, presentations.
| Assessment tasks will include Class Test on the topics, Semester end examinations, Quiz, Student presentations and assignments. |
Java Programming: Introduction to object oriented programming, Difference between C, C++ and Java, Java features, JVM, simple java program, command line argument,
Data types, type casting, operators (Arithmetic, increment, decrement, relational, logical, bit wise, conditional) and expressions.
Decision making and branching: if…else, else if, switch, looping, classes, objects and methods, constructors, wrapper classes, overriding methods, final class, visibility control, Arrays, strings.
Inheritance: Types of inheritance, Abstract class, interfaces, packages, multithreaded programming, extending thread, life cycle of thread, using thread methods, thread priority, synchronization.
Exception-Handling fundamentals: Exception types, try, catch, throw, finally, creating exception sub classes. Java applet programming, Applet life cycle, applet tag, running the applet, passing parameters to applets, getting input from the user into the applet.
AWT controls: Button, Labels, Combo box, list and other Listeners, string handling (only main functions), graphic programming (line, rectangles, circle, and ellipses).
Suggested Reference Books:
Reference Journals:
e-Resources including links