Java Tutorial for Beginners 2023

preview_player
Показать описание
Check out our courses:

Coupon: TELUSKO10 (10% Discount)

Coupon: TELUSKO10 (10% Discount)

Coupon: TELUSKO20 (20% Discount)

Udemy Courses:

For More Queries WhatsApp or Call on : +919008963671

Learn Java programming from basics or you can say ZERO to HERO :D

00:00:00 Introduction to Java Course
00:05:04 Java Development Kit setup
00:13:21 First code in java
00:24:35 How Java Works
00:36:34 Variables in java
00:48:11 Data types in java
01:00:28 Literal
01:04:49 Type conversion
01:17:20 Assignment Operators
01:27:32 Relational Operators
01:35:35 Logical Operators
01:46:47 If Else
01:59:45 If Else if
02:05:18 ternary
02:09:51 Switch Statement
02:17:50 Need For Loop
02:21:12 While Loop
02:33:35 Do While Loop
02:36:48 For Loop
02:50:06 Which Loop To Use
02:51:48 Class And Object Theory
02:57:30 Class and Object Practical
03:13:03 JDK JRE JVM
03:18:22 Methods
03:29:44 Method Overloading
03:35:41 Stack And Heap
03:48:12 Need of an Array
03:52:01 Creation of Array
03:59:28 Multi Dimensional Array
04:12:30 Jagged and 3D Array
04:18:08 Drawbacks of Array
04:20:54 Array of Objects
04:29:42 Enhanced for loop
04:35:07 What is String
04:42:24 Mutable vs Immutable string
04:48:43 StringBuffer and StringBuilder
04:54:23 static variable
05:01:26 static block
05:08:43 static method
05:13:25 Encapsulation
05:25:04 Getters and setters
05:27:55 this keyword
05:37:36 constructor
05:44:35 default vs parameterized constructor
05:49:36 this and super method
06:01:42 Naming Convention
06:06:08 Anonymous Object
06:10:51 Need of Inheritance
06:17:06 What is Inheritance
06:25:50 Single and Multilevel inheritance
06:29:41 Multiple Inheritance
06:36:16 Method Overriding
06:44:05 packages
06:56:20 Access Modifiers
07:04:42 Polymorphism
07:08:31 Dynamic Method Dispatch
07:16:29 Final keyword
07:22:43 Object Class equals toString hashcode
07:34:41 Upcasting and Downcasting
07:41:17 abstract keyword
07:53:26 Inner class
07:59:03 Anonymous Inner class
08:04:11 abstract and anonymous inner class
08:07:22 What is Interface
08:15:18 More on Interfaces
08:18:40 Need of Interface
08:27:11 What is Enum
08:34:04 enum if and switch
08:37:59 Enum Class
08:45:45 What is Annotation
08:53:14 Functional Interface
08:56:43 Lambda Expression
09:02:51 Lambda Expression with return
09:06:08 Types of Interface
09:10:41 What is Exception
09:15:57 Exception Handling using try catch
09:21:58 try with multiple catch
09:32:14 Exception Hierarchy
09:36:30 Exception throw keyword
09:42:05 Custom exception
09:45:35 Ducking Exception using throws
09:55:29 User Input using BufferedReader and Scanner
10:07:17 try with resources
10:15:25 Threads
10:20:37 Multiple Threads
10:31:58 Thread Priority and Sleep
10:39:20 Runnable vs Thread
10:47:45 Race Condition
11:00:15 Thread states
11:03:45 Collection API
11:08:30 ArrayList
11:20:23 Set
11:27:30 Map
11:37:32 Comparator vs Comparable
11:53:15 Need of Stream API
12:00:12 forEach Method
12:05:01 Stream API
12:14:09 Map Filter Reduce Sorted

More Learning :

Donation:
PayPal Id : navinreddy20
Рекомендации по теме
Комментарии
Автор


For More Queries WhatsApp or Call on : +919008963671

Telusko
Автор

