How to perform API calls in Java - Weather Forecast API Example

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024

ความคิดเห็น • 30

  • @TapTap_196
    @TapTap_196  8 หลายเดือนก่อน

    Github Code: github.com/curadProgrammer/Java-Tutorials/blob/main/WeatherAPIData.java
    Also I recommend watching with subtitles. And if you feel like the video is a bit slow, you change the playback speed to 1.25

  • @KeepsCoding
    @KeepsCoding 8 หลายเดือนก่อน

    This was so much better than the last time when we had to get results from the hourly JSON object and then get the one with current time. Keep up the good work!

    • @TapTap_196
      @TapTap_196  8 หลายเดือนก่อน

      Yeah I realized it had the current options while making this video lol, and thanks!

    • @KeepsCoding
      @KeepsCoding 8 หลายเดือนก่อน

      @@TapTap_196 also I am that RarexBqg guy.😀👍

  • @sathstud
    @sathstud 4 หลายเดือนก่อน +1

    I am so happy to find ur channel.
    1) Bro in which code editor you are coding.
    2) I decided to choose java as my primary language. So , for better resume suggest some projects (I am beginner)

    • @TapTap_196
      @TapTap_196  4 หลายเดือนก่อน

      Hello and thanks! To answer you questions:
      1. I am using Intellij Community Edition
      2. Sounds good, and its a bit hard to say but how much experience do you have coding in Java? For resume projects, I'd suggest making CRUD apps or apps that can Create, Remove, Update, and Delete. So this means that it requires using a Database like MySQL.
      I made some videos for projects like these which you can find below:
      1. Quiz App with Database: th-cam.com/video/npjPPR0I2p8/w-d-xo.html
      2. Banking App with Database: th-cam.com/video/phYuQWRaazw/w-d-xo.html
      3. Login & Register with Database: th-cam.com/video/fA9_KzJSrNQ/w-d-xo.html
      4. Connect to MySQL Database: th-cam.com/video/9ntKSLLDeSs/w-d-xo.html
      If you are still really new to Java and programming in general, I suggest making simpler apps until you start to feel more comfortable. Unless you are the type to go all in, then you can try the projects I mentioned above.
      Hopefully this helps

    • @sathstud
      @sathstud 4 หลายเดือนก่อน

      @@TapTap_196 thank you sooo much . 🙌🙌. That will help me a lot

    • @TapTap_196
      @TapTap_196  4 หลายเดือนก่อน

      @@sathstud No problem, glad to help 😀

  • @rishabhmathsturorials6606
    @rishabhmathsturorials6606 8 หลายเดือนก่อน

    Hey just wanna let you know that my project of pattern lock screen in java is completed and really good and thank you so much for motivating me

    • @TapTap_196
      @TapTap_196  8 หลายเดือนก่อน

      Congrats! And no problem 😀

  • @prethammuthappabs2241
    @prethammuthappabs2241 8 หลายเดือนก่อน

    This was exactly what I was looking for , thanks bud ❤

    • @TapTap_196
      @TapTap_196  8 หลายเดือนก่อน +1

      Glad it helped and no problem 😀

  • @bluehomie8809
    @bluehomie8809 3 หลายเดือนก่อน

    This is exactly what I was lookin for then I checked ur channel and u have GUI and projects too 🤩

  • @letsgetsometruth4516
    @letsgetsometruth4516 8 หลายเดือนก่อน

    Keep up the good work. I am benefitting a lot from your videos

    • @TapTap_196
      @TapTap_196  8 หลายเดือนก่อน

      Thanks! And glad they help 😀

  • @kaka_tutorails8765
    @kaka_tutorails8765 8 หลายเดือนก่อน +1

    Can you make tutorial how to do design window form in Java?

    • @TapTap_196
      @TapTap_196  8 หลายเดือนก่อน

      Hello do you mean like a Login and Register Form? If so I have a couple of videos on the topic, you can check this one out: th-cam.com/video/fA9_KzJSrNQ/w-d-xo.html

    • @kaka_tutorails8765
      @kaka_tutorails8765 8 หลายเดือนก่อน

      @@TapTap_196 I want you to design responsive window form just drag and drop components into the frame.

    • @TapTap_196
      @TapTap_196  8 หลายเดือนก่อน

      ​@@kaka_tutorails8765 Oh I see, hmm...wouldn't that be similar to JavaFX and it's drag and drop functionality?

  • @MuhammedGuney-mk8ct
    @MuhammedGuney-mk8ct 8 หลายเดือนก่อน

    What is the differences JSON Simple with Gson

    • @TapTap_196
      @TapTap_196  8 หลายเดือนก่อน

      Unfortunately I don't have much experience using the Gson library, but after taking a look around it seems like the major difference is how they read the JSON data, and also possibly the efficiency at which the JSON data is parsed depending on the size.
      Reference: stackoverflow.com/questions/42641301/org-json-jsonobject-vs-gson-library-jsonobject

  • @zayajin
    @zayajin 8 หลายเดือนก่อน

    Muito obrigada bro

    • @TapTap_196
      @TapTap_196  8 หลายเดือนก่อน

      No problem! Glad it helped 😀

  • @sumitraje1743
    @sumitraje1743 3 หลายเดือนก่อน +1

    how to convert String to double

    • @TapTap_196
      @TapTap_196  3 หลายเดือนก่อน

      Hello you would need to do something like Double.parseDouble(str)

  • @Saiyan412
    @Saiyan412 7 หลายเดือนก่อน

    It didn't work

    • @TapTap_196
      @TapTap_196  7 หลายเดือนก่อน

      Hello, what error are you getting?

    • @suryanshvats3638
      @suryanshvats3638 4 หลายเดือนก่อน

      @@TapTap_196 which version of java or jdk are you using?

    • @bluehomie8809
      @bluehomie8809 3 หลายเดือนก่อน

      @@suryanshvats3638 did u also get URL depreciated ?

    • @008-nirajdoiphode-co
      @008-nirajdoiphode-co 3 หลายเดือนก่อน

      ​@@TapTap_196 Can you tell which JDK version you are using? It will be alot helpfull for us...