Exercise 4: Clock using JavaScript | JavaScript Tutorial in Hindi #51

preview_player
Показать описание

python, C, C++, Java, JavaScript and Other Cheetsheets [++]:

►Learn in One Video[++]:

►Complete course [playlist]:

Follow Me On Social Media
Comment "#HarryBhai" if you read this 😉😉
Рекомендации по теме
Комментарии
Автор

Sir, maja aa gaya ye wala project bana ke, I even added a stopwatch and timer and wrote the entire logic from scratch. It was a good revision of everything you taught it's only halfway through the course and I already have learnt so much. A few months ago I was losing confidence because I was not able to understand the code at my job but this course has helped me tremendously. Also I never commented on your videos but Your OOP and DSA course helped me get my first job and I realised I have never thanked you. Thank you so much I don't know how should I let this known to you, but you are directly responsible for everything I have learned the field of programming and your videos have been source of all my programming related knowledge. You have transformed this scared kid into a savant of Computer programming fundamentals, I owe every bit of my success to you.

Now and always you have kept learning new topics very easy and comfortable and I thank you for all the efforts you make, it is making impact and changing thousands of lives just like mine. All I mean to say is. Thanks for Everything @Harry Sir

harshparadkar
Автор

.box {
height: 250px;
width: 500px;
border: 4px solid purple;
background-color: lawngreen;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
padding-bottom: 20px;

}

.box {
display: flex;
flex-direction: column;
text-align: center;
justify-content: space-between;
}

.time {
border: 5px solid black;
font-size: 35px;
}

#edit {
margin-right: 750px;
margin-left: -1px;
margin-bottom: 0px;
border: 3px solid red;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background-color: aqua;


}
</STYLE>
</head>
<h1 id="edit">DIGITAL CLOCK</h1>
<div class="box">
<b>HOURS:</b><b id="c1" class="time"></b>
<B>MINUTES:</B><b id="c2" class="time"></b>
<b>SECONDS:</b><b id="c3" class="time"></b>
<B>CURRENT DATE:</B><b id="c4" class="time"></b>
</div>

<body>
<script>
func_t = () => {
let c = new Date()
let d = c.getSeconds()
let f = c.getMinutes()
let g = c.getHours()
let det = c.getDate()
let yr = c.getFullYear()
let mon = c.getMonth()
let send = det + "/" + mon + "/" + yr;
let eject =
eject[2].innerHTML = d
eject[1].innerHTML = f
eject[0].innerHTML = g
eject[3].innerHTML = send
}
setInterval(func_t, 1000)

mr.innovation
Автор

Thanks harry bhai.... bhagwan aapko hamesha khus rakhe ...jaisa aap video m rhte h

abdur_
Автор

Sir! Please make an Game Development roadmap.(including frontend and backend)

ahmedshah
Автор

6 days have gone without update. Harry bhai when next video is coming out, lot of respect.

haseebkhan-stnb
Автор

Harry can you make a smal video on your own website. From where you took hosting, which websites do you recommend, paid free options and complete guide on how you made your website and how a beginner should make. This would be helpful to so many!!!

debabratsamal
Автор

Hello Harry bhai 😊 I am sumit me apke video se html and css or Javascript sekh raha hu phone 📱 se thanks Harry sir 🥰🥰🥰🥰🥰🥰🥰💗💗💗💗💗💗

sumitboss
Автор

Harry bhai JavaScript logic programming series v laake aao like 1. Sorting of number without method
2.reverse a number
3.star pattern
4.prime no.
5.odd number
6.even no.
7.fatorial
8.multiplicationntable
etc

PinkuKumar-robw
Автор

Harry bhai I have never seen a mentor like you. Love from Pakistan 🥰

codewithwisal
Автор

Mere life ka coding teacher harry Bhai jiski bajaye se me 30 saal Ki age me bhi first bar ke 4.21 ka package utha paya love u Bhai always jisne mujhe coding life Ki ABCd batai

ashishpathak
Автор

HARRY sir we loved this course, and we are eagerly waiting for upcoming videos ❤️❤️❤️

alokpal
Автор

bhaaai bahot maja aaraha hey! love from NEPAL <3

milapmagar
Автор

Thank u harry bhai tutoring us in free...
Love from Bangladesh ♥️♥️

shariyarrisve
Автор

Following to you when you was at 900k subs great teacher

Thinkbesmart
Автор

Thank you sir for creating this video!

technikalproblem
Автор

bhai we want an Updated Data Structures and Algorithm(DSA) in C++ course

saurabh
Автор

Hi Sir
I am from Pakistan and I am watching all videos .Now this time I am watching js playlist.
Sir your method is very good.i am a big fan of you ❤️
Sir please tell me a way to make money online on any site

Timetoenjoy.
Автор

bhai ye tutorial bhut useful the or ab node ki videos bnao

pahariroster
Автор

I'm waiting for your next video harry Bhai

code_with_shubh
Автор

Sir, please upload the next video of Ultimate javascript course.

vansh
join shbcf.ru