@extends('frontEnd.master') @section('content') @foreach($datas as $data)
Online Course : Web Application Development with Java 2 Enterprise Edition (J2EE)

{{$data->course_name}}

{{$data->course_description}}

course at a glance

  • Date : 6 Nov - 26 Dec 2020
  • No. of Classes/ Sessions : 20
  • Total Hours : 60
  • Last Date of Registration : {{$data->last_date_apply}}
  • Class Schedule :
    • {{$data->class_schedule1}}
    • {{$data->class_schedule1}}
  • venue : Jointly Organised By LEADS Training and Consuting Limited & BITM

Price: TK. {{$data->price}}
(Excluding VAT & TAX)
Early Bird Offer BDT {{$data->price_offer}} (Valid till {{$data->last_date_apply}})

Curriculum

Class 01- 03 Ice breaking and discussion regarding Java Basics and Core Java which is essential for Java EE. 9 Hrs
Class 04 Introduction of Web Application and Java Web Programming 3 Hrs
Class 05 -06 Basic Technology to Develop Web Application(HTML,CSS,AJAX,JSON,JQuery , JavaScript and Scripting languag 6 Hrs
Class 07 -08 Why we use Jsp and Servlet? Essential servlet and JSP Skills 6 Hrs
Class 09 - 10 Web Application Architecture(H) and Tomcat Basics 6 Hrs
Class 11 - 12 Working with Servlet and JSP project 6 Hrs
Class 13 Servlet Filter 3 Hrs
Class 14 Introduction and benefits of MVC design pattern and develop simple project 3 Hrs
Class 15 - 16 Spring Framework 6 Hrs
Class 17 Hibernate ORM 3 Hrs
Class 18 Developing a simple project using Spring framework and Hibernate ORM 3 Hrs
Class 19 Birt Reporting Tools 3 Hrs
Class 20 Developing a simple project using Spring , Hibernate and Birt Repoting 3 Hrs
-->

Meet your instructors

image

James Anderson

Photographer, Author, Teacher

James Anderson is a celebrated photographer, author, and teacher who brings passion to everything he does.

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.

Tentative Class Start

{{$data->class_start_date}}

Available Seat

10 / 25

who can join

Basic JAVA Knowledge required.

@endforeach @endsection