I'm a first-year IT student, and programming as a module has been tough, especially because I have no computing or programming background. Somewhere in the video, I was lost but now I'm found. I've to realize also that I have so much to know about the data types, operators, etc. Thank you so much sir for the video. Programming calculators was not part of my school work but I was just curious about how they are programmed.
I am currently learning visual basic in my high school and this video really helped me. I am still learning the language and made this project for fun as well, thank you so much.
Great video! A suggestion: For each button's click event, just pass the button text value to a general function to enter it into the text box. This will prevent a lot of redundant code in each button's click event procedure.
Thank you for this video, actually, my lecture didn't explain more like this one or to practice much more on the calculator but you did it well. Thank you
I did it! I had to debug it a few times. Mistakes I made: 1. Instead of going back and forth each time to double click the buttons, I just copy pasted the lines of code for button1. I didn't realize that button1-button3 were symbols 1-3 but button4 was the + symbol. I thought button4 would be the 4 symbol. 2. I put =+ instead of += in the code lines for the number buttons
That video tutorial is old. To start with, try install Visual Studio 2019, and then watch this video, see link below. How to Create a Standard Calculator in Visual Basic.Net th-cam.com/video/sFWIiqL9k0Y/w-d-xo.html
This video tutorial is very old. Check out the latest tutorial below. Thanks th-cam.com/video/sFWIiqL9k0Y/w-d-xo.html th-cam.com/video/I5BPFluqKWw/w-d-xo.html
Severity Code Description Project File Line Suppression State Error BC30451 secondum' is not declared. It may be inaccessible due to its protection level. WindowsApp1 How can I resolve this?
Try this below: If TextBox1.Text = "0" Then TextBox1.Text = "0" else TextBox1.Text = TextBox1.Text + "0" End If However, the tutorial you are watching is old, check a much better video tutorial below: How to Create a Standard Calculator in Visual Basic.Net th-cam.com/video/sFWIiqL9k0Y/w-d-xo.html
נתן ברכמן Answer to question 1) Set your Textbox or label property TextAlign = MiddleRightAnswer to question 2 ) Because, if label = 0 and you click on button 1. The value in label will change to 1. See sample below. If Label1.Text = "0" Then Label1.Text = "1" Else Label1.Text = Label1.Text + "1" End If
Excuse me sir, I have a problem with the addition button. Instead of adding the numbers, it combines them together. Ex. 1+3 = 13 How can I fix this sir?
@@DJOamen Thank you so much sir for your neverending support and dedication to us all. Thank you so much for helping us. Please continue to guide and support us. God bless 🙏
I'm a first-year IT student, and programming as a module has been tough, especially because I have no computing or programming background. Somewhere in the video, I was lost but now I'm found. I've to realize also that I have so much to know about the data types, operators, etc. Thank you so much sir for the video. Programming calculators was not part of my school work but I was just curious about how they are programmed.
Well done and good luck
I am currently learning visual basic in my high school and this video really helped me. I am still learning the language and made this project for fun as well, thank you so much.
Glad it was helpful!
Great video! A suggestion: For each button's click event, just pass the button text value to a general function to enter it into the text box. This will prevent a lot of redundant code in each button's click event procedure.
Done on my other calculator video. Thanks
@@DJOamen Awesome. I guess I have to check out all your other content!
Thank you very much!! People like you deserve an award for helping other people especially in technology and codes! THANK YOU!!!
Awesome! Thank you!
THANK YOU SO MUCHH I HOPE U HAVE A GREAT DAYY!!
No problem!!
Your tutorials make me feel great and am advancing my career
Well done and good luck in your career
My first ever culculator, thank you so much for the video
You're very welcome!
Thank you for this video, actually, my lecture didn't explain more like this one or to practice much more on the calculator but you did it well. Thank you
Glad it helped!
I watch all your videos carefully. Thank you so much! Great Video.
Glad you like them!
thanks it helped me in exams a lot
Glad it helped!
@@DJOamen yes sir it helped a lot
Thanks for posting, Still helping people in 2020
👍
Thanks
Thank you sir, this was very useful for my class ❤😊
Glad it was helpful!
yeah i have successfully completed calculator thank you sir
Thank you
God continue guiding u, u're one in a million great thanks to u sir
So nice of you
thanks for the vid i got an A+ on my assignment
Excellent!
Thank you sir ! i think you are a code master. it is good for to learn programming. thank you so much !
So nice of you
Awesome it help me in my assignment 😉 love form Pakistan 🙂🇵🇰
Glad it was helpful!
Thankyou sir for easy and awesome instructions😊
Most welcome 😊
Thank you sir you're a life saver better than my computer teacher but I won't tell him tha
😂Good, telling him that may get you in trouble
this is avery simple tuttoial explined in a lucid way ...thanks
Nice one 👍
Thanks so much for this. Very understandable and great explanations.
You're very welcome!
Thank you for posting this sir! :)
+Micole Nieves Thank you Micole
This is insightful. Thank you sir
Glad it was helpful! But check out the latest below.
th-cam.com/video/m2XFobQvGX0/w-d-xo.html
Thank You Very Much, it's more much likely easy to understand, so big thanks! : D
You're welcome
Thank you very much❤❤❤
I highlyappreciated😁✌💜
Its very helpful
Thank you
thank you so much! great tutorial, i learned a lot
Thank you and have a nice one 👍
thanks sir like your accent and also very help me this explanation
You are most welcome, like your accent and your name too
It's amazing
Learn alot
Thanks
Amazing Sir
Great ❤️❤️
Thanks a lot
It really helps me with my project. Thank you (Arigato)
Well done
very helpful! i used it for my project, thank uuu
👍
Thanks you are the best
You're welcome!
Well explained
👍
Thanks alot this helped me :)
👍👍
Wow awesome👌👌👌
Many many thanks
Thank you very much Sir !
So nice of you
I made it on my operating system, thanks :D
Nice work!
thanks man very great ❤❤
You're welcome!
Excellent
Thank you! Cheers!
A life saver!
👍
Hi, that was a great video you made and help me lots.
thank you
+Clive Young Thanks Clive
THANK YOU SO MUCH!!!
You're welcome!
Very good Video i am can't not the Textbox.Text.Contain Function. More More Videos
Thanks man
Thank you
You're welcome
Thanks sir, it helps me 👍
Glad to hear that
THANK YOU😭
THANK YOU
thank you sir godbless you
God bless You. Thanks
thanks sir !
Most welcome
Thank you!
👍
good stuff. helped me out.
Glad to hear it!
¡muchas gracias!
De nada. Y suscríbete al canal.
good video thanks you so much
Glad you liked it!
What a nice creation thanks for the video
Thank you very much 👍👍
TY so much
You are welcome!
Wow.. Visual basic calculator very simple and easy to use... 19/EG/PE/1209
Glad you like it!
Thnaks
Thank you
Thanks mate, that was useful
Thanks
I did it! I had to debug it a few times.
Mistakes I made:
1. Instead of going back and forth each time to double click the buttons, I just copy pasted the lines of code for button1. I didn't realize that button1-button3 were symbols 1-3 but button4 was the + symbol. I thought button4 would be the 4 symbol.
2. I put =+ instead of += in the code lines for the number buttons
Well done
Thanks sir
All the best
I like this video 🙂🙂
Thank you
Thanks! ☻
Welcome!
great video!! but question, I can't do operations on decimals like 3.3 + 2.2 is 55 how do I fix this?
Not possible
Check your code or use this
Dim firstNum, secNum As Double
Thank you sir!❤️
Most welcome!
Thank you so much!! ❤😇
You are so welcome
😍
Thank you so much
Thank you
tq so much
Welcome 😊
Thankyou😘
You're welcome 😊
Thank you so much!!!
Thank you
thankyou so much!
Thks
Bless you
Amen and God Bless You
Thanks amigo👏
👍 Thank you amigo
@@DJOamen can you tell me your WhatsApp phone number to ask you some about html👏❤
Sir, after writing the code and I go to click the keys just like you did, they weren't displaying the numbers. What could be the reason?
Deborah, carefully check your code
This vid helped me a lot. Thank you so much :)
+Arbe Jaren Arnaiz You're welcome
Yeah it works!!!👍
Well done. 👍
You started the video with Form1 already existed. please tell how can we create this form? I am not able to start.
That video tutorial is old. To start with, try install Visual Studio 2019, and then watch this video, see link below.
How to Create a Standard Calculator in Visual Basic.Net
th-cam.com/video/sFWIiqL9k0Y/w-d-xo.html
it's a great video but you can't enter negative numbers check it
This video tutorial is very old. Check out the latest tutorial below. Thanks
th-cam.com/video/sFWIiqL9k0Y/w-d-xo.html
th-cam.com/video/I5BPFluqKWw/w-d-xo.html
I'm getting values only in integer type.. I want should I do to get values in float type?
Declare the variable as Double, see the example below.
Dim firstnum as Double
Dim secondnum as Double
@@DJOamen yeah it works!!! You helped a lot in my collage project.. I'm really thankful to you
I like the video
👍
Thanx sir
Thank you
Hello, I do everything alright, and there is no errors or warning but only + work anything else like -, * or / doesn't work.
Pls help.
Check your code
thanks
Thank you
you sound so cool
+the gaming nutt Thanks
Hi, will this work on VSB Basic 2010?
Yes
@@DJOamen I've already made it, thanks! It's working perfectly 👌
Well done
nice video
Thanks
nice
+kailash khatri Thanks
Is the code same with apps in visual studio 2022?
Yes
Or you can also watch this, I created it using 2022. See the link below:
th-cam.com/video/m2XFobQvGX0/w-d-xo.html
Seeing in 2021
👍
When I do the operation zero(0)is not going
Subscribe to the channel, for support
Sir, can you help me? The multiplication button is working as summation. Tnx a lot!
Check your codes and try again using (*)
@@DJOamen Thank you!!
Severity Code Description Project File Line Suppression State
Error BC30451 secondum' is not declared. It may be inaccessible due to its protection level. WindowsApp1 How can I resolve this?
Not secondum, but secondNum
My 0 doesn't disapear when i press a number on the Calculator? If i write 120 it says 0120
Check your codes
@@DJOamen Thanks found the problem! :)
Sir what app did you use?
Visual Basic.Net
sir can you help me ...how can i compute or add up 3 sets of time in vb.net? please reply ...thank you in advance sir
Check this out
th-cam.com/video/kmC6_waG99w/w-d-xo.html
What specific app to be use po...New student here 😊
Start with Visual Basic, C# , and Python. Good luck
Zero is not working what could I have done wrong
Try this below:
If TextBox1.Text = "0" Then
TextBox1.Text = "0"
else
TextBox1.Text = TextBox1.Text + "0"
End If
However, the tutorial you are watching is old, check a much better video tutorial below:
How to Create a Standard Calculator in Visual Basic.Net
th-cam.com/video/sFWIiqL9k0Y/w-d-xo.html
Thank you but how to import a negative number ?
See link to the solution below:
th-cam.com/video/MWXk4WZxHH0/w-d-xo.html
Why when u writing 1 it on the right side and at mine it on left side?
And why when u start debugging u have 0 and when u writing it disappeared?
נתן ברכמן Answer to question 1) Set your Textbox or label property TextAlign = MiddleRightAnswer to question 2 ) Because, if label = 0 and you click on button 1. The value in label will change to 1. See sample below. If Label1.Text = "0" Then Label1.Text = "1" Else Label1.Text = Label1.Text + "1" End If
What label?
נתן ברכמן Are you using Label as your output device or TextBox ?
Textbox
I did everything like u
can you sent a link for download vs
Yes, for channel members
When 1.2 + 1.3 return 25. how to return 2.5 ?
Check your code, and make sure your data type is double
Excuse me sir, I have a problem with the addition button. Instead of adding the numbers, it combines them together.
Ex. 1+3 = 13
How can I fix this sir?
Convert it to Integer or you can use as shown below,
Firstnum = val(txtDisplay.Text)
Secondnum = val(txtDisplay.Text)
Answer = Firstnum + Secondnum
@@DJOamen Thank you so much sir for your neverending support and dedication to us all. Thank you so much for helping us. Please continue to guide and support us. God bless 🙏