You are on page 1of 21

JAVA FULL STACK

INDUSTRIAL TRAINING
COMPUTER SCIENCE & ENGINEERING DEPARTMENT
KIPM COLLAGE OF ENGINEERING & TECHNOLOGY
GIDA GORAKHPUR

By: Abhishek pandey


(2007510100006)
CONTENT
 Company Profile
 Technology
 What is Java?
 Where is Java used?
 Advantage of java
 Disadvantage of java
 SQL
 JDBC
 Hibernate
 Spring Framework
 HTML & CSS
 Project
COMPANEY PROFILE

Aptron Solutions Pvt Ltd


 APTRON Solutions offers strategic training paths for the
certification skills required to support today’s technologies,
while offering a broad curriculum of application focused
courses for clients looking to implement new/upgraded
business applications.
 APTRON Noida offers best IT Software, Hardware,
Networking training and placement in technologies
like JAVA , AWS Training, Web Designing, Mern Stack,
Python Training and more technology.
.
WHAT IS JAVA ?

* JAVA IS OBJECT ORIENTED PROGRAMMING LANGUAGE AS WELL


AS PLATEFORM.

*JAVA WAS DEVELOPED BY A TEAM LED BY JAMES GOSLING AT SUN


MICROSYSTEMS.

*JAVA IS A FIRST PROGRAMMING LANGUAGE WHICH PROVIDE


THE CONCEPT OF WRITING PROGRAMS THAT CAN BE EXECUTED
USING THE WEB.
WHERE IS JAVA USED ?
ACCORDING TO THE SUN, 3 BILLION DEVICES RUN JAVA.
THERE ARE MANY DEVICES WHERE JAVA IS CURRENTLY
USED.
*DESKTOP APPLICATIONS.
*WEB APPLICATIONS.
* ENTERPRISE APPLICATION.
*MOBILE.
*EMBEDDED SYSTEM.
* GAMES.
* ROBOTICS.
ADVANTAGES OF JAVA

Java is simple language.


Java does not support POINTERS.
Java is first language in which programs can be executed using web.
Write Once Run Anywhere (WORA).
Disadvantage of java

Slow performance.
No support for low level programming.
Poor features in java.
No control over garbage collection.
SQL
 SQL stands for Structured query Language
 SQL lets you access and manipulate databases

 SQL became a standard of the American National Standards


Institute(ANSI) in 1998, and of the International Organization for
Standardization(ISO)in 1987
What can SQL do
 SQL can execute queries against a databases
 SQL can retrieve data from a database

 SQL can insert records in a database

 SQL can delete records from a database

 SQL can create new databases

 SQL can create new tables in a database


JDBC

 JDBC stands for Java Database Connectivity.


 JDBC is a technology by which a java application communicates
with the database.
.
Hibernate FRAMEWORK
 Hibernate is a Java framework that simplifies the
development of Java application to interact with the
database.
 Hibernate is ORM(Object Relational Mapping) tool.
 Hibernate is an open source , lightweight.
 It is invented by Gavin King in 2001.
 Any type of application can build with Hibernate
Framework.
Spring framework
 Spring is a huge framework for development of Enterprise
grade applications.
 It is lightweight framework for the development of enterprise-
ready applications.
 It can be used to configure declarative transaction
management, remote access to your logic RMI or web services,
mailing facilities and various options in persisting your data to
a database.
 This framework allows us to use in parts and leave the other
components which is not required by the application.
Features of Spring Framework
 Transaction Management
 JDBC Exception Handling

 AOP Framework
HTML AND CSS
HTML CSS
 HTML is the standard  CSS is the language we
markup language for web use to style an HTML
pages. document.
 With HTML you can  CSS describes how
create your own website. HTML elements should
 HTML is easy to learn be displayed.
 This tutorial will tech you
CSS from basic to
advanced.
PROJECT
 Card Design
 User Profile Card
THANK YOU

You might also like