Calculator GUI app in Java by using NetBeans and swing API (code with easy explanation)

Поделиться
HTML-код
  • Опубликовано: 19 ноя 2024

Комментарии • 23

  • @carvelbell181
    @carvelbell181 5 лет назад +1

    Excellent tutorial. Good job, keep up the good work. Thank .

  • @nuaribr1916
    @nuaribr1916 5 лет назад +3

    nice

    • @codingtime4518
      @codingtime4518  5 лет назад +2

      thanks for the appreciation..Subscribe to our channel to get more programming tutorials.

  • @newspilani2151
    @newspilani2151 5 лет назад +2

    Thank you for help bro

    • @codingtime4518
      @codingtime4518  5 лет назад +2

      I am glad that you found this tutorial helpful...subscribe to our channel to get more programming tutorials.

  • @alexanderaguilar2263
    @alexanderaguilar2263 4 года назад +2

    how to apply logic like, calculating mutiple numbers, for ex: 2+3+4+1+5

  • @sintasuci892
    @sintasuci892 4 года назад

    how do you make a calculator by entering the declaration of the variable number inputted at least 5 numbers kak? ask for his help

  • @rabbilkabiraz7883
    @rabbilkabiraz7883 3 года назад

    sir my programm done run than problem is Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: For input string: "1+6=" ,

  • @prachipatil8002
    @prachipatil8002 5 лет назад +3

    I am not getting the area method

    • @blackestleo
      @blackestleo 4 года назад +1

      its the name of the text field

  • @alexanderaguilar2263
    @alexanderaguilar2263 4 года назад +1

    do you have flowchart of this?

  • @alextheinsignificant5491
    @alextheinsignificant5491 5 лет назад +1

    Hello how would you do it to be able to count with more than 2 numbers ? for example if i want to do 2+3+4 now its output would be only 5 but i want to make it that user can put there as many numbers as he want. And thanks for the help finally useful video .

    • @codingtime4518
      @codingtime4518  5 лет назад +3

      You can use string first to take input and that input can have as many numbers as you want..it can be 3+4 or 3+4+5 or 3+4+5+6..then you can use regular expressions to find patterns or divide string and then you will get numbers which you can use as operands..Try it and if you face any errors then let me know at noman.232626@gmail.com and I will try my best to help you.

    • @jokrisleti2540
      @jokrisleti2540 4 года назад +2

      What is the code for that?

  • @chaabaekhyunee3635
    @chaabaekhyunee3635 5 лет назад

    Thanks💓💓💓💓

  • @nishattasneem29
    @nishattasneem29 4 года назад

    Can you provide source code of this project

  • @viplovechander75
    @viplovechander75 6 лет назад +2

    Can we get source code?

    • @codingtime4518
      @codingtime4518  6 лет назад +2

      Hi , the source code is at my Github repository and the link is this
      github.com/mohammednomankhan/calculator-in-java-swing-?files=1
      I am working hard to produce some awesome programming tutorials and I need support of all of brothers like you because your appreciation and support motivates me..
      Please subscribe to my channel and share this with your friends also.
      I am always here to help all of my brother's who are passionate towards Programming like me...
      Keep learning keep coding.
      Thanks

    • @rizkyhandayani3979
      @rizkyhandayani3979 5 лет назад +1

      Why i can use this source, in the equals is always wrong

    • @billyasanih9463
      @billyasanih9463 5 лет назад

      @@rizkyhandayani3979 spacing of operator

  • @andyfuneral1728
    @andyfuneral1728 5 лет назад

    P