What is programming language in Tamil DDP-01 Python Series For Beginner

Sdílet
Vložit
  • čas přidán 25. 01. 2024
  • 🚀 Hey everyone, welcome to the very first episode of our "Deep Dive Into Programming" series! 🎉 Today marks the beginning of an exciting journey into the world of coding, and I'm thrilled to have you on board!
    👩‍💻 In this inaugural video, we're taking a closer look at the basics: What exactly is programming? 🤔 What language does our trusty computer speak? 🖥️ Plus, we'll unravel the mysteries of interpreters and compilers.
    🐍✨ And guess what? This is just the beginning of our coding adventure together! Whether you're a seasoned coder or a total beginner, join me as we navigate the fascinating realm of programming.
    Hit that subscribe button, ring the notification bell, and let's kick off this "Deep Dive Into Programming" journey with a bang! 🚀💻✨

Komentáře • 7

  • @user-io9yj5er1z
    @user-io9yj5er1z Před 5 měsíci

    Finally started ah.. Anyway Good One Keep it up😅

  • @mofimofika5114
    @mofimofika5114 Před 5 měsíci

    Very useful…anybody can easily learn ❤ well explained 👌

  • @yasodhayamini256
    @yasodhayamini256 Před 5 měsíci

    Thank you sister.very useful

  • @krithikakrishnamurthy9626
    @krithikakrishnamurthy9626 Před 5 měsíci +1

    What's that intermediate object? Can you explain about it briefly to understand better?

    • @Pris2Teach
      @Pris2Teach  Před 5 měsíci +1

      Intermediate Object - Compiler will generate a file while scanning your program file and generate a machine understand file to execute by machine that file is called intermediate object.