SlideShare uma empresa Scribd logo
1 de 18
Mentor:
ASHISH TIWARI
Working at GMR
 Understanding and building of design and GUI
of applications based on client needs.
 Analyzing and troubleshooting of design
related problems.
 Creating design replica of GMR’S logistics
management system application(presently
being used).
History
Java is a programming language created by James Gosling from Sun
Microsystems in 1991. The first publicly available version of Java (Java 1.0) was
released in 1995.
Over time new enhanced versions of Java have been released. The current
version of Java is Java 1.7 which is also known as Java 7.
From the Java programming language the Java platform evolved. The Java
platform allows software developers to write program code in other languages
than the Java programming language and still runs on the Java virtual machine.
The Java platform is usually associated with the Java virtual machine and
the Java core libraries.
Introduction to JAVA
Java Virtual machine
The Java virtual machine (JVM) is a software implementation of a computer that
executes programs like a real machine.
The Java virtual machine is written specifically for a specific operating system, e.g. for
Linux a special implementation is required as well as for Windows.
Java programs are compiled by the Java compiler into bytecode. The Java virtual
machine interprets this bytecode and executes the Java program.
Development Process with Java
Java source files are written as plain text documents. The programmer typically writes
Java source code in an Integrated Development Environment (IDE) for programming. An
IDE supports the programmer in the task of writing code, e.g. it provides auto-formating
of the source code, highlighting of the important keywords, etc.
At some point the programmer (or the IDE) calls the Java compiler (javac). The Java
compiler creates the bytecode instructions. These instructions are stored in .class files
and can be executed by the Java Virtual Machine.
->The target of Java is to write a program once and then run this program on multiple operating
systems.
Java has the following properties:
Platform independent: Java programs use the Java virtual machine as abstraction and do not access
the operating system directly. This makes Java programs highly portable. A Java program (which is
standard complaint and follows certain rules) can run unmodified on all supported platforms, e.g.
Windows or Linux.
Object-orientated programming language: Except the primitive data types, all elements in Java are
objects.
Strongly-typed programming language: Java is strongly-typed, e.g. the types of the used variables
must be pre-defined and conversion to other objects is relatively strict, e.g. must be done in most
cases by the programmer.
Interpreted and compiled language: Java source code is transferred into the bytecode format which
does not depend on the target platform. These bytecode instructions will be interpreted by the Java
Virtual machine (JVM). The JVM contains a so called Hotspot-Compiler which translates
performance critical bytecode instructions into native code instructions.
Automatic memory management: Java manages the memory allocation and de-allocation for
creating new objects. The program does not have direct access to the memory. The so-called
garbage collector deletes automatically objects to which no active pointer exists.
The Java syntax is similar to C++. Java is case sensitive, e.g. variables called myValue and myvalueare
treated as different variables.
Benefits of JAVA
Use of JDBC/ODBC
SQL is as a backend in our JAVA application . It stores all the values ( text , number ,
pictures etc) that are either inserted by the user or are needed during the execution
of the application.
I t can be stated as virtual memory for for JAVA applications.
About The Project !!!!
It has been developed to offer Logistics handling at airports to remove many of their
current manual process. What this means for the shipper is that they can now have at
their fingertips a “supply chain management system” that delivers information faster
than the traditional methods. This information is extracted from as close to the source
of the information as possible.
To develop an ERP short for Enterprise Resource Planning, a business management
system that integrates all facets of the business, including planning, ordering and sales
etc. As the ERP methodology has become more popular, software applications have
emerged to help business managers implement ERP in business activities such as stock
control, order tracking and customer service.
Enterprise Resource Planning:
ERP is a software solution that addresses the enterprise needs taking the process
view of an organization to meet the organizational goals tightly integrating all functions
of an enterprise. It facilitates company wide integrated information system covering all
functional areas. ERP performs core corporate activities and increase customer service
augmenting corporate image. It integrates the following one
Database.
Application.
Tools.
Objectives Of Logistics Supply Management System
Modular structure.
Online system.
 More flexibility.