00:00:00 Intro
00:05:04 JDK setup
00:13:21 First code in java
00:24:35 How Java Works
00:36:34 Variables
00:48:11 Data types
01:00:28 Literal
01:04:49 Type conversion
01:17:20 Assignment Operators
01:27:32 Relational Operators
01:35:35 Logical Operators
01:46:47 If Else
01:59:45 If Else if
02:05:18 ternary
02:09:51 Switch Statement
02:17:50 Need For Loop
02:21:12 While Loop
02:33:35 Do While Loop
02:36:48 For Loop
02:50:06 Which Loop To Use
02:51:48 Class And Object Theory
02:57:30 Class and Object Practical
03:13:03 JDK JRE JVM
03:18:22 Methods
03:29:44 Method Overloading
03:35:41 Stack And Heap
03:48:12 Need of an Array
03:52:01 Creation of Array
03:59:28 Multi Dimensional Array
04:12:30 Jagged and 3D Array
04:18:08 Drawbacks of Array
04:20:54 Array of Objects
04:29:42 Enhanced for loop
04:35:07 What is String
04:42:24 Mutable vs Immutable string
04:48:43 StringBuffer and StringBuilder
04:54:23 static variable
05:01:26 static block
05:08:43 static method
05:13:25 Encapsulation
05:25:04 Getters and setters
05:27:55 this keyword
05:37:36 constructor
05:44:35 default vs parameterized constructor
05:49:36 this and super method
06:01:42 Naming Convention
06:06:08 Anonymous Object
06:10:51 Need of Inheritance
06:17:06 What is Inheritance
06:25:50 Single and Multilevel inheritance
06:29:41 Multiple Inheritance
06:36:16 Method Overriding
06:44:05 packages
06:56:20 Access Modifiers
07:04:42 Polymorphism
07:08:31 Dynamic Method Dispatch
07:16:29 Final keyword
07:22:43 Object Class equals toString hashcode
07:34:41 Upcasting and Downcasting
07:41:17 abstract keyword
07:53:26 Inner class
07:59:03 Anonymous Inner class
08:04:11 abstract and anonymous inner class
08:07:22 What is Interface
08:15:18 More on Interfaces
08:18:40 Need of Interface
08:27:11 What is Enum
08:34:04 enum if and switch
08:37:59 Enum Class
08:45:45 What is Annotation
08:53:14 Functional Interface
08:56:43 Lambda Expression
09:02:51 Lambda Expression with return
09:06:08 Types of Interface
09:10:41 What is Exception
09:15:57 Exception Handling using try catch
09:21:58 try with multiple catch
09:32:14 Exception Hierarchy
09:36:30 Exception throw keyword
09:42:05 Custom exception
09:45:35 Ducking Exception using throws
09:55:29 User Input using BufferedReader and Scanner
10:07:17 try with resources
10:15:25 Threads
10:20:37 Multiple Threads
10:31:58 Thread Priority and Sleep
10:39:20 Runnable vs Thread
10:47:45 Race Condition
11:00:15 Thread states
11:03:45 Collection API
11:08:30 ArrayList
11:20:23 Set
11:27:30 Map
11:37:32 Comparator vs Comparable
11:53:15 Need of Stream API
12:00:12 forEach Method
12:05:01 Stream API
12:14:09 Map Filter Reduce Sorted

dhruvaa
Автор

• 00:05:04 Java Development Kit setup
Basic Java Concepts:
• 00:13:21 First code in java
• 00:24:35 How Java Works
• 00:36:34 Variables in java
• 00:48:11 Data types in java
• 01:00:28 Literal
• 01:04:49 Type conversion
• 01:17:20 Assignment Operators
• 01:27:32 Relational Operators
• 01:35:35 Logical Operators
Control Flow:
• 01:46:47 If Else
• 01:59:45 If Else if
• 02:05:18 Ternary
• 02:09:51 Switch Statement
Loops:
• 02:17:50 Need For Loop
• 02:21:12 While Loop
• 02:33:35 Do While Loop
• 02:36:48 For Loop
• 02:50:06 Which Loop To Use
Classes and Objects:
• 02:51:48 Class And Object Theory
• 02:57:30 Class and Object Practical
• 03:13:03 JDK JRE JVM
• 03:18:22 Methods
• 03:29:44 Method Overloading
• 03:35:41 Stack And Heap
Arrays:
• 03:48:12 Need of an Array
• 03:52:01 Creation of Array
• 03:59:28 Multi Dimensional Array
• 04:12:30 Jagged and 3D Array
• 04:18:08 Drawbacks of Array
• 04:20:54 Array of Objects
• 04:29:42 Enhanced for loop
Strings:
• 04:35:07 What is String
• 04:42:24 Mutable vs Immutable string
• 04:48:43 StringBuffer and StringBuilder
Static Members:
• 04:54:23 Static variable
• 05:01:26 Static block
• 05:08:43 Static method
Object-Oriented Programming (OOP) Concepts:
• 05:13:25 Encapsulation
• 05:25:04 Getters and setters
• 05:27:55 this keyword
• 05:37:36 Constructor
• 05:44:35 Default vs Parameterized Constructor
• 05:49:36 this and super method
• 06:01:42 Naming Convention
• 06:06:08 Anonymous Object
Inheritance:
• 06:10:51 Need of Inheritance
• 06:17:06 What is Inheritance
• 06:25:50 Single and Multilevel Inheritance
• 06:29:41 Multiple Inheritance
• 06:36:16 Method Overriding
Packages and Access Modifiers:
• 06:44:05 Packages
• 06:56:20 Access Modifiers
Polymorphism:
• 07:04:42 Polymorphism
• 07:08:31 Dynamic Method Dispatch
• 07:16:29 Final keyword
• 07:22:43 Object Class equals toString hashcode
• 07:34:41 Upcasting and Downcasting
• 07:41:17 Abstract keyword
Inner Classes:
• 07:53:26 Inner class
• 07:59:03 Anonymous Inner class
• 08:04:11 Abstract and Anonymous Inner class
Interfaces:
• 08:07:22 What is Interface
• 08:15:18 More on Interfaces
• 08:18:40 Need of Interface
Enum and Annotations:
• 08:27:11 What is Enum
• 08:34:04 Enum if and switch
• 08:37:59 Enum Class
• 08:45:45 What is Annotation
• 08:53:14 Functional Interface
• 08:56:43 Lambda Expression
• 09:02:51 Lambda Expression with return
• 09:06:08 Types of Interface
Exception Handling:
• 09:10:41 What is Exception
• 09:15:57 Exception Handling using try-catch
• 09:21:58 Try with multiple catch
• 09:32:14 Exception Hierarchy
• 09:36:30 Exception throw keyword
• 09:42:05 Custom Exception
• 09:45:35 Handling Exceptions using throws
• 09:55:29 User Input using BufferedReader and Scanner
• 10:07:17 Try with resources
Multithreading:
• 10:15:25 Threads
• 10:20:37 Multiple Threads
• 10:31:58 Thread Priority and Sleep
• 10:39:20 Runnable vs Thread
• 10:47:45 Race Condition
• 11:00:15 Thread states
Collections:
• 11:03:45 Collection API
• 11:08:30 ArrayList
• 11:20:23 Set
• 11:27:30 Map
• 11:37:32 Comparator vs Comparable
Advanced Java:
• 11:53:15 Need of Stream API
• 12:00:12 forEach Method
• 12:05:01 Stream API
• 12:14:09 Map Filter Reduce Sorted

