JSON in 5 minutes or less

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

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

  • @Glen_katalyst
    @Glen_katalyst ปีที่แล้ว +41

    It's nice to go back to the old format of videos. ❤

  • @debk.316
    @debk.316 ปีที่แล้ว +19

    Engineerman never disappoints

  • @iangraham6730
    @iangraham6730 ปีที่แล้ว +5

    Excellent explanation, easy, straight up, no BS! Thank you for sharing! 👍

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

    These "sort" of video by you are AWESOME because us mere mortals are deluged with mega-books on simple subjex like this... and I just wanna brief nailed-it expo. THANK YOU

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

    We need more videos like this !

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

    great to see you again !

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

    Engineer Man is back! 💪

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

    Welcome back. Hope you upload more regularly.

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

    Hopefully this is the begin of a series *Technology in 5 minutes or less*

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

      It's exactly this. More planned.

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

    Now I know what JSON files are, thank you 🙂

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

    YAML next, please!

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

    Useful to point out that json is pretty much a Python dict (with a few caveats), and directly mappable to one.

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

    Nice video!

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

    Punish some scammers

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

    The old Engineerman!! Where is the cap?

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

    This was the point that I began hating programming. I had been reading data from disks without problems for twenty years then suddenly getting data was doing JSON and AJAX calls that could *fail* at any time then *succeed* the next time.

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

    Thanks for the quick tutorial. Can you do a follow up tutorial on how the data can be queried and filtered? Sometimes, filtering can be a pain with complex objects.

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

    Go back on the green platform brotha! Was just watching OOP)recursion/threading vid over there and we need more
    😄

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

    Loved it

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

    noice, so basically json is like a python dict but without the trailing comma support :D

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

    My job uses serialized java objects and stores them as a blob onto a database

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

    Seems like the only people who could get value from this are those who already pretty much know it, which limits the audience greatly IMHO. Thanks for the effort though.

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

    cool

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

    nice

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

    Adding a comment to understand REST API

  • @Zaighamhussain786
    @Zaighamhussain786 9 หลายเดือนก่อน

    #LearnByDoing

  • @jasonpollock-es1cj
    @jasonpollock-es1cj ปีที่แล้ว +1

    Hey, this is Jason himself. I very seldom check into here and yes I did get your ping. That’s what I was just talking about ping the bitch and I did with no answer. Tell cat I said what’s good I’m gonna head over to vees house and then on the way back I’ll stop by if they’re there if not, I’ll go to DQ and say hi. I seen the message pinged by the engineer man himself if they’re only know what a pending means. Thank you for teaching me the best way to keep track of somebody who’s keeping track

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

    Impressive, but can you explain in 4:20

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

    I love JSON, but I hate that it doesn't allow for comments.

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

      { "note1" : "This is a comment note", "note1" : "this is the real data, 1st one is ignored", .... } ... I know it's bending the rules but... pffft

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

      @@garycotz563 You can't always do that, though. Especially when you want to comment a single entry in a list or something.

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

    Writing xml sounds horrid lol

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

      True pain is writing XML.

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

    Dude choose between django and node???? I am confused!

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

    python pentesting/ethical hacking tutorial when