JavaFX Software: Weather App (MVC, Multithreading)

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

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

  • @prismsoul3041
    @prismsoul3041 2 года назад +1

    This has been super helpful! Thank you so mush for walking us through the process!

  • @the_analyst0
    @the_analyst0 6 лет назад +4

    Love your way of coding. Keep going. Thanks for doing a great job!

    • @AlmasB0
      @AlmasB0  6 лет назад

      Thanks for the support!

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

      @@AlmasB0 i want to create a weather app in jvafx kindly help me where can i start

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

    you are the best!

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

    Where did you fetch weather data from? What external api did you use? Was the external api you used free?

  • @louwpieters8510
    @louwpieters8510 6 лет назад +1

    Hi Almas - thank you for your videos. I have learned a great deal from you! I used this weather app and further developed it using actual JSON weather from a weather api site - works great!. Can I PLEASE ask that you show us to develop a simple JAVAFX app with OpenJDK 11 (now that Javafx is no longer part of JDK), using IntelliJ and Maven) - especially the setup of the project etc. I just can't seem to get my app to run. It complains about JavaFX JRE missing. (Apologies if I am mixing in a different topic here).

    • @AlmasB0
      @AlmasB0  6 лет назад

      Hi, please see JavaFX 11 Maven tutorial at ruclips.net/video/r_tdK8zWr_w/видео.html

  • @alexeykurbatov6195
    @alexeykurbatov6195 6 лет назад +1

    Thank you !

  • @SourabhBhat
    @SourabhBhat 6 лет назад +1

    Thank you so much!!

  • @ravengaming4391
    @ravengaming4391 6 лет назад +1

    Thank you!!!!

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

    i try it and it works but my question is why is it running only ones after clicked the UI,

  • @ZeeshanKhan-fw6iv
    @ZeeshanKhan-fw6iv 4 года назад

    Hi @Almas Baimagambetov is there a way to use external files in javafx application from a server? For example, i want to display some files that can be updated by other people and show up on my app. And if there is a way to use external files in javafx application from a server, could you please make a tutorial on it. Thank you!

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

      Hi, have a look at this video, where data is passed between server and javafx client application: ruclips.net/video/--8jGwi1p8A/видео.html
      Hope this helps.

  • @sauvage6534
    @sauvage6534 6 лет назад

    Are you qazaq?

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

    Thanks for reminding me why I quit Java. Why is everything so backwards? It's like it was engineered specifically to force you down the most painful and unmaintainable design path possible.