Java tutorial in hindi 🔥

preview_player
Показать описание
In this core java tutorial in Hindi, I have explained Core Java in one video in Hindi. This video will give you a good introduction to java in Hindi and you will start feeling comfortable coding in java as well!
TimeStamps:
00:00 – Tutorial Introduction
00:13 – Downloading Java JDK
00:41 – Downloading Java IDE (IntelliJ)
02:46 – Installing Java JDK
04:29 – Installing IntelliJ IDEA
06:04 – Creating a new project
11:07 – Running first program
12:16 – Understanding our first program
17:54 – Comments
19:50 – Programming Basics
21:54 – Variables
40:13 – Primitive & Non-primitive data types
49:58 – Operators
01:07:04 – Taking user input
01:12:37 – String Methods
01:23:25 – Math class in Java
01:27:59 – Conditional Statements (If-else)
01:39:24 – Switch Statements
01:43:48 – Quick Quiz
01:45:05 – Loops (Iterative statements)
01:56:20 – Break & Continue statements
02:01:10 – Arrays
02:11:30 – Try-Catch
02:16:48 – Methods
02:19:25 – Mini-project (Calculator)
02:29:08 – Sum-up & where to go from here

This complete Java tutorial will explain all the concepts of java in a single video. After watching this java tutorial in one video you will be able to write java programs without any difficulty. Java is a very powerful object oriented programming language. It is used for multiple purposes such as scripting, web development, machine learning, sentiment analysis etc. My aim in this java lecture is to provide you with a brief and to the point explanation so that you can learn complete java easily.
After completing this one video java crash course, you will be able to write java programs smoothly as per the requirements!

Best Hindi Videos For Learning Programming:

►C Language Complete Course In Hindi -

►JavaScript Complete Course In Hindi -

►Django Complete Course In Hindi -

Follow Me On Social Media
Рекомендации по теме
Комментарии
Автор

Jo Jo instagram use karte ho aa jao. Waha maze karte hain!
Like button yaad se chatkaa dena!
Next kis topic par video banau? Code With Harry par aap agla one video konsa dekhna chahte ho?

CodeWithHarry
Автор

TimeStamps:
00:00 – Tutorial Introduction
00:13 – Downloading Java JDK
00:41 – Downloading Java IDE (IntelliJ)
02:46 – Installing Java JDK
04:29 – Installing IntelliJ IDEA
06:04 – Creating a new project
11:07 – Running first program
12:16 – Understanding our first program
17:54 – Comments
19:50 – Programming Basics
21:54 – Variables
40:13 – Primitive & Non-primitive data types
49:58 – Operators
01:07:04 – Taking user input
01:12:37 – String Methods
01:23:25 – Math class in Java
01:27:59 – Conditional Statements (If-else)
01:39:24 – Switch Statements
01:43:48 – Quick Quiz
01:45:05 – Loops (Iterative statements)
01:56:20 – Break & Continue statements
02:01:10 – Arrays
02:11:30 – Try-Catch
02:16:48 – Methods
02:19:25 – Mini-project (Calculator)
02:29:08 – Sum-up & where to go from here

irtazaikhlaq
Автор

I m in the 3rd year CSE but aj merko programming language ka real meaning smjh aya,

Thanks to Harry guru ji🙏

hearttouchingmotivation
Автор

1:43:48

Scanner scan = new Scanner(System.in);
System.out.println("Enter the Day");
int Days = scan.nextInt();
switch (Days){
case 1:

break;
case 2:

break;
case 3:

break;
case 4:

break;
case 5:

break;
case 6:

break;
case 7:

}

Lots of love from Pakistan i, ve never seen before a teacher like you !

Nested-GTA-V
Автор

hello Harry, I am a mechanical engineer and I am learning java with the help of your videos and you made the coding very easy. thank you so much

VishalKumar-pufn
Автор

The first programming video i have fully completed . Thank u harry !

mithunr
Автор

00:00 – Tutorial Introduction
00:13 – Downloading Java JDK
00:41 – Downloading Java IDE (IntelliJ)
02:46 – Installing Java JDK
04:29 – Installing IntelliJ IDEA
06:04 – Creating a new project
11:07 – Running first program
12:16 – Understanding our first program
17:54 – Comments
19:50 – Programming Basics
21:54 – Variables
40:13 – Primitive & Non-primitive data types
49:58 – Operators
01:07:04 – Taking user input
01:12:37 – String Methods
01:23:25 – Math class in Java
01:27:59 – Conditional Statements (If-else)
01:39:24 – Switch Statements
01:43:48 – Quick Quiz
01:45:05 – Loops (Iterative statements)
01:56:20 – Break & Continue statements
02:01:10 – Arrays
02:11:30 – Try-Catch
02:16:48 – Methods
02:19:25 – Mini-project (Calculator)
02:29:08 – Sum-up & where to go from here

ambienteditz
Автор

bruh my exams were literally in 2 days with the help of you i got a job, then they told me learn new language and perform in exams here i am learning java and i have learned it within a day thank you bro lots of love

romirmeshram
Автор

You explained in 19 minutes what my teacher took 2 months to do, and I didn’t even understand what she said 🤣

Rzm
Автор

at 2:14:00 mashum line print nahi ho paayi toh iss masum line ko aur masumiyat dene ke liye this is so hilarious nailed it bro :) hahaha

shivamdashore
Автор

You explain it quite good that everyone can understand even the person who know nothing about programming.

aashusingh
Автор

Thanks Harry bhai aapki wajah se hi ho paya ye sab
Quick quiz:


switch(days){
case 1:

break;
case 2:

break;
case 3:

break;
case 4:

break;
case 5:

break;
case 6:

break;
case 7:

break;
default:
System.out.println("That isn't a number of day in a week");

}

iamstarlord
Автор

you are awsome my friend always make me understand every thing. And you doesnt miss a single thing as like a teacher should not do thank you .yes all of us want to see the complete course of java. Thank You.
Thank You and thank you are diffrent varialbles in java.

maths
Автор

you are a really good teacher, hats off to

nikk
Автор

Brother pls full course of java,
Advance java
Humble request 🙏
Hats off to u 💚

manishpandey
Автор

HARRY BHAIYA MENE EKDUM ACCURATE DAYS OF THE WEEK DALA OR RESULT OUTPUT EKDUM CORRECT AA RAHA HAI 🎉💝

mirainspired
Автор

There was no need of scan2 variable at 2:24:37
By the way brother, you know how to teach in a simple but effective way. Thanks a Lot!
Debargha Dasukil
West Bengal

optimistic_guy
Автор

Your delivery of concepts is so crystal and clear.. 🔝🔝
Hats off.. ❤️❤️

mohityadav
Автор

Best Java Tutorial I have ever Watched! Explanations were very easy to understand! Thanks a lot Harry! :D

SubarnoShankar
Автор

i am a nontechnical, with help of your videos i am able to unerstan java very eaisly...Great Video.

pooja