Java Tutorial or Core Java or Java Programming Language are same and most of the people are learning the Java Programming Language from Scratch,Java Programming is widely used robust Programming Language in Software Companies to develop the web applications,E commerce Applications or Desktop applications etc.Let's Start learning Java Programming from scratch which covers What is Java,Core Java Tutorials,What type of application are using these days etc.
What is Java?
Java is a Programming Language and a Platform Independent Language,means Write anywhere and Run in any operating system,just java should be installed in a machine.
Java is a robust,secured and High level programming language which supports pure object oriented programming.
Java Example:
Consider below simple example to understand.
public class School {
public static void main(String[] args) {
System.out.println("Going to School");
}
}
Where it is Used:
As per Sun micro system,Java is used by 3 billion devices and many devices are using Java like TV SetUp Box.
- Desktop Applications such as acrobat reader, media player, antivirus etc.
- Web Applications such as irctc.co.in, javatpoint.com etc.
- Enterprise Applications such as banking applications.
- Mobile
- Embedded System
- Smart Card
- Robotics
- Games
- TV SetUp Boxes
Java OOPS concepts have below topics
Object and Class
Method Overloading
Method Overriding
Inheritance
Abstraction
Polymorphism
Encapsulation
Final Keyword
this Keyword
Super Keyword
Object Cloning
Wrapper Class
Java Array
Object vs Class
Method Overloading VS Method Overriding.
Core Java Other Concepts
Java String
Java Regular Expression
Inner Classes
Exception Handling
Java I/O
Java AWT
Java Swing
Java Applets
Java Date
Java Collection
Java JDBC
0 Komentar
Penulisan markup di komentar