Extensive data handling capacity.
 Expandable.
Fastest possible printing.
Flexible Report.
Proven Performance.
Cost Effective.
Security.
Graphical User Interface.
Uses most powerful & widely used RDBMS.
CONCLUSION
In the past, the employees of the Warehouse have been associated with performing
organizational function, such as order tracking, stock maintenance and products category
management in accordance with policies that have been established in conjunction with
organization.
The project deals with various operations and transactions that are carried out in the
different levels of Logistics Supply Management System. Waterfall model is adopted for
the development of the project
The developed system is user friendly and the changes can be made easily as and when
required. Hence the system can be maintained successfully without much rework.
The Logistics supply management System thus developed provides highly coordinated
and collaborative means for managing the sales and inventory activities in the
organization. It serves, as a gateway for the accurate tracking of customer needs. It helps
to track the project execution between the organizations. The features incorporated in
the system such as
Big Database Maintenance.
Order Management.
Customers Rating.
THANK YOU FOR WATCHING

Mais conteúdo relacionado

Mais procurados (20)

Java workflow engines
Java workflow enginesJava workflow engines
Java workflow engines
 
108 advancedjava
108 advancedjava108 advancedjava
108 advancedjava
 
Java fx
Java fxJava fx
Java fx
 
Features of java
Features of javaFeatures of java
Features of java
 
Jdbc driver types
Jdbc driver typesJdbc driver types
Jdbc driver types
 
Java project
Java projectJava project
Java project
 
What is java?-Saurabh Upadhyay
What is java?-Saurabh UpadhyayWhat is java?-Saurabh Upadhyay
What is java?-Saurabh Upadhyay
 
Java
JavaJava
Java
 
What is java
What is javaWhat is java
What is java
 
Core java
Core javaCore java
Core java
 
Jvm
JvmJvm
Jvm
 
Jsp tutorial
Jsp tutorialJsp tutorial
Jsp tutorial
 
Javatraining
JavatrainingJavatraining
Javatraining
 
Building software using Rich Clients Platforms Rikard Thulin
Building software using Rich Clients Platforms Rikard ThulinBuilding software using Rich Clients Platforms Rikard Thulin
Building software using Rich Clients Platforms Rikard Thulin
 
Struts & hibernate ppt
Struts & hibernate pptStruts & hibernate ppt
Struts & hibernate ppt
 
A seminar report on core java
A  seminar report on core javaA  seminar report on core java
A seminar report on core java
 
Why java is important in programming language?
Why java is important in programming language?Why java is important in programming language?
Why java is important in programming language?
 
Java presentation
Java presentationJava presentation
Java presentation
 
Scalable web-based workflow platform
Scalable web-based workflow platformScalable web-based workflow platform
Scalable web-based workflow platform
 
Java presentation
Java presentation Java presentation
Java presentation
 

Semelhante a GMR PROJECT PPT

Project report for final year project
Project report for final year projectProject report for final year project
Project report for final year projectsuneel singh
 
Core java kvr - satya
Core  java kvr - satyaCore  java kvr - satya
Core java kvr - satyaSatya Johnny
 
Software environment
Software environmentSoftware environment
Software environmentKinnudj Amee
 
198970820 p-oooooooooo
198970820 p-oooooooooo198970820 p-oooooooooo
198970820 p-oooooooooohomeworkping4
 
Object oriented programming-with_java
Object oriented programming-with_javaObject oriented programming-with_java
Object oriented programming-with_javaHarry Potter
 
Object oriented programming
Object oriented programmingObject oriented programming
Object oriented programmingJames Wong
 
Object oriented programming
Object oriented programmingObject oriented programming
Object oriented programmingLuis Goldster
 
Object oriented programming-with_java
Object oriented programming-with_javaObject oriented programming-with_java
Object oriented programming-with_javaHoang Nguyen
 
