Mindfire Solutions provides a range of development services on Java platform with the support of our deep web application development expertise and 10+ years of Java development experience. – PowerPoint PPT presentation
Title: Offshore Java developers | Java development India
1 (No Transcript) 2 Require Java Assistance? 3 Introduction to Java
Java is both a programming language and a platform.
Syntax is derived from C and C with a simpler object model and low level facilities.
Can run on any JVM irrespective of the computer architecture as the applications are compiled to bytecode.
It allows application developers to write once and execute anywhere.
4 Java Features
Platform Independent.
Object Oriented.
Compiler/Interpreter Combo.
Robust.
Several hazardous features of C,C removed.
Automatic Memory Management.
Security.
Dynamic Binding.
Good Performance.
Threading.
Built-in Networking.
5 Benefits Java
Development Tools Compiling, running, monitoring, debugging, and documenting applications.
Application Programming Interface (API) API provides the core functionality of the Java programming language. It offers a wide array of useful classes ready for use in the applications. It spans everything from basic objects, to networking and security, to XML generation and database access, and more.
Deployment Technologies The JDK software provides standard mechanisms such as the Java Web Start software and Java Plug-In software for deploying of applications to end users.
User Interface Toolkits Swing and Java 2D toolkits make it possible to create sophisticated Graphical User Interfaces (GUIs).
Integration Libraries Integration libraries such as the Java IDL API, JDBCTM API, Java Naming and Directory InterfaceTM API, Java RMI, and Java RMI-IIOP Technology enable database access and manipulation of remote objects.