anujjaiswal
Автор

Love how you don't say any unnecessary things and get straight to the point without wasting time

antor.morsalin
Автор

I am impressed by your dedication and hard work in watching a 12 hour long video on Java. Your effort has paid off and i have gained a deeper understanding of the language. Thank you to the instructor for providing such comprehensive and informative content. Your video has truly been a valuable resource in my learning journey. Keep up the great work!
Thank you sir !!

v.karikaran
Автор

This guy is a legend, I have learned everything I needed about JAVA just by watching once even in 2x. Amazing work, and thank you very much.

AboinTech
Автор

Teachers like him are changing the world by providing such informative contents for free ❤. Not only his teachings are deep and simple to understand, he teaches with passion and dedication as well.

akhileshsohotoo
Автор

Hi sir, I am your big fan and I used to learn a lot from your channel in my college days 5 Years ago now I am working as a software developer in a good company but not on Java technology but I am always In love with java the moment I saw this video it feels like let's refresh the java knowledge again because no language can beat JAVA. Thanks again for the great content.

GeekyGagan
Автор

This is the best tutorial for beginners, although I'm not one, but I just love it. The only issue about this video is that it ends.
I want it to be of around 20 hours, you explained everything in a very straightforward and simple manner.
Hats of to you Alien. ❤👏

gamerauto
Автор

East or west Navin sir is the best..!🤝 Loved this course..

nayanchafle
Автор

Telusko i will keep on saying, you are invincible in your teaching. God bless you

dzeblemartin
Автор

One of the best teacher on YouTube.
I have learned java first time from you through your last playlist on java.
Whoever is new to java, this teacher is one of the best choice.

suhaillone
Автор

1:46:50 Cond
2:52:00 OOPs
3:48:16 Array
04:29:42 Enhanced for loop
05:44:35 default vs parameterized constructor
06:17:06 What is Inheritance
07:34:41 Upcasting and Downcasting
07:41:17 abstract keyword
09:10:41 What is Exception
09:45:35 Ducking Exception using throws
11:00:15 Thread states
11:03:45 Collection API
11:45:46

yashsingh
Автор

10:15:25 Threads
10:20:37 Multiple Threads
10:31:58 Thread Priority and Sleep
10:39:20 Runnable vs Thread
10:47:45 Race Condition
11:00:15 Thread states
11:03:45 Collection API
11:08:30 ArrayList
11:20:23 Set
11:27:30 Map
11:37:32 Comparator vs Comparable
11:53:15 Need of Stream API
12:00:12 forEach Method
12:05:01 Stream API
12:14:09 Map Filter Reduce Sorted

esports
Автор

