java se basic development tutorial 1

Publié le: 14 août 2018
sur la chaîne: Program Guide
12
0

welcome to this new channel program guide

this is our first viedo in which we have shown
how to use java for programming
in this we have created a addition program using simple steps
we just created a java gui program with 3 labels,
3 text fields and 1 button as the interface
and then we added the following code to the button by doublecliking on it
double x,y,z;
x=Double.parseDouble(a.getText());
y=Double.parseDouble(b.getText());
z=x+y;
c.setText(""+z);
then we had run it

stay tuned for more such videos on java and on other languages


Sur cette page du site, vous pouvez voir la vidéo en ligne java se basic development tutorial 1 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Program Guide 14 août 2018, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 12 fois et il a aimé 0 téléspectateurs. Bon visionnage!