EduPlusOne

Home Programming in Java – Advanced

 

 

 

Welcome to EduPlusOne’s Advanced Java Training Program, your gateway to mastering high-level Java skills and standing out in the tech industry. This course is designed for developers who already have a foundation in Java and are ready to dive deeper into advanced concepts.

Revisiting Java - Core

Basic concepts of object-oriented programming, program structure, types of variables, typecasting, defining classes, object creation, arrays, strings, polymorphism, inheritance, exception handling mechanism

Multithreaded Programming

Multithreading vs multitasking, thread class and its important methods, custom threads and runnable interface, thread synchronization, interthread communication,<br /> suspending and resuming threads

GUI Programming

Introduction to Java’s Swing Package, components and containers and layouts, JFrame & JPanel Classes, JLabel , JTextField and JTextArea classes, Swing Buttons:JButton, JToggleButton, Check Boxes, Radio Buttons, JScrollPane , JMenu, JMenuBar and JMenuItem, designing frames and adding GUI Components, Event Handling

File Organization and Collections

Collection interface - ArrayList, Vector, Stack, Queue, LinkedList, TreeSet, HashMap.<br /> File Handling, Input / Output stream, Opening and closing, File Write / Read operations

Database Programming using JDBC

Introduction to JDBC, steps to connect to the database, JDBC Drivers & architecture, types of JDBC Drivers. connectivity with Oracle, connectivity with MySQL

Projects

Inventory Management System, Online Admission Forms, Library information System

Course Duration

10 Weeks

Course Fee for group classes

INR 15000

Object Oriented Programming using Java