How To Make A Calculator Using HTML CSS And JavaScript

  Рет қаралды 746,168

GreatStack

GreatStack

Жыл бұрын

Make A Calculator Using HTML CSS And JavaScript | Build Calculator using JavaScript | JavaScript Project for beginners
👉 Download 30 JavaScript projects Source Code (Including Calculator ):
greatstack.dev/go/30-js-projects
👉Telegram: t.me/GreatStackDev
❤️ SUBSCRIBE: @GreatStackDev
This this video you will build a calculator using HTML CSS and JavaScript. This is best JavaScript project for beginners. In this calculator we will create UI design using HTML and CSS then we will add calculator functionality with the help for simple JavaScript code.
#JavaScript
-----------------------------------------
Suggested Course:
❤️ Complete website Using HTML and CSS
✔️ 8 Complete website step by step
✔️ Source Code Download
✔️ 76 Lectures, 12 Hours Video
✔️ Course Completion certificate
👉 easytutorialspro.com/go/course/
-------------------------------------
Recommended Videos:
Learn Complete HTML and CSS from basics:
► • HTML And CSS Tutorial ...
Make A Complete Website for college using HTML & CSS:
► • How To Make A College ...
How to make a Business website step by step:
► • How To Make Website Us...
How to make personal resume website step by step:
► • How To Make A Website ...
How to make fitness website design using HTML CSS:
► • How To Make A Website ...
How to make an Ecommerce Website Design:
► • How To Make eCommerce ...
How to make a Job Portal website design with HTML & CSS:
► • How To Make Website Us...
How to make travel website design with HTML CSS Bootstrap:
► • How To Make A Website ...
-------------------------------------
Affordable web hosting (coupon- EASYTUTORIALS)
👉 easytutorialspro.com/hosting/
My recommended tools and tutorials
👉 easytutorialspro.com/
-------------------------------------
◼️ Source code link is shared in community post for all my coding videos exclusively for channel members (only channel members can see)
Join Channel Membership:
► / @greatstackdev
-------------------------------------
Like - Follow & Subscribe us:
◼️ KZbin: goo.gl/tTFmPb
◼️ Facebook: goo.gl/qv7tEQ
◼️ Twitter: / itsavinashkr
◼️ Instagram: / iamavinashkr