00:00:00 Introduction to Java Course
00:05:04 Java Development Kit setup
00:13:21 First code in java
00:24:35 How Java Works
00:36:34 Variables in java
00:48:11 Data types in java
01:00:28 Literal
01:04:49 Type conversion
01:17:20 Assignment Operators
01:27:32 Relational Operators
01:35:35 Logical Operators
01:46:47 If Else
01:59:45 If Else if
02:05:18 ternary
02:09:51 Switch Statement
02:17:50 Need For Loop
02:21:12 While Loop
02:33:35 Do While Loop
02:36:48 For Loop
02:50:06 Which Loop To Use
02:51:48 Class And Object Theory
02:57:30 Class and Object Practical
03:13:03 JDK JRE JVM
03:18:22 Methods
03:29:44 Method Overloading
03:35:41 Stack And Heap
03:48:12 Need of an Array
03:52:01 Creation of Array
03:59:28 Multi Dimensional Array
04:12:30 Jagged and 3D Array
04:18:08 Drawbacks of Array
04:20:54 Array of Objects
04:29:42 Enhanced for loop
04:35:07 What is String
04:42:24 Mutable vs Immutable string
04:48:43 StringBuffer and StringBuilder
04:54:23 static variable
05:01:26 static block
05:08:43 static method
05:13:25 Encapsulation
05:25:04 Getters and setters
05:27:55 this keyword
05:37:36 constructor
05:44:35 default vs parameterized constructor
05:49:36 this and super method
06:01:42 Naming Convention
06:06:08 Anonymous Object
06:10:51 Need of Inheritance
06:17:06 What is Inheritance
06:25:50 Single and Multilevel inheritance
06:29:41 Multiple Inheritance
06:36:16 Method Overriding
06:44:05 packages
06:56:20 Access Modifiers
07:04:42 Polymorphism
07:08:31 Dynamic Method Dispatch
07:16:29 Final keyword
07:22:43 Object Class equals toString hashcode
07:34:41 Upcasting and Downcasting
07:41:17 abstract keyword
07:53:26 Inner class
07:59:03 Anonymous Inner class
08:04:11 abstract and anonymous inner class
08:07:22 What is Interface
08:15:18 More on Interfaces
08:18:40 Need of Interface
08:27:11 What is Enum
08:34:04 enum if and switch
08:37:59 Enum Class
08:45:45 What is Annotation
08:53:14 Functional Interface
08:56:43 Lambda Expression
09:02:51 Lambda Expression with return
09:06:08 Types of Interface
09:10:41 What is Exception
09:15:57 Exception Handling using try catch
09:21:58 try with multiple catch
09:32:14 Exception Hierarchy
09:36:30 Exception throw keyword
09:42:05 Custom exception
09:45:35 Ducking Exception using throws
09:55:29 User Input using BufferedReader and Scanner
10:07:17 try with resources
10:15:25 Threads
10:20:37 Multiple Threads
10:31:58 Thread Priority and Sleep
10:39:20 Runnable vs Thread
10:47:45 Race Condition
11:00:15 Thread states
11:03:45 Collection API
11:08:30 ArrayList
11:20:23 Set
11:27:30 Map
11:37:32 Comparator vs Comparable
11:53:15 Need of Stream API
12:00:12 forEach Method
12:05:01 Stream API
12:14:09 Map Filter Reduce Sorted

LithinKumar
Автор

09:02:51 Lambda Expression with return
09:06:08 Types of Interface
09:10:41 What is Exception
09:15:57 Exception Handling using try catch
09:21:58 try with multiple catch
09:32:14 Exception Hierarchy
09:36:30 Exception throw keyword
09:42:05 Custom exception
09:45:35 Ducking Exception using throws
09:55:29 User Input using BufferedReader and Scanner
10:07:17 try with resources
10:15:25 Threads
10:20:37 Multiple Threads
10:31:58 Thread Priority and Sleep
10:39:20 Runnable vs Thread
10:47:45 Race Condition
11:00:15 Thread states
11:03:45 Collection API
11:08:30 ArrayList
11:20:23 Set
11:27:30 Map
11:37:32 Comparator vs Comparable
11:53:15 Need of Stream API
12:00:12 forEach Method
12:05:01 Stream API
12:14:09 Map Filter Reduce Sor

kirangn
Автор

Starting this tutorial to prepare for my programming degree:

Day 1 -> 1:46:47
Day 2 -> 3:29:44
Day 3 -> 4:42:24
Day 4 -> 6:06:08
Day 5 -> 7:08:31
Day 6 -> 8:27:11

NachoVillarraza
Автор

I am preparing for a job after 3 year gap. Your video is very helpful to recall the topics. Thank u Navin

dhivyaa
Автор

I am a software engineer so I kinda look for maturity in a course and most courses don't have that but this course really caught me off-guard. This course is by far the best course to learn core JAVA in entire youtube and is much much better than many paid courses as well.
Great work @Telusko 🙌🏻

varunmukherjee
Автор

Greetings of the day Naveen sir, I know this going to be a great course on java. Please try to upload content like this on the Spring framework also.

hemantraghav