Comparing XML, JSON, and YAML (DevNet)

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

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

  • @chris76706
    @chris76706 3 ปีที่แล้ว +4

    This is such a down to earth video explaining the differences. Thanks!

  • @richardhere2
    @richardhere2 4 ปีที่แล้ว +4

    Awesome video! It would be cool to see what you can do with that YAML file. btw your set is very nice with the overlays, mouse, mic.

    • @RowellDionicio
      @RowellDionicio  4 ปีที่แล้ว +1

      Thanks, Richard. One of the future videos I will look into configuration with YAML files.

  • @eddugs
    @eddugs 4 ปีที่แล้ว +1

    Good job, Rowell. Congratulations! I hope you can upload more videos related to the devnet cert. (I already checked your videos about parsing XML and JSON with Python)

    • @RowellDionicio
      @RowellDionicio  4 ปีที่แล้ว +1

      Thank you! I plan to add more as time permits

  • @aselahars1
    @aselahars1 ปีที่แล้ว +1

    Awesome Explanation,Rowell..

  • @linslus27
    @linslus27 ปีที่แล้ว

    Very clear and easy to understand. Thank you!

  • @ThePakky35dk
    @ThePakky35dk ปีที่แล้ว

    Awesome! It's easy to understand. (May I know a tool that you use to draw the green arrow or square arrow etc.?)

  • @anupkumar601
    @anupkumar601 3 ปีที่แล้ว +1

    You talked about definitions and structure of XML/JSON. please explain why we should use JSON instead of XML.

    • @RowellDionicio
      @RowellDionicio  3 ปีที่แล้ว

      JSON is much easier to read (humanly) compared to XML. But it also depends on what system you're using and whether it uses XML or JSON.

    • @anupkumar601
      @anupkumar601 3 ปีที่แล้ว

      @@RowellDionicio please correct me where I am wrong. Becouse this is my personal understanding..now days for UI we are mostly use html & scripting language. Javascript/jQuery is the most popular scripting language and JSON is directly supported by javascript.. additionally JSON have values in key/value format that most programming languages support (ie. Dictionary in c#). In compare to JSON , XML have much more features like- validations on data etc.. JSON simply carry data so, it's obesely lightweight than XML.

  • @silentkille4
    @silentkille4 3 ปีที่แล้ว +3

    very informative video I'm learning to be devnet associate and this is helpful. personally, i like YAML it's way more human-readable but as an OK python user im also happy with JSON :D

    • @RowellDionicio
      @RowellDionicio  3 ปีที่แล้ว

      Personally, I like JSON more but maybe your opinion will change depending on how you have to work with the data.

  • @Raja_IT_Trainer
    @Raja_IT_Trainer 2 ปีที่แล้ว +1

    Good explanation... Thanks much for making easy understable vidio..

  • @Overthought7
    @Overthought7 4 ปีที่แล้ว +1

    the YAML example was a bit confusing, as it seems invalid. the outer list of objects has items with different indents

  • @microsoftsurfacegeekdetail5739
    @microsoftsurfacegeekdetail5739 2 ปีที่แล้ว

    Thank you for doing this video

  • @jawssky
    @jawssky 4 ปีที่แล้ว +1

    Well done. I too thought the use of the arrows and pointer were very helpful.

  • @markthomas9641
    @markthomas9641 2 ปีที่แล้ว

    You might find DeltaJSON a really useful tool for comparing and merging JSON data, it has an API for automating scripts too. I think they have an XML compare tool as well.

  • @Channelrun9878
    @Channelrun9878 4 ปีที่แล้ว

    Hi Rowell, Can you show us a tutorial on how to use Python to make the XML output pretty

  • @JiriBrejcha
    @JiriBrejcha 4 ปีที่แล้ว +1

    Nice job, Rowell! Just our of interest, what software do you use to do the overlays and switch between the screen layouts?

    • @RowellDionicio
      @RowellDionicio  4 ปีที่แล้ว +3

      Thanks Jiri. I’m using Ecamm Live.

  • @br101nt
    @br101nt 3 ปีที่แล้ว +1

    ótima explicação, abraços do Brasil .

    • @RowellDionicio
      @RowellDionicio  3 ปีที่แล้ว

      Thanks for visiting from Brasil!

  • @verlaine_devnet
    @verlaine_devnet 3 ปีที่แล้ว +1

    Thank you so much

  • @sebastianwardana1527
    @sebastianwardana1527 2 ปีที่แล้ว

    so you worked on this yourself?

    • @RowellDionicio
      @RowellDionicio  2 ปีที่แล้ว

      Yeah I looked at various resources to understand the differences. It was mainly in preparation for the DevNet Associate.

  • @AdobadoFantastico
    @AdobadoFantastico 3 ปีที่แล้ว

    I think YAML will be my new favorite.

    • @RowellDionicio
      @RowellDionicio  3 ปีที่แล้ว

      Easy peasy, right?

    • @hyungtaecf
      @hyungtaecf 2 ปีที่แล้ว

      The problem with yaml is that it can’t be minified. It’s terrible for large amounts of data. Half of your file would be just whitespaces.

  • @simpson6700
    @simpson6700 10 หลายเดือนก่อน

    i mean i know what they look like, i wanted to know why to use one rather than another.

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

    JSON is easy to understand. YAML seems to be the worst of them, since I never thought it was clever to use intendation, and I really dislike reading XML. So JSON is the clear winner for me.

  • @nickhuynh6321
    @nickhuynh6321 ปีที่แล้ว +1

    I like json

  • @sebastianwardana1527
    @sebastianwardana1527 2 ปีที่แล้ว

    isnt it funny... you just relearn stuff when you need it... but then you dont wanna use it... bc theres you know... theres stuff out there that you can use right now instead of loading in that data...

    • @RowellDionicio
      @RowellDionicio  2 ปีที่แล้ว

      I find that I’m referring back to my own stuff often. I just used JSON not too long ago on a project. Saved me hours of time by using a script.

  • @niektolen
    @niektolen 2 ปีที่แล้ว

    fall asleep after 2 mins