#java #javatutorials #deepak #smartprogramming
Java Development Course (Upto 80% off) : https://courses.smartprogramming.in
For more details Call or What's App : +91 98887-55565
-----------------------------------------------------------------
https://youtube.com/playlist?list=PLlhM4lkb2sEhfuXL-2BDrJ67WkUdQ2v9b : Core Java Playlist
https://youtube.com/playlist?list=PLlhM4lkb2sEjVsbbZ_kiixY5CcR84IQUg : Advance Java Playlist
https://youtube.com/playlist?list=PLlhM4lkb2sEhdllbTIVF0rzD0coCiuHok : Android Playlist
=====================================
▶ Core Java Chapter-wise Playlist ◀
⭕ 9. https://youtube.com/playlist?list=PLlhM4lkb2sEiOcuH1g-CUuU288qmMNpyj
⭕ 8. https://youtube.com/playlist?list=PLlhM4lkb2sEh1pBs0KBb63PlKKqRx6M1a
⭕ 7. https://youtube.com/playlist?list=PLlhM4lkb2sEh8AARH5oEivYOrMgaVsPFb
⭕ 6. https://youtube.com/playlist?list=PLlhM4lkb2sEjaU-JAASDG4Tdwpf-JFARN
⭕ 5. https://youtube.com/playlist?list=PLlhM4lkb2sEhf5NlWeYh_gdcN49pHjVP0
⭕ 4. https://youtube.com/playlist?list=PLlhM4lkb2sEi4UoqSmobDeA5VNI1f2w3C
⭕ 3. https://youtube.com/playlist?list=PLlhM4lkb2sEgQmNKO43i7v60no4bdc3lI
⭕ 2. https://youtube.com/playlist?list=PLlhM4lkb2sEj6zsK25K9f15qNUATqYxGq
⭕ 1. https://youtube.com/playlist?list=PLlhM4lkb2sEhwPZhFmlox57kaCgMm5UgC
=====================================
▶Advance Java Chapter-wise Playlist ◀
⭕ 1. https://youtube.com/playlist?list=PLlhM4lkb2sEjDXBqaYbwAoDAQKh2yczR7
⭕ 2. https://youtube.com/playlist?list=PLlhM4lkb2sEiiEAP0uSFXiFY8KdXPnN0f
=====================================
Follow Me On Social Media :-
► Website : https://www.smartprogramming.in
► Instagram : https://www.instagram.com/smart_programming
► Facebook : https://www.facebook.com/smartprogramming.india
=====================================
WHAT IS JAVA :
Java is :
1. Programming Language : Java is a High Level Programming Language.
It derives much of its syntax from C and C++, but it has fewer low-level
facilities than either of them.
2. Platform : Java is a Platform because it has its own runtime environment
that is JVM (Java Virtual Machine). JVM provides a platform which
accepts the byte code and executes on the machine.
----------------------------------------------------------------------------------------------------------------
HISTORY OF JAVA is as follows:-
1991 :- In 1991, Java was conceived by James Gosling, Patrick Naughton, Chris Warth, Ed Frank &
Mike Sheridan at Sun Microsystem. Its first name was "OAK".
1995 :- Between 1991 to 1995 many more people contributed to the design & evolution of java. Bill Joy,
Arthur van Hoff, Jonathan Payne, Frank Yellin & Tim Lindholm were main contributors. JDK Alpha and Beta version was released.
1996 :- In January 23, 1996 JDK 1.0 version was released. It was first stable release of java
1997 :- In February 19,, 1997 JDK 1.1 version was released.
1998 :- In December 8, 1998 JDK 1.2 version was released.
2000 :- In May 8, 2000 JDK 1.3 version was released.
2002 :- In February 6, 2002 JDK 1.4 version was released.
2004 :- In September 30, 2004 JDK 5.0 version was released.
2006 :- December 11, 2006 Java SE 6 version was released.
2010 :- The acquisition of Sun Microsystems by Oracle Corporation was completed on January 27, 2010
2011 :- In July 28, 2011 Java SE 7 version was released.
2014 :- In March 18, 2014 Java SE 8 version was released.
2017 :- In September 21, 2017 Java SE 9 version was released