Object oriented programming-with_java
Object oriented programming-with_javaObject oriented programming-with_java
Object oriented programming-with_javaTony Nguyen
 
Object oriented programming
Object oriented programmingObject oriented programming
Object oriented programmingYoung Alista
 
Object oriented programming
Object oriented programmingObject oriented programming
Object oriented programmingFraboni Ec
 
Unit1 introduction to Java
Unit1 introduction to JavaUnit1 introduction to Java
Unit1 introduction to JavaDevaKumari Vijay
 
J2EE Notes JDBC database Connectiviy and Programs related to JDBC
J2EE Notes JDBC database Connectiviy and Programs related to JDBCJ2EE Notes JDBC database Connectiviy and Programs related to JDBC
J2EE Notes JDBC database Connectiviy and Programs related to JDBCChaithraCSHirematt
 
Chapter 1 introduction to java technology
Chapter 1 introduction to java technologyChapter 1 introduction to java technology
Chapter 1 introduction to java technologysshhzap
 

Semelhante a GMR PROJECT PPT (20)

Project report for final year project
Project report for final year projectProject report for final year project
Project report for final year project
 
Core java kvr - satya
Core  java kvr - satyaCore  java kvr - satya
Core java kvr - satya
 
HR OPERATION MANAGER
HR OPERATION MANAGERHR OPERATION MANAGER
HR OPERATION MANAGER
 
Software requirement
Software requirementSoftware requirement
Software requirement
 
Software environment
Software environmentSoftware environment
Software environment
 
198970820 p-oooooooooo
198970820 p-oooooooooo198970820 p-oooooooooo
198970820 p-oooooooooo
 
Java seminar
Java seminarJava seminar
Java seminar
 
Report hospital
Report hospitalReport hospital
Report hospital
 
Java ms harsha
Java ms harshaJava ms harsha
Java ms harsha
 
Object oriented programming-with_java
Object oriented programming-with_javaObject oriented programming-with_java
Object oriented programming-with_java
 
Object oriented programming
Object oriented programmingObject oriented programming
Object oriented programming
 
Object oriented programming
Object oriented programmingObject oriented programming
Object oriented programming
 
Object oriented programming-with_java
Object oriented programming-with_javaObject oriented programming-with_java
Object oriented programming-with_java
 
Object oriented programming-with_java
Object oriented programming-with_javaObject oriented programming-with_java
Object oriented programming-with_java
 
Object oriented programming
Object oriented programmingObject oriented programming
Object oriented programming
 
Object oriented programming
Object oriented programmingObject oriented programming
Object oriented programming
 
Unit1 introduction to Java
Unit1 introduction to JavaUnit1 introduction to Java
Unit1 introduction to Java
 
J2EE Notes JDBC database Connectiviy and Programs related to JDBC
J2EE Notes JDBC database Connectiviy and Programs related to JDBCJ2EE Notes JDBC database Connectiviy and Programs related to JDBC
J2EE Notes JDBC database Connectiviy and Programs related to JDBC
 
Chapter 1 introduction to java technology
Chapter 1 introduction to java technologyChapter 1 introduction to java technology
Chapter 1 introduction to java technology
 
Minor
MinorMinor
Minor
 

