LSET’s Guide for Java & Java Platforms - PowerPoint PPT Presentation

About This Presentation
Title:

LSET’s Guide for Java & Java Platforms

Description:

Java is recognised as both a platform and a programming language. – PowerPoint PPT presentation

Number of Views:44
Slides: 17
Provided by: submission@lset.uk
Category: Other
Tags: java | python

less

Transcript and Presenter's Notes

Title: LSET’s Guide for Java & Java Platforms


1
LSETs Guide for Java Java Platforms
2
Java Technology
  • Java is recognised as both a platform and a
    programming language.

www.lset.uk
3
Inception of the Programming Language
  • The Java programming language first came into
    existence in 1995. It is a high-level and
    object-oriented language.

www.lset.uk
4
What is a Platform?
  • A Platform is the software and hardware
    environment in which a program could be executed.
    A Java platform is responsible for running Java
    applications.

www.lset.uk
5
Java Platform
  • The Java platform is a software-only platform
    that works on top of other platforms.
  • A Java platform consists of Java Virtual Machine
    (JVM) and a set of Application Programming
    Interfaces (APIs).
  • The JVM is responsible for running compiled Java
    programs.
  • The JVM is implemented in the software on top of
    an actual host platform.
  • JVM uses a machine language known as the Java
    bytecode.

www.lset.uk
6
JAVA API
  • The Java API has a huge collection of ready-made
    software components.
  • This makes the job of the programmer easier.
  • Java API is grouped into libraries of relating
    interfaces and classes.
  • For example the Collection API gives us the most
    commonly utilised data structures.

www.lset.uk
7
Java Platform Specifications
Java Enterprise Edition
Java Standard Edition
Java Platforms
Java Micro Edition
  • There are three different platforms for Java

www.lset.uk
8
Java Standard Edition
  • This edition of Java is mainly platform specified
    and used in the development of desktop
    applications. It is considered the foundation for
    developing Java applications. It consists of a
    set of Java standard libraries.

9
Java Enterprise Edition
  • This edition of the Java platform is responsible
    for providing APIs and the runtime environment
    for the development of enterprise applications.
    It is a subset of the Java Standard Edition. We
    can use JSE APIs in any JEE application.

10
Java Micro Edition
  • This edition of the Java platform is responsible
    for the development and deployment of portable
    code mobile and embedded devices. Formerly, it
    was known as the Java 2 Platform.

11
Java Certificate Courses at LSET
Become a certified Java programmer by learning
from the industry experts and real-world projects
www.lset.uk
12
Learn Java
  • A certification in Java can help you to become a
    professional Java developer.

www.lset.uk
13
What Youll Learn in LSETs Java Certification
Course?
  • The fundamentals of Java and its applications in
    real-world scenarios
  • Deep insights into Object-Oriented Programming
  • Computational thinking
  • Algorithms used in Java programming in order to
    develop programs with loops and conditionals
  • Mechanisms of the OOP paradigm
  • Develop complex applications that can easily run
    on any operating system

www.lset.uk
14
Place your screenshot here
Enrol to LSET Java Certificate Courses Learn the
fundamentals of Java with projects-based and
interactive learning.
www.lset.uk
15
Enrol to LSETs Java Certification Course
Updated Curriculum with the Latest Technologies
Project-Based Learning
Flexible Timings
Individual Attention
www.lset.uk
16
THANK YOU!
Contact US
41 LothburyLondonEC2R 7HF, UKPhone 44 (0) 20
3369 9909Email admission_at_lset.ukUKPRN
10086956ICO Registration Number ZA785537
www.lset.uk
Write a Comment
User Comments (0)
About PowerShow.com