Developing Data-Centric Windows Applications using Java
Introduction
The Core Java Programming and JDBC course provides an introduction to object-oriented concepts and its implementation in Java technology programs. It covers the programming concepts and principles such as encapsulation, abstraction, inheritance, interfaces, polymorphism, and object association. This course also covers the fundamentals of Java programming language such as variables, literals, access specifiers, and modifiers. The course also explains how to handle the exceptions in Java using the try and catch statement. It also deals with threads, garbage collection, and binary I/O stream classes. The course also deals with accessing and querying a database using JDBC and how to perform transaction management, batch updates, and retrieval of metadata information using JDBC.
Objectives
After completing this course, the students will be able to:
The Core Java Programming and JDBC course provides an introduction to object-oriented concepts and its implementation in Java technology programs. It covers the programming concepts and principles such as encapsulation, abstraction, inheritance, interfaces, polymorphism, and object association. This course also covers the fundamentals of Java programming language such as variables, literals, access specifiers, and modifiers. The course also explains how to handle the exceptions in Java using the try and catch statement. It also deals with threads, garbage collection, and binary I/O stream classes. The course also deals with accessing and querying a database using JDBC and how to perform transaction management, batch updates, and retrieval of metadata information using JDBC.
Objectives
After completing this course, the students will be able to:
- Describe
the concept and features of object-oriented programming
- Declare
and manipulate variables, literals, and arrays
- Identify
data types and expressions
- Create
classes and objects and add methods to a class
- Identify
the various types of access specifies
- Implement
the different conditional statements and looping statements
- Pass
arguments to methods and create nested classes and add assertions in Java
- Use
unary, bit-wise, shift, instance of operator, and identify the operators
precedence
- Use
arrays and other data collections
- Implement inheritance, method overriding, and Interfaces
No comments:
Post a Comment
Please Comment Your Valuable Feedback....