Core Java: Duration 6 weeks
History of java, basic programing principles, oops (class, object, inheritance, polymorphism , data abstraction, data binding, encapsulation, message passing), abstract classes, interfaces, packages, access specifiers, exception handling, multithreading , i/o streams, wrapperclasses, inner classes, string manipulations, collection frame work.
CORE JAVA: 40hours
- Introduction
- History of java
- Features of java
- Java programming format
- Java tokens
- Java statements
- Java data types
- Typecasting
- Arrays
- OOPS
- Introduction
- Class
- Object
- Static keyword
- Constructors
- This keyword
- Inheritance
- Super keyword
- Abstraction
- Encapsulation
- Abstract classes
- Polymorphism
- Interfaces
- PACKAGES
- Introduction to all predefined packages
- User Defined Packages
- Access Specifiers
- EXCEPTION HANDLING
- Introduction
- Pre Defined Exceptions
- Try-Catch-Finally
- Throws, throw
- User Defined Exception examples
- MULTITHREADING
- Thread Creations
- Thread Life Cycle
- Life Cycle Methods
- Synchronization
- Wait() notify() notify all() methods
- I/O STREAMS
- Introduction
- Byte-oriented streams
- Character – oriented streams
- File
- Random-access file
- Serialization
- WRAPPERCLASSES
- Introduction
- Byte, Short, Integer, Long, Float, Double, Character, Boolean classes.
- COLLECTION FRAME WORK
- Introduction
- Util Package interfaces, List, Set, Map.
- List interface 7 its classes.
- Set interface & its classes
- Map interface & its classes
- INNER CLASSES
- Introduction
- Member inner class
- Static inner class
- Local inner class
- STRING MANIPULATIONS
- String
- String Buffer
- String Tokenizer
ADVANCE – JAVA: Duration 4weeks
JDBC : Introduction , Jdbc Architecture, Types of Drivers, Statement ,ResultSet
PreparedStatement Connection Modes CallableStatement BLOB & CLOB Batch Updations
SERVLETS : Introduction , Web application Architecture , Http Protocol & Http Methods ,Web Server & Web Container ,Servlet Interface ,GenericServlet ,HttpServlet , Servlet Life Cycle ,ServletConfig , ServletContext ,Servlet Communication ,Web-component Communication
JSP :Introduction , Jsp LifeCycle , Jsp Implicit Objects & Scopes , Jsp Directives ,Jsp Scripting Elements , Jsp Actions
SERVERS & DATABASE :Tomcat & Mysql
Web techonologies: HTML5, CSS3,java Scri
Project1: OSN(Online social network) or Project 2:E-Commerce Application