Data Formats: XML, JSON, and YAML

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

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

  • @Riiyan
    @Riiyan 2 หลายเดือนก่อน

    Always loved this format of teaching and learning. Simply slides and examples with important bullets and the professor or teaching just feeling in random things about each bullet. If you give me a bunch of slides like this, I can memorize things so fast. This is how they taught me in diesel tech school in the 90's was a rapid pace where you could just absorb it all because of these types of presentations.

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

    I loved the approach of "which problem was solved" to explain a concept, thanks a lot great video.

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

    Great overview on data formats, thanks Calvin. Will be focusing my attention to JSON outputs going forward.

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

    Thanks Calvin, you made it easy to understand!

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

    Only source that explains relevance of XML and JSON data formats to networking. Every other source is about their usage in programming.

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

    Awesome video! Thanks!

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

    Hey hi, you said there is no concept of the list in XML, but it is possible by using Spring Dependency Injection like Property Injection and Constructor-arg injection.
    1
    2

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

    XML looks a lot like HTML. Is that what "Markup Language" is referring to?

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

    Very informative thanks!

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

    Big like

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

    Hoooouuussstoonnn!!! :)

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

    NRE is shut down

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

      RIP to one of the best things out there, hope y'all got to enjoy it

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

    Well XML can do much more.
    You can have Tags inside.
    You can have an empty Tag, which closes directly with an atribute.
    Also it should be mentioned that there is XSD and XSLT. There are 1000 page books about xml, so there can be much more to XML, then what you shown here.