Yaml Tutorial | Learn Yaml in 15 mins

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

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

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

    Hey everybody, hope you are doing great! In this video, everything you need to know about YAML will be explained
    YAML files will allow you to separate between configuration to actual logic.
    So in case you have a program that runs as a service (While True), then you can configure it on demand by relying on YAML files as configuration.
    Enjoy the video :)

  • @disrael2101
    @disrael2101 5 หลายเดือนก่อน +1

    perfect explanation as always, i loved that you show the python interpretation of the yml code at the end it really helped understanding it better than any word could do... your explanation skills and thinking out of the box on how to explain stuff in as easy way as possible are truly exceptional.. can't wait for an official bootcamp by you

    • @jimshapedcoding
      @jimshapedcoding  5 หลายเดือนก่อน

      Thank you! Will keep updated on long term courses when it will be relevant 😁

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

    I have been looking forward to this video, Thanks

  • @СоняЧ-ь8с
    @СоняЧ-ь8с ปีที่แล้ว

    Thank you very much, your video helped me a lot to understand the YАML format... :)

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

    Great tutorial. Keep up the great work.

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

    This is pretty cool; thank you for sharing! I've been using JSON files for storing key/value pairs for large projects. Are there advantages to using YAML over JSON?

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

      Thanks and wonderful question, at the end of the day, the purposes are quite the same. Two advantages that I found in YAML are:
      - I think reading YAML is more comfortable to read
      - It has the option of commenting, so you can describe the purpose of each config

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

    Great video! Has anyone find the new domain where yaml validator is now? Or a website that works as well as that one?

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

    nice video

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

    ,