0% found this document useful (0 votes)
34 views6 pages

1.naresh IT 8aug and 9aug - Demo

The document outlines a Full Stack Java course covering CoreJava, AdvJava, Spring, Web Services, and more, with a duration of 5-6 months. It emphasizes the development of StandAlone applications using CoreJava and Web applications using AdvJava technologies like JDBC, Servlets, and JSP. Additionally, it highlights advantages such as project development, placement tests, and certification from NASSCOM.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views6 pages

1.naresh IT 8aug and 9aug - Demo

The document outlines a Full Stack Java course covering CoreJava, AdvJava, Spring, Web Services, and more, with a duration of 5-6 months. It emphasizes the development of StandAlone applications using CoreJava and Web applications using AdvJava technologies like JDBC, Servlets, and JSP. Additionally, it highlights advantages such as project development, placement tests, and certification from NASSCOM.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Dt : 8/8/2022(Day-1)

Course : Full Stack Java / CoreJava

1.CoreJava <=====1

2.AdvJava

3.Spring(Core,MVC,JDBC,SpringBoot,Security)

ii
4.WebServices - MicroServices

ath
5.Oracle <====1

6.HTML/CSS/JS <====1

aip
7.Anguler

8.Testing Basics - Selenium


hM
9.DevOpps

Duration : 5 - 6 Months
tes

----------------------------------------------

CoreJava : 55 - 60 Working Session


a

----------------------------------------------
nk

Role : Full Stack Java Developer

=============================================
Ve

Advantages:

(i)Project Development

SDLC - Software Development Life Cycle

(ii)100% placement based Test(CoreJav,AdvJava and Oracle)

(iii)NASSCOM - Certificate
==================================================

Language:

step-1 : Alphabets

step-2 : Grammer

step-3 : Construction Rules

Note:

ii
=>Every Language will have its own Alphabets,Grammer and

ath
Construction rules

=========================================================

aip
Java Language:

part-1 : CoreJava
hM
part-2 : AdvJava

part-1 : CoreJava
tes

1.Java Programming Components(Java Alphabets)

2.Java Programming Concepts


a

3.Object Oriented Programming features


nk

1.Java Programming Components(Java Alphabets)


Ve

(a)Variables

(b)Methods

(c)Blocks

(d)Constructors

(e)Classes
(f)Interfaces

(g)AbstractClasses

2.Java Programming Concepts

(a)Object Oriented Programming

(b)Exception Handling process

ii
(c)Multi-Threading process

ath
(d)Java Collection Framework(JCF)

(data structures in Java)

aip
(e)File Storage

(f)Networking in Java(Communication to TCP/IP protocol)


hM
3.Object Oriented Programming features:

(a)Class
tes

(b)Object

(c)Abstraction
a

(d)Encapsulation
nk

(e)PolyMorphism

(f)Inheritance
Ve

----------------------------------------------------------

Dt : 9/8/2022(Day-2)

Note:

=>Using CoreJava Components and Concepts we can develop

StandAlone applications.
faq:

define StandAlone Application?

=>The application which is installed in one computer and

performs actions in the same computer is known as StandAlone

application or DeskTop Application or Windows Application.

ii
ath
Note:

=>According to developrs StandAlone Applications means,

aip
No HTML input

No Server Environment
hM
No DataBase Storage

========================================================

part-2 : AdvJava
tes

=>AdvJava provide the following technologies to construct

WebApplications:
a

(a)JDBC
nk

(b)Servlet

(c)JSP
Ve

(a)JDBC:

=>JDBC stands for 'Java DataBase Connectivity' and which is

used to interact with DataBase product.


(b)Servlet:

=>Servlet means 'Server program' and which is used to accept

the request from Application Users.

(c)JSP:

=>JSP stands for 'Java Server page' and which is response from

ii
Web Applications.

ath
Diagram:

aip
hM
a tes
nk

======================================================
Ve

faq:

define WebApplication?

=>The application which is executing in Web Environment or

Internet Environment is known as WebApplication or Internet

Application.

===================================================
Summary:

CoreJava - StandAlone Applications

AdvJava - Web Applications

====================================================

ii
ath
aip
hM
a tes
nk
Ve

You might also like