Пікірлер: 577
@naavidmorshed5516
@naavidmorshed5516 6 ай бұрын
Can't stress enough how helpful this video is. Learned so much from a short 19 mins video.
@jamesmutungaaa
@jamesmutungaaa Жыл бұрын
Great tutorial! Simple and straightforward. Subscribed 👍
@nitinsaxena3082
@nitinsaxena3082 8 ай бұрын
I'm searching for mini project using HTMl css js for my assignment I got this one thanks alot sir
@Think____different
@Think____different Жыл бұрын
Its cool and even child can understand your presentation...kudos to you for making this.. Subscribed👌
@rubinatabassum2562
@rubinatabassum2562 Жыл бұрын
Thank you sir. Always Beneficial,Awesome work you share👍 Waiting for more such tutorials...
@mohammedzaheer4215
@mohammedzaheer4215 4 ай бұрын
The way of your coding is massive i found such a easy way of creating projects using JavaScript
@emmanuelchuks4405
@emmanuelchuks4405 Жыл бұрын
And also, no real need converting to strings, since the input type of the display is already set to "text". It works already. I am looking forward to another amazing video
@m.j.mcintear793
@m.j.mcintear793 Жыл бұрын
how to call the function with each of these variables as an argument emailaddress variable and emailconfirm variables Do you know how to make two of the same emails need to match and is that client side validation or server side? Inquiry of js on html form
@blessing-vl9qk
@blessing-vl9qk 5 ай бұрын
thank you so much now my delete button is working changed to this => great video anyway
@__ikiran
@__ikiran Ай бұрын
thanks buddy i was confused why the DE button isn't working thanks a lot
@Justicejr0010
@Justicejr0010 Жыл бұрын
🎉🎉🎉 I love the way you explain the work.. Easy to understand and follow up... ❤❤❤
@zolaniroqwane8491
@zolaniroqwane8491 9 ай бұрын
Thanks, you've realy put things into perspective. Such a good teacher.
@asfandiyar5829
@asfandiyar5829 11 ай бұрын
Thanks for the great tutorial. Can't believe how easy it was.
@emmanuelchuks4405
@emmanuelchuks4405 Жыл бұрын
Nice video. However, I think adding a readonly attribute to the display input field would make the calculator more functional because as it is, one can directly type characters into the display screen of the calculator, which is not all that appropriate. Thanks for this video. I learnt a lot!
@GreatStackDev
@GreatStackDev Жыл бұрын
Thanks Emmanuel, this comment will help all viewers, they can simply add
@rananaidu9988
@rananaidu9988 Жыл бұрын
@@GreatStackDev hi bro ..its not working for me
@hammadraza7064
@hammadraza7064 Жыл бұрын
@@GreatStackDev sir why did u change tostring() in delete button?
@lokeshp1929
@lokeshp1929 Жыл бұрын
@@hammadraza7064 that method will collect the value from del button and perform slice operation from string method
@niharikapatel5114
@niharikapatel5114 Жыл бұрын
@@GreatStackDev after adding readonly I still can add anything to display input. Pls help
@namupark6854
@namupark6854 6 ай бұрын
I love how you code - so simple yet effective! Thank you. I think it'd be nice to hear more explanation on javascript codes like toString().slice(0, -1) because I think that and eval() really makes things interesting. Thanks again!
@alexanalo5510
@alexanalo5510 Жыл бұрын
Nice work... I'm a beginner but it was really easy following you.
@asadorakzaipti
@asadorakzaipti Жыл бұрын
Very nice video, I learned a lot. If JavaScript was written in separate file we would understand it better.
@thecodexweb7766
@thecodexweb7766 10 ай бұрын
You can write the same JS code in separate file and link with the HTML file.
@MbbScy
@MbbScy 7 ай бұрын
​@@thecodexweb7766using documents to get ID righht?
@rdx4761
@rdx4761 6 ай бұрын
​@@thecodexweb7766 but can we add js in online without script src
@shaharyarranjha3397
@shaharyarranjha3397 6 ай бұрын
Hello
@shaharyarranjha3397
@shaharyarranjha3397 6 ай бұрын
Hi
@charlesotieno8778
@charlesotieno8778 9 ай бұрын
Really inspiring, insightful and educating tutorial. Keep it up🥇🏅
@olgalisenco
@olgalisenco 6 ай бұрын
Thank you for simple and good explanation. My suggestion for AC Button is :
@Harshk0
@Harshk0 3 ай бұрын
Why ...any Specific reason?
@funskate8850
@funskate8850 Жыл бұрын
Great tutorial, however,it could be much better if you can enable Live extension so that we see every changes you are implementing... thanks
@LinesofLove
@LinesofLove Ай бұрын
Everything seemed easy in this Calculator project , i did not knew about eval() function in Javascript (thank you , life saver ) , but if we are using the eval() function directly without any try catch block and as the display is an input text field , we are allowed to type any words or letters and this gives an error in the console, to avoid that I suggest using the html property readonly="yes" . Overall had fun, thanks
@Ghulammustafa-wg6cy
@Ghulammustafa-wg6cy Жыл бұрын
Sir, we need more JavaScript projects
@GreatStackDev
@GreatStackDev Жыл бұрын
sure I will be making more tutorials on JavaScript
@Ghulammustafa-wg6cy
@Ghulammustafa-wg6cy Жыл бұрын
@@GreatStackDev Thankyou Love from Pakistan
@rubinatabassum2562
@rubinatabassum2562 Жыл бұрын
@@Ghulammustafa-wg6cy I got one issue in this I didn't get the exact design of calci If you can help me with this
@zindagidopalke------4777
@zindagidopalke------4777 Жыл бұрын
Brother upload source code
@mjustintime7930
@mjustintime7930 Жыл бұрын
Thanks sir 🙏🙏🙏❤️❤️
@riacharda
@riacharda Ай бұрын
The eval function was totally new to me. I thought there'd be a complex split and reduce algorithm, Great video!
@__Attitude__
@__Attitude__ 17 күн бұрын
Haha same
@Sithkar03
@Sithkar03 9 ай бұрын
Hats off to you bro i see many video to how to make calculator but this video is just mind blowing.
@nyokkongor3517
@nyokkongor3517 Жыл бұрын
I like how you approach at a concept with ease, great video content bro, be sure to receive a subscriber
@examtoppers7541
@examtoppers7541 Жыл бұрын
It was amazing experience by watching your videos. How softly and essily you are teaching us. Thanks alot❤
@originalni_popisovac
@originalni_popisovac Жыл бұрын
use normal emojis
@user-zm7db5fg5t
@user-zm7db5fg5t 8 ай бұрын
Thanks 🙏
@user-ir1sj5mc8p
@user-ir1sj5mc8p 6 ай бұрын
Thanks 1year searching video calculator best video thanks❤❤❤🎉
@singletrackstatus1505
@singletrackstatus1505 7 ай бұрын
While eval() can be powerful, it should be used with caution because it can execute arbitrary code and potentially introduce security risks. It's often better to use alternative methods for dynamic code execution, like using functions or JSON parsing, to avoid potential issues.
@garudateleshop
@garudateleshop Жыл бұрын
I am very much happy with your tutorial. Good commanding and easy process. But I want this calculator using script function option. Please do one more video.
@draftdrvmz
@draftdrvmz 4 ай бұрын
I did it! My first coding project! Thank you for the tutorial!
@ShinRyujinAkingIniirog
@ShinRyujinAkingIniirog 2 ай бұрын
same bro
@Deepika2002
@Deepika2002 Жыл бұрын
Thank you so much sir aaj mne pehla project bnaya h sirf aapki video ki help se😊😊😊😊
@lokeshwaran7754
@lokeshwaran7754 Жыл бұрын
Thank you so much brother I had seen so many videos but that videos program are getting any problem but Your video helps me to to complete my college project Once again a big thanks bro....
@user-fp2sy5rl9p
@user-fp2sy5rl9p 10 ай бұрын
Great video! Thank you for sharing. I was just wondering how would I got about separating all the JavaScript into a separate js file?
@user-sp7fx1ij5j
@user-sp7fx1ij5j 8 ай бұрын
I like this video, It is easy to understand and easy to follow the code, I hope more easy HTML, CSS & Javascript tutorial or easy Full stack project for aspiring programmer people.
@thedinkydreads9351
@thedinkydreads9351 Ай бұрын
For some reason I can't get my input box to stop being a dark cube, but other than that, brilliant video. Great communication and easy to pick up for beginners like me - you've definitely got a sub from me!
@margretmauno1285
@margretmauno1285 8 ай бұрын
Now this is a PRO- grammer... Thanks!
@AdityaSharma-er3gs
@AdityaSharma-er3gs Ай бұрын
at 15:00 , there is no need to use "toString()" because default value of input is "string". Nice video by the way.
@BohemianOnTheRoad
@BohemianOnTheRoad 5 ай бұрын
thank you. i'm apply your js idea on front end mentor design , it's working nicely
@muzammilansari4443
@muzammilansari4443 Жыл бұрын
very simple and easy to learn thankyou so much please make many small project like this that enhance our java css html skills
@Laci_1_
@Laci_1_ Жыл бұрын
Thank you so much for this amazing tutorial video!
@aashirhameed2526
@aashirhameed2526 Жыл бұрын
Thank you. It was a helpful tutorial to understand the concepts of JavaScript and use them in HTML.
@SakshamBali06
@SakshamBali06 4 ай бұрын
But bro where is the Javascript
@apassionateteacher5651
@apassionateteacher5651 Жыл бұрын
it's really helpful. Thanks for the great content!
@sahabStores
@sahabStores Жыл бұрын
Thank you so much Sir. Enjoying every bit of your tutorial. Please more for JavaScript
@GreatStackDev
@GreatStackDev Жыл бұрын
Thanks Musa, Hope you will like this too: kzbin.info/www/bejne/mYCQop15eMSIj7M And More JavaScript projects here: kzbin.info/www/bejne/b329eHVphLGLhLM
@mubeenuddin8746
@mubeenuddin8746 Жыл бұрын
very nice .explained . if anybody having problem .pls rewatch it properly . most of the time it will help you
@rajeshwaris1091
@rajeshwaris1091 21 күн бұрын
Hello I had a doubt
@rajeshwaris1091
@rajeshwaris1091 21 күн бұрын
In css there is some code to align in centre of the web page a calculator but I had given a code according to the video in my lap but it's not working I have checked so many times . What's the reason!!
@mubeenuddin8746
@mubeenuddin8746 21 күн бұрын
@@rajeshwaris1091 Brother , I stoped coding I dont remember
@TheDanielnani09
@TheDanielnani09 Жыл бұрын
Amazing video,thank you so much 👍👑
@fabfitforever4934
@fabfitforever4934 6 ай бұрын
thank you for this, opened up my knowledge more about css!
@ShylineZvarai-ln8bw
@ShylineZvarai-ln8bw Жыл бұрын
What does tag used for Sir
@eekka117
@eekka117 6 ай бұрын
Woah this one was so much easier than what i made. Thank you!!!!!!!
@Cakir00
@Cakir00 Жыл бұрын
Thank you for a very simple explanation.
@thaynaramaciel3850
@thaynaramaciel3850 10 ай бұрын
Very helpful. Thank you, sir!
@user-qb9xr7bl4s
@user-qb9xr7bl4s 2 ай бұрын
Wow this video is amazing very simple to understand great content thank you sir
@greentube2024
@greentube2024 Жыл бұрын
bro u r awesome. Your content is mindblowing level. Thanks for this project.
@Codewithganesh124
@Codewithganesh124 3 ай бұрын
Thankyou so much sir for about the project in the calculator by using html and css
@nishababu9093
@nishababu9093 18 күн бұрын
Thankyou sir.Its working perfectly.
@Ugbechievictoria-vi3lt
@Ugbechievictoria-vi3lt 4 ай бұрын
So sample and easy , Good job sir 👏👍
@iMonu
@iMonu Жыл бұрын
You've been very active lately...thanks for the tutorials and keep up the hard work. ✌
@GreatStackDev
@GreatStackDev Жыл бұрын
hope you will like this stopwatch tutorial too: kzbin.info/www/bejne/mYCQop15eMSIj7M
@iMonu
@iMonu Жыл бұрын
​@@GreatStackDev thank you so much for the recommendation...already made my stopwatch using your video with some of my own enhancements and added it to my list of projects 😇
@pranjalshrivastava7947
@pranjalshrivastava7947 10 ай бұрын
Working just fine ...nice tutorial 😀
@abigiyatadesse2672
@abigiyatadesse2672 Жыл бұрын
Thank you for the lesson I learned a lot.
@Zepha21
@Zepha21 Жыл бұрын
Very good! Thank you very much!
@user-fm4fj5np7g
@user-fm4fj5np7g 8 ай бұрын
Superb. Dude- your effort is awesome. I learnt a lot.
@nidheeshdesaistudios8439
@nidheeshdesaistudios8439 10 ай бұрын
Amazing lesson 👏🏻
@isamsvideoediting4572
@isamsvideoediting4572 Жыл бұрын
Thank you so much Avinash for this tutorial, This tutorial helped me understand JS very easily.
@GreatStackDev
@GreatStackDev Жыл бұрын
Glad you like this tutorial to make Calculator using JavaScript
@moeentrimzi.8532
@moeentrimzi.8532 Жыл бұрын
Nice And Easy Way i built it as yours Thanks for the video
@iamuzzalhossen
@iamuzzalhossen 21 күн бұрын
Super Simple! Thanks
@swarupavathipothala6849
@swarupavathipothala6849 3 ай бұрын
Really very nice explanation and i feel ooo how much simple is this ☺thank you soo much broo 🎉🎉🎉
@arreybesong6175
@arreybesong6175 9 ай бұрын
Wow you made it look so easy sir! Thanks alot🙏
@MICHALIS_02
@MICHALIS_02 4 ай бұрын
Thank you so much. In about 19mins you summarized everything well. 🔥🎉 Though i realized something. It doesn't work if it has 00 before the decimal point it doesn't calculate Anyway we could fix that?
@sounalexander875
@sounalexander875 Жыл бұрын
Thanks for making this amazing tutorial video.
@user-bf1sn9ne8x
@user-bf1sn9ne8x 4 ай бұрын
Thank you so much for this video.
@PhatandChunky
@PhatandChunky Жыл бұрын
wow I've seen two other tutorials and some website tutorials and this one made it super damn easy. amazing video
@GreatStackDev
@GreatStackDev Жыл бұрын
glad you liked my tutorial. you will love this JS project too: kzbin.info/www/bejne/mYCQop15eMSIj7M
@alberparavel9350
@alberparavel9350 Жыл бұрын
A melhor calculadora!!!
@Angad197
@Angad197 20 күн бұрын
You really taught well ..
@robertom7326
@robertom7326 Жыл бұрын
@Easy Tutorial thanks for the video. Do you have a video for creating an analog watch?
@MuhammadJafar-ls9yf
@MuhammadJafar-ls9yf 11 ай бұрын
It was amazing! It's so interesting for computer students.
@GreatStackDev
@GreatStackDev 11 ай бұрын
Glad you think so
@unionwithgod673
@unionwithgod673 7 ай бұрын
Great job... Sir please we need lots of JavaScript videos
@learnwithnagma
@learnwithnagma 2 ай бұрын
Done sir, thanks a lot 😊.
@MuudoNuux
@MuudoNuux 6 ай бұрын
Thank you so much for helping my Home work ❤
@MamunurRoshid93
@MamunurRoshid93 8 ай бұрын
great tutorial still I have seen ever. this tutorial very easy for beginers. thanks a lot bro
@juanramirez4157
@juanramirez4157 10 ай бұрын
Amazing, thank you so much!
@user-ik6ck5ip2x
@user-ik6ck5ip2x Ай бұрын
Thanks, your teaching is awesome
@ryuu5109
@ryuu5109 Жыл бұрын
Thank you so much I'm literally learning from you
@GreatStackDev
@GreatStackDev Жыл бұрын
Happy to help
@armangmeshaksale7668
@armangmeshaksale7668 Жыл бұрын
A very nice and educative video.
@andi-drr
@andi-drr Жыл бұрын
Thank you, quick and i learn more about html css js. Thank you
@GreatStackDev
@GreatStackDev Жыл бұрын
Glad it was helpful!
@Kenitso
@Kenitso 3 ай бұрын
What an excellent tutorial!
@generalkuze6893
@generalkuze6893 2 ай бұрын
Amazing, this channel is the best
@urs-reymarkperez3528
@urs-reymarkperez3528 10 ай бұрын
Hello sir, can you make a tutorial video on how to make multiply and divide functional using JavaScript? Thank you sir, I have already subscribed! 😊
@manhhoangtien540
@manhhoangtien540 Жыл бұрын
the video is very useful. Could you tell me the VScode theme used in the video? it looks so nice
@Brandgamer84
@Brandgamer84 Жыл бұрын
Very helpful video I make thise calculator
@SandySab
@SandySab 8 ай бұрын
Amazing video, it was helpful 😊
@saimiqbal1758
@saimiqbal1758 4 күн бұрын
Really appreciated... awesome way to teach... Great Superb🥰🥰🥰
@GreatStackDev
@GreatStackDev 2 күн бұрын
You're welcome. Thank you so much. 😊
@user-ke4ld2oy4y
@user-ke4ld2oy4y 5 ай бұрын
it is really useful tutorial but i have some doubts that is we can write or click the operators more than one times simultaneously and this makes it non functional so you should verify it . but at all it is nice keep it up
@Be_D_1rst_2_Know
@Be_D_1rst_2_Know 4 ай бұрын
My question is, what equation can you use to replace “eval”? I am asking bcuz I see that the equal sign won’t operate if “eval” is removed. Can you throw light on that pls? Thank you
@yashshiva7923
@yashshiva7923 Жыл бұрын
i was expecting javascript implementation seeing thumbnail but it is only html and css
@vigneshrajasekar-bc4jm
@vigneshrajasekar-bc4jm Жыл бұрын
You teaching me today task Thk u
@dag1990
@dag1990 2 ай бұрын
Excellent tutorial, very valuable lesson.
@shwartz166
@shwartz166 Жыл бұрын
Thank you very much. Good sir!
@brianbluue
@brianbluue 10 ай бұрын
Amazing tutorial. You're Awesome man.
@esakkisivaganesh8517
@esakkisivaganesh8517 11 ай бұрын
Really an excellent tutorial video thanks a lot brother I have learned how to use HTML, CSS, and Js in realtime scenarios, Please do a lot of videos.
@OusmaneLy99
@OusmaneLy99 Жыл бұрын
Great video thanks for your help
@MuhammadNaveed-tj2hk
@MuhammadNaveed-tj2hk 11 ай бұрын
Great video. learned alot, amazing video
@Natilol-2020
@Natilol-2020 7 күн бұрын
there's a big problem around the 'text display' you can still write, but still great
@aviseksingh2896
@aviseksingh2896 Жыл бұрын
Please try to provide the source code with the video description. Video and the code was great.
@PoojaSharma-hp7zd
@PoojaSharma-hp7zd Жыл бұрын
Very nice video & it's so much helpful for me😊.
Joven bailarín noquea a ladrón de un golpe #nmas #shorts
00:17
ХОТЯ БЫ КИНОДА 2 - официальный фильм
1:35:34
ХОТЯ БЫ В КИНО
Рет қаралды 2 МЛН
Glow Stick Secret 😱 #shorts
00:37
Mr DegrEE
Рет қаралды 139 МЛН