SlideShare une entreprise Scribd logo
1  sur  19
JAVA Training In Delhi
Call Us: 08860352748
Email: Support@cpd-india.com
Add:- Block C 9/8, Sector -7, Rohini, Delhi-110085, India
www.cpd-india.com Blog.cpd-india.com
CPD TECHNOLOGIESTM
An ISO 9001: 2008 Certified
What is JAVA?
Java is a programming language which was released by Sun Microsystems in 1995.
It’s known as a “high-level” language because it can be read and written easily by
humans. Like English, Java has a set of rules that determine how the instructions
are written. These rules are known as its “syntax”. Once a program has been
written, the high-level instructions are translated into numeric codes that
computers can understand and execute.
Why choose JAVA?
• Java is simple, easy to design , easy to write, and therefore easy to compile,
debug, and learn than any other programming languages.
•Java is an object-oriented, that is used to build modular programs and
reusable code in other application.
•Java is platform-independent and flexible in nature.
•Java works on distributed environment.
•Java is secure.
•Java is robust. Robust means reliability.
•Java supports multithreaded.
Timeline of JAVA
The Java language has undergone several changes as well as numerous additions of
classes and packages to the standard library.
Version Name Released Date Main Features
JDK Alpha and Beta In 1995 Basic Support For
Applications
JDK Version 1.0 23rd January 1996. Introduction of Access
Specifies
JDK Version 1.1 19th February 1997 Main Emphasis on Database
connectivity & RMI
J2SE Version 1.2 8th December 1998 Introduction of JIT, collection
Framework
J2SE Version 1.3 8th May 2000 Introduction of jar indexing,
jar sound
Version Name Released Date Main Features
J2SE Version 1.4 6th February 2002. Introduction of xml
Processing, Printing, JDBC
J2SE Version 5.0 30th September 2004 Introduction of Boxing/
Unboxing , Generics
Java Version SE 6 11th December 2006. Introduction of Pluggable
Annotations, Java GSS
Java Version SE 7 28th July 2011 Introduction of Multiple
Exception Handling,
Automatic null Handling
`Java Version SE 8 18th March 2014 Introduction of Lambda
Expressions,
Type Annotations
How Java Technology Works?
On full implementation of the Java platform gives you the following features:
•JDK Tools: The JDK tools provide compiling, Interpreter, running, monitoring,
debugging, and documenting your applications. The main tools used are the Javac
compiler, the java launcher, and the javadoc documentation tool.
•Application Programming Interface (API): The API provides the core functionality of
the Java programming language. It gives a wide collection of useful classes, which is
further used in your own applications. It provides basic objects and interface to
networking and security, to XML generation and database access, and much more.
•Deployment Technologies: The JDK software provides two type of deployment
technology such as the Java Web Start software and Java Plug-In software for
deploying your applications to end users.
•Graphical User Interface Toolkits: The Swing and Java 2D toolkits provide us the feature
of Graphical User Interfaces (GUIs).
•Integrated Libraries: Integrated with various libraries such as the Java IDL API, JDBC API,
Java Naming and Directory Interface TM ("J.N.D.I.") API, Java RMI, and Java Remote
Method Invocation over Internet.
What Makes java so secure and powerful?
It Is the JVM makes it So powerful lets see what is JVM….
The Java Virtual Machine (JVM) is an abstraction layer between a Java application and the
underlying platform. The JVM acts as a “virtual” machine or processor. In the Java
programming language, all source code is first written in plain text files ending with the .java
extension. Those source files are then compiled into .class files by the javac compiler.
An overview of the
software development process
The JVM is available on many different operating systems, therefore the same .class
files are capable of running on Microsoft Windows, the Solaris™ Operating System
(Solaris OS), Linux, or Mac OS.
Types Of Java Application
1. Console Application
• A Java Console application can only display textual data.
• Console applications are based on command line interface in that all interaction
with the program is through keyboard and text output.
• Console applications are good for applications that have limited interaction with the
user.
• Background applications are almost always written as console applications.
• Console applications are also great for setting up quick tests to see how Java works.
• In Java, j2se is used for developing console application.
2. Window Application
• Window Applications have facilitated enterprises to perform dynamically with
easy access to information.
• Window Applications are based on Graphical User Interface.
• Window Application can be installed on a single computer or laptop used to
Perform a specific task.
• There is full control over window application to protect it from various
vulnerabilities.
• In java, J2SE is used for developing the Window Application
3. Web Application
• A web application is a dynamic extension of a web or application server.
• There are two types of web applications:
1. Presentation-oriented: A presentation-oriented web application generates interactive
web pages containing various types of markup language (HTML, XML, and so on) and
dynamic content in response to requests.
2. Service-oriented: A service-oriented web application implements the endpoint of a
web service. Presentation-oriented applications are often clients of service-oriented
web applications.
.
4. Mobile Application
• J2ME allows Mobile applications are computer program which is designed to run on
smartphones, tablets or any other mobile devices.
• For developing mobile application in java, we use the java
2 micro edition. It is called as J2ME.
• Developers to use Java and the J2ME wireless toolkit to create applications and
programs for wireless and mobile devices.
CPD Technologies conduct Java Training for IT students. This course Covers the
development of window & web based application.
This training can provide IT students a firm foundation in the programming
language, as well as help in gain concepts, methods and variables of object-
oriented programming.
Training will be conducted by expert trainers using the latest java development
platform, java enterprise edition(EE). The Java EE 5 is a powerful set of APIs
which reduces development time, application complexity, and improving
application performance.
Java Training Helps You gain Knowledge of
1. Introduction to Java
2. OOPs Concepts and Their Implementation in Java
3. Windows Programming using AWT & Swing in Java
4. Multithreading in Java
5. J2EE
6. Server programming using servlets
7. Java Persistence API(JPA)
8. Struts 2.x
9. Validating Action Properties
10. EJB
11. Template Design Pattern
12. Spring MVC
13. ORM and Hibernate
14.Mapping
15. Integrating Struts & Hibernate
Structure Of The Java Training
S.No. Name Duration Components
1. Core 6 weeks Core Java OOPS, Object Life Cycle, Multi Threading,
Collection Framework, Generics, Standalone application,
Applets, JDBC, Socket Programming and RMI, Project
2. Advance 6 weeks Only Project Basis Requirement of J2EE Like, Servlet,
JDBC, JSP and Project Development.
3. Basic
+ Core +
Advance
6 months C++, HTML, SQL Server/Oracle
Core Java:
OOPS, Object Life Cycle, Multi Threading, Collection
Framework, Generics, Standalone application, Applets,
JDBC, Socket Programming and RMI
Advance Java:
Web Fundamental, Servlets, Servlet Collaboration, JSP,
JSTL, EJB, Struts, Hibernate, JSF, Live Project
4. Core + Advance 4 months HTML, SQL Server/Oracle
Core Java
OOPS, Object Life Cycle, Multi
Threading, Collection Framework,
Generics, Standalone application,
Applets, JDBC, Socket Programming and
RMI
Advance Java:
Web Fundamental, Servlets, Servlet
Collaboration, JSP, JSTL, EJB, Struts,
Hibernate, JSF, Live Project
5. Advance 2 months EJB, Struts, Hibernate, JSF Live Project
CPD TECHNOLOGIESTM
An ISO 9001: 2008 Certified
Block C 9/8, Sector -7, Rohini, Delhi-110085, India
Landmark: Near Rohini East Metro Station,
Opposite Metro Pillar No-397
Telephone: 011-65164822
Mobile: +91- 8860352748
Email: support@cpd-india.com
www.cpd-india.com
Blog.cpd-india.com

Contenu connexe

En vedette

5 Ways to grab an Uber cool Marketing Job in Social Media
5 Ways to grab an Uber cool Marketing Job in Social Media5 Ways to grab an Uber cool Marketing Job in Social Media
5 Ways to grab an Uber cool Marketing Job in Social MediaEdureka!
 
Collection Framework in java
Collection Framework in javaCollection Framework in java
Collection Framework in javaCPD INDIA
 
oops concept in java | object oriented programming in java
oops concept in java | object oriented programming in javaoops concept in java | object oriented programming in java
oops concept in java | object oriented programming in javaCPD INDIA
 
Hadoop Tutorial | What is Hadoop | Hadoop Project on Reddit | Edureka
Hadoop Tutorial | What is Hadoop | Hadoop Project on Reddit | EdurekaHadoop Tutorial | What is Hadoop | Hadoop Project on Reddit | Edureka
Hadoop Tutorial | What is Hadoop | Hadoop Project on Reddit | EdurekaEdureka!
 
Control Transactions using PowerCenter
Control Transactions using PowerCenterControl Transactions using PowerCenter
Control Transactions using PowerCenterEdureka!
 
Selenium Tutorial For Beginners | What Is Selenium? | Selenium Automation Tes...
Selenium Tutorial For Beginners | What Is Selenium? | Selenium Automation Tes...Selenium Tutorial For Beginners | What Is Selenium? | Selenium Automation Tes...
Selenium Tutorial For Beginners | What Is Selenium? | Selenium Automation Tes...Edureka!
 
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...Edureka!
 

En vedette (7)

5 Ways to grab an Uber cool Marketing Job in Social Media
5 Ways to grab an Uber cool Marketing Job in Social Media5 Ways to grab an Uber cool Marketing Job in Social Media
5 Ways to grab an Uber cool Marketing Job in Social Media
 
Collection Framework in java
Collection Framework in javaCollection Framework in java
Collection Framework in java
 
oops concept in java | object oriented programming in java
oops concept in java | object oriented programming in javaoops concept in java | object oriented programming in java
oops concept in java | object oriented programming in java
 
Hadoop Tutorial | What is Hadoop | Hadoop Project on Reddit | Edureka
Hadoop Tutorial | What is Hadoop | Hadoop Project on Reddit | EdurekaHadoop Tutorial | What is Hadoop | Hadoop Project on Reddit | Edureka
Hadoop Tutorial | What is Hadoop | Hadoop Project on Reddit | Edureka
 
Control Transactions using PowerCenter
Control Transactions using PowerCenterControl Transactions using PowerCenter
Control Transactions using PowerCenter
 
Selenium Tutorial For Beginners | What Is Selenium? | Selenium Automation Tes...
Selenium Tutorial For Beginners | What Is Selenium? | Selenium Automation Tes...Selenium Tutorial For Beginners | What Is Selenium? | Selenium Automation Tes...
Selenium Tutorial For Beginners | What Is Selenium? | Selenium Automation Tes...
 
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
 

Dernier

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 

Dernier (20)

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 

Java Training Institutes in Delhi | Java Training in Delhi

  • 1. JAVA Training In Delhi Call Us: 08860352748 Email: Support@cpd-india.com Add:- Block C 9/8, Sector -7, Rohini, Delhi-110085, India www.cpd-india.com Blog.cpd-india.com CPD TECHNOLOGIESTM An ISO 9001: 2008 Certified
  • 2. What is JAVA? Java is a programming language which was released by Sun Microsystems in 1995. It’s known as a “high-level” language because it can be read and written easily by humans. Like English, Java has a set of rules that determine how the instructions are written. These rules are known as its “syntax”. Once a program has been written, the high-level instructions are translated into numeric codes that computers can understand and execute.
  • 3. Why choose JAVA? • Java is simple, easy to design , easy to write, and therefore easy to compile, debug, and learn than any other programming languages. •Java is an object-oriented, that is used to build modular programs and reusable code in other application. •Java is platform-independent and flexible in nature. •Java works on distributed environment. •Java is secure. •Java is robust. Robust means reliability. •Java supports multithreaded.
  • 4. Timeline of JAVA The Java language has undergone several changes as well as numerous additions of classes and packages to the standard library. Version Name Released Date Main Features JDK Alpha and Beta In 1995 Basic Support For Applications JDK Version 1.0 23rd January 1996. Introduction of Access Specifies JDK Version 1.1 19th February 1997 Main Emphasis on Database connectivity & RMI J2SE Version 1.2 8th December 1998 Introduction of JIT, collection Framework J2SE Version 1.3 8th May 2000 Introduction of jar indexing, jar sound
  • 5. Version Name Released Date Main Features J2SE Version 1.4 6th February 2002. Introduction of xml Processing, Printing, JDBC J2SE Version 5.0 30th September 2004 Introduction of Boxing/ Unboxing , Generics Java Version SE 6 11th December 2006. Introduction of Pluggable Annotations, Java GSS Java Version SE 7 28th July 2011 Introduction of Multiple Exception Handling, Automatic null Handling `Java Version SE 8 18th March 2014 Introduction of Lambda Expressions, Type Annotations
  • 6. How Java Technology Works? On full implementation of the Java platform gives you the following features: •JDK Tools: The JDK tools provide compiling, Interpreter, running, monitoring, debugging, and documenting your applications. The main tools used are the Javac compiler, the java launcher, and the javadoc documentation tool. •Application Programming Interface (API): The API provides the core functionality of the Java programming language. It gives a wide collection of useful classes, which is further used in your own applications. It provides basic objects and interface to networking and security, to XML generation and database access, and much more. •Deployment Technologies: The JDK software provides two type of deployment technology such as the Java Web Start software and Java Plug-In software for deploying your applications to end users.
  • 7. •Graphical User Interface Toolkits: The Swing and Java 2D toolkits provide us the feature of Graphical User Interfaces (GUIs). •Integrated Libraries: Integrated with various libraries such as the Java IDL API, JDBC API, Java Naming and Directory Interface TM ("J.N.D.I.") API, Java RMI, and Java Remote Method Invocation over Internet.
  • 8. What Makes java so secure and powerful? It Is the JVM makes it So powerful lets see what is JVM…. The Java Virtual Machine (JVM) is an abstraction layer between a Java application and the underlying platform. The JVM acts as a “virtual” machine or processor. In the Java programming language, all source code is first written in plain text files ending with the .java extension. Those source files are then compiled into .class files by the javac compiler. An overview of the software development process
  • 9. The JVM is available on many different operating systems, therefore the same .class files are capable of running on Microsoft Windows, the Solaris™ Operating System (Solaris OS), Linux, or Mac OS.
  • 10. Types Of Java Application 1. Console Application • A Java Console application can only display textual data. • Console applications are based on command line interface in that all interaction with the program is through keyboard and text output. • Console applications are good for applications that have limited interaction with the user. • Background applications are almost always written as console applications. • Console applications are also great for setting up quick tests to see how Java works. • In Java, j2se is used for developing console application.
  • 11. 2. Window Application • Window Applications have facilitated enterprises to perform dynamically with easy access to information. • Window Applications are based on Graphical User Interface. • Window Application can be installed on a single computer or laptop used to Perform a specific task. • There is full control over window application to protect it from various vulnerabilities. • In java, J2SE is used for developing the Window Application
  • 12. 3. Web Application • A web application is a dynamic extension of a web or application server. • There are two types of web applications: 1. Presentation-oriented: A presentation-oriented web application generates interactive web pages containing various types of markup language (HTML, XML, and so on) and dynamic content in response to requests. 2. Service-oriented: A service-oriented web application implements the endpoint of a web service. Presentation-oriented applications are often clients of service-oriented web applications. .
  • 13. 4. Mobile Application • J2ME allows Mobile applications are computer program which is designed to run on smartphones, tablets or any other mobile devices. • For developing mobile application in java, we use the java 2 micro edition. It is called as J2ME. • Developers to use Java and the J2ME wireless toolkit to create applications and programs for wireless and mobile devices.
  • 14. CPD Technologies conduct Java Training for IT students. This course Covers the development of window & web based application. This training can provide IT students a firm foundation in the programming language, as well as help in gain concepts, methods and variables of object- oriented programming. Training will be conducted by expert trainers using the latest java development platform, java enterprise edition(EE). The Java EE 5 is a powerful set of APIs which reduces development time, application complexity, and improving application performance.
  • 15. Java Training Helps You gain Knowledge of 1. Introduction to Java 2. OOPs Concepts and Their Implementation in Java 3. Windows Programming using AWT & Swing in Java 4. Multithreading in Java 5. J2EE 6. Server programming using servlets 7. Java Persistence API(JPA) 8. Struts 2.x
  • 16. 9. Validating Action Properties 10. EJB 11. Template Design Pattern 12. Spring MVC 13. ORM and Hibernate 14.Mapping 15. Integrating Struts & Hibernate
  • 17. Structure Of The Java Training S.No. Name Duration Components 1. Core 6 weeks Core Java OOPS, Object Life Cycle, Multi Threading, Collection Framework, Generics, Standalone application, Applets, JDBC, Socket Programming and RMI, Project 2. Advance 6 weeks Only Project Basis Requirement of J2EE Like, Servlet, JDBC, JSP and Project Development. 3. Basic + Core + Advance 6 months C++, HTML, SQL Server/Oracle Core Java: OOPS, Object Life Cycle, Multi Threading, Collection Framework, Generics, Standalone application, Applets, JDBC, Socket Programming and RMI Advance Java: Web Fundamental, Servlets, Servlet Collaboration, JSP, JSTL, EJB, Struts, Hibernate, JSF, Live Project
  • 18. 4. Core + Advance 4 months HTML, SQL Server/Oracle Core Java OOPS, Object Life Cycle, Multi Threading, Collection Framework, Generics, Standalone application, Applets, JDBC, Socket Programming and RMI Advance Java: Web Fundamental, Servlets, Servlet Collaboration, JSP, JSTL, EJB, Struts, Hibernate, JSF, Live Project 5. Advance 2 months EJB, Struts, Hibernate, JSF Live Project
  • 19. CPD TECHNOLOGIESTM An ISO 9001: 2008 Certified Block C 9/8, Sector -7, Rohini, Delhi-110085, India Landmark: Near Rohini East Metro Station, Opposite Metro Pillar No-397 Telephone: 011-65164822 Mobile: +91- 8860352748 Email: support@cpd-india.com www.cpd-india.com Blog.cpd-india.com