GMR PROJECT PPT

  • 2. Working at GMR  Understanding and building of design and GUI of applications based on client needs.  Analyzing and troubleshooting of design related problems.  Creating design replica of GMR’S logistics management system application(presently being used).
  • 3. History Java is a programming language created by James Gosling from Sun Microsystems in 1991. The first publicly available version of Java (Java 1.0) was released in 1995. Over time new enhanced versions of Java have been released. The current version of Java is Java 1.7 which is also known as Java 7. From the Java programming language the Java platform evolved. The Java platform allows software developers to write program code in other languages than the Java programming language and still runs on the Java virtual machine. The Java platform is usually associated with the Java virtual machine and the Java core libraries. Introduction to JAVA
  • 4. Java Virtual machine The Java virtual machine (JVM) is a software implementation of a computer that executes programs like a real machine. The Java virtual machine is written specifically for a specific operating system, e.g. for Linux a special implementation is required as well as for Windows. Java programs are compiled by the Java compiler into bytecode. The Java virtual machine interprets this bytecode and executes the Java program. Development Process with Java Java source files are written as plain text documents. The programmer typically writes Java source code in an Integrated Development Environment (IDE) for programming. An IDE supports the programmer in the task of writing code, e.g. it provides auto-formating of the source code, highlighting of the important keywords, etc. At some point the programmer (or the IDE) calls the Java compiler (javac). The Java compiler creates the bytecode instructions. These instructions are stored in .class files and can be executed by the Java Virtual Machine.
  • 5. ->The target of Java is to write a program once and then run this program on multiple operating systems. Java has the following properties: Platform independent: Java programs use the Java virtual machine as abstraction and do not access the operating system directly. This makes Java programs highly portable. A Java program (which is standard complaint and follows certain rules) can run unmodified on all supported platforms, e.g. Windows or Linux. Object-orientated programming language: Except the primitive data types, all elements in Java are objects. Strongly-typed programming language: Java is strongly-typed, e.g. the types of the used variables must be pre-defined and conversion to other objects is relatively strict, e.g. must be done in most cases by the programmer. Interpreted and compiled language: Java source code is transferred into the bytecode format which does not depend on the target platform. These bytecode instructions will be interpreted by the Java Virtual machine (JVM). The JVM contains a so called Hotspot-Compiler which translates performance critical bytecode instructions into native code instructions. Automatic memory management: Java manages the memory allocation and de-allocation for creating new objects. The program does not have direct access to the memory. The so-called garbage collector deletes automatically objects to which no active pointer exists. The Java syntax is similar to C++. Java is case sensitive, e.g. variables called myValue and myvalueare treated as different variables. Benefits of JAVA
  • 6. Use of JDBC/ODBC SQL is as a backend in our JAVA application . It stores all the values ( text , number , pictures etc) that are either inserted by the user or are needed during the execution of the application. I t can be stated as virtual memory for for JAVA applications.
  • 7. About The Project !!!! It has been developed to offer Logistics handling at airports to remove many of their current manual process. What this means for the shipper is that they can now have at their fingertips a “supply chain management system” that delivers information faster than the traditional methods. This information is extracted from as close to the source of the information as possible. To develop an ERP short for Enterprise Resource Planning, a business management system that integrates all facets of the business, including planning, ordering and sales etc. As the ERP methodology has become more popular, software applications have emerged to help business managers implement ERP in business activities such as stock control, order tracking and customer service. Enterprise Resource Planning: ERP is a software solution that addresses the enterprise needs taking the process view of an organization to meet the organizational goals tightly integrating all functions of an enterprise. It facilitates company wide integrated information system covering all functional areas. ERP performs core corporate activities and increase customer service augmenting corporate image. It integrates the following one Database. Application. Tools.
  • 8. Objectives Of Logistics Supply Management System Modular structure. Online system.  More flexibility. Extensive data handling capacity.  Expandable. Fastest possible printing. Flexible Report. Proven Performance. Cost Effective. Security. Graphical User Interface. Uses most powerful & widely used RDBMS.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17. CONCLUSION In the past, the employees of the Warehouse have been associated with performing organizational function, such as order tracking, stock maintenance and products category management in accordance with policies that have been established in conjunction with organization. The project deals with various operations and transactions that are carried out in the different levels of Logistics Supply Management System. Waterfall model is adopted for the development of the project The developed system is user friendly and the changes can be made easily as and when required. Hence the system can be maintained successfully without much rework. The Logistics supply management System thus developed provides highly coordinated and collaborative means for managing the sales and inventory activities in the organization. It serves, as a gateway for the accurate tracking of customer needs. It helps to track the project execution between the organizations. The features incorporated in the system such as Big Database Maintenance. Order Management. Customers Rating.
  • 18. THANK YOU FOR WATCHING