How to make a Simple Calculator using AWT in Java

preview_player
Показать описание
Hello Everyone and Welcome to the Channel !

This video is a tutorial on How to make a Simple Calculator using AWT in Java. AWT stands for Abstract Window Toolkit and is used for GUI Programming in Java.

I am also currently in the learning phase and have just started my channel so if you'll have any suggestions or recommendations on how I can improve then please mention them in the comments section below.

If you liked the video then please Like, Share and Comment on the Video and Subscribe to the Channel.

Keep Learning and Keep Coding!
Рекомендации по теме
Комментарии
Автор

thank you so much, I really didnt understand the syntax or how to even start, but you cleared it up really nicely!

snakeunadiger
Автор

It's simple but is a good practice for students. Thanks bro👍

zypeLLas
Автор

Useful project for a beginner like me. Thanks!

StefaanMeeuws
Автор

Cool video, i'll need this for my calculator assignment soon!

mihajlocolic
Автор

Great... Love the way you explained each & everything...

im.rakesh
Автор

Hello sir! Can you explain it to me what is the use of String s1 to s5 at the bottom of your code? Im confused. 😅 But your tutorial help me a lot is just that i dont understand much String s1 to s5.

cielphantomhive
Автор

Thank u so much sir it help ne a lot 💫❤️

ishtikabarode
Автор

The tutorial is awesome. But DUDE. You published a video at May 1. Your actual date is May 2. Everyone who learns Java AWT lives in the future?

jellyfish
Автор

can you put a video on awt like fully
and in less time duration

rlakshminarayanan
Автор

Hey! I had a problem that an error appears when I write - import java.awt.*;. I also got the same error when I did other work and tried to write - import org.junit.jupiter.api.Test;. As I understand it, they need to be added to the project, but where can I find them?

mikeus
Автор

the f= new frame( title: "calculator) keeps giving me an error saying title can't be resolved to a variable, it also gives me the same error with label and |:
and at 13:23 how did you bring out the menu to select window adapter to auto generate the line below it?

thepotatoofheaven
Автор

Can you tell me...what the other projects i can do only using awt?

swarnadeepjana
Автор

i didnot understood frame and panel clearly

mdhasnat
Автор

Main method not found in vs code....pls tell me...

kulwantpal
Автор

"Variable 'c' is never used" getting error on the last line of the code, using intellij and because of error can't run code plz give me solution.

xahid
Автор

I followed all the steps with you and got this error: java: class, interface, enum, or record expected

Kcanyr
Автор

Mere program me " this " ke niche red line aa rhi hai

rrcatlover