What is an Interpreter?

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2022
  • Python Programming: What is an Interpreter?
    Topics discussed:
    1. The definition of Interpreter.
    2. The working of an Interpreter.
    Python Programming Playlist: • Python Programming
    Follow Neso Academy on Instagram: @nesoacademy (bit.ly/2XP63OE)
    Contribute: www.nesoacademy.org/donate
    Memberships: bit.ly/2U7YSPI
    Books: www.nesoacademy.org/recommend...
    Website ► www.nesoacademy.org/
    Forum ► forum.nesoacademy.org/
    Facebook ► goo.gl/Nt0PmB
    Twitter ► / nesoacademy
    Music:
    Axol x Alex Skrindo - You [NCS Release]
    #PythonByNeso #PythonProgramming #Interpreter

Комментарии • 46

  • @OnlyOne1Dee
    @OnlyOne1Dee 11 месяцев назад +15

    I am a Zambian but honestly Indian lectures are the best. His explain even a person with zero knowledge on the computer can understand. Thank you sir may God bless you 🙏

  • @varshiniyadav8801
    @varshiniyadav8801 3 месяца назад +2

    After watching so many videos here I understood the topic... Thank you so much ❤

  • @samanjafarii
    @samanjafarii 8 месяцев назад

    That was really good explanation and you clarify the subject very well thanks.

  • @sudhirkumar-nc9ue
    @sudhirkumar-nc9ue 5 месяцев назад +1

    Amazing way of teaching, Thanks

  • @jingersatuh6322
    @jingersatuh6322 7 месяцев назад

    Crystal clear explanation.

  • @-KAshokchari
    @-KAshokchari Год назад +11

    Sir, upload more lecturer videos on python. You are teaching is simply superb sir. Thank you sir.....

  • @FailFactory0
    @FailFactory0 Год назад +24

    Please upload 2topic per day for python

  • @EFD39
    @EFD39 4 месяца назад

    Excellent video. Thank you!

  • @danyaltyrecenter7868
    @danyaltyrecenter7868 Год назад

    Ur Way of teaching is so nice

  • @mathemagicstelugu7848
    @mathemagicstelugu7848 Год назад +19

    How many of you need At least two videos per day for python....

  • @toniaedetphillips5500
    @toniaedetphillips5500 Год назад

    Thank you Neso Academy 🙏

  • @mdarmanahmed2387
    @mdarmanahmed2387 9 месяцев назад

    May Rob give you the best priceworthy of this planet. Your teaching is mind-blowing.

  • @adikepavani2423
    @adikepavani2423 Год назад +5

    Yes sir , please upload 2 videos per day....

  • @gpktelugu7684
    @gpktelugu7684 Год назад +4

    I request neso academy to upload atleast 2 videos per day

  • @Cutiepie_050
    @Cutiepie_050 Год назад +3

    Best explanation ever and ever ❤️ thank u so much 🥰

  • @tuttejkumar6713
    @tuttejkumar6713 Год назад

    Nice work sir 👍🏻

  • @phoenix4247
    @phoenix4247 8 месяцев назад

    hii sir thankyou for providing these topics we are grateful to you 😊😊😊😊

  • @ABDULKARIMHOMAIDI
    @ABDULKARIMHOMAIDI 8 месяцев назад

    Thanks I'm greatfull

  • @krushnamayabehera6519
    @krushnamayabehera6519 Год назад +3

    Is this possible to install interpreter in the same machine in which the java code is written.........

  • @Himanshu._.Bhargav
    @Himanshu._.Bhargav Год назад +2

    sir please upload 2 videos per day for python programming

  • @mrbrownie1383
    @mrbrownie1383 Год назад +1

    i do not really understand that executable stuff at the end of the video, what do you mean by providing the code to the compiler? and how do you mean that I need to run the executable? now is it the .exe program or what?

  • @prudhvirevanth412
    @prudhvirevanth412 Год назад +1

    Hello sir, please make an videos on el
    Electric and hybrid vehicles....

  • @Beatriz-ht4ys
    @Beatriz-ht4ys Год назад

    Thanks

  • @sofienesdiri8470
    @sofienesdiri8470 Год назад

    Web browser have just in time compiler which is mix of interpreter and compiler

  • @AyanKhan-nx3in
    @AyanKhan-nx3in Год назад

    Sir , i want to ask could you do project in this video

  • @MrudulaBhuvan
    @MrudulaBhuvan Год назад

    Please upload trees complete concept in data structures

  • @Gayatri_shejule
    @Gayatri_shejule 7 месяцев назад

    #video4
    Thank you so much sir 😊😊
    Love from Maharashtra ❤❤

  • @joby5072
    @joby5072 Месяц назад

    How to work Compailer and interpreter work in cmd

  • @phoenix4247
    @phoenix4247 8 месяцев назад

    is interpreter program also can't run in different OS like compilers ??

  • @shashishekhar7649
    @shashishekhar7649 Год назад +2

    Your videos are lovely and very well explained. Thanks for such a beautiful learning platform.
    One thing though, I don't have this much time to learn Python. It is currently taking 3 days to learn a very basic concept like compiler and interpreter.
    I genuinely urge you to upload your content at a faster pace. 1 hour of content daily is optimum for people learning to be professionals.
    I know it is not an easy task to make such amazing learning videos. Kudos to you for that.
    But please allow people like us to consume your content too. We don't have that much time to wait. Daily videos will be highly appreciated. You can charge a fee for your videos too (just to give you an added motivation, not that you need it). Please consider my request.

  • @gpktelugu7684
    @gpktelugu7684 Год назад +4

    I am a 1st btech student we have python in 1st sem

  • @abdulraziq6761
    @abdulraziq6761 Год назад +2

    What steps are need for creating his own programming language ?
    Respected Sir.

    • @user-mo3qn3se8d
      @user-mo3qn3se8d Год назад

      To "Create your own programming language " you need first to decide if its gonna be interpreter or compiler and after that' create your own syntax and try that the compiler or the interpreter will understand that by
      doing a lot of thing ' hahahah

    •  Год назад

      @@user-mo3qn3se8d step 1: choose compiler or interpreter.
      Step 2: make the if statements needed to detect if a function is in the code and checks the second line for code and checks the third line for code.
      Step 3: repeat step 2 until you are happy with your functions
      Step 4: make sure your interpreter/compiler actually can read the files. Of not, go to heaven

    •  Год назад

      File.myprogramminglang:
      Function hahaha(s) {
      Return s * 2;
      }
      Interpreter:
      Import interpreter.myfunctions;
      Import interpreter.readlinejson;
      Let file = [{“line”:”1”,”text”:[“Function”,”hahaha”,{“type”:”parameter”,”args”:”s”},”{“],{“line”:”2”,”text”:[“Return”,”s”,”*”,”2”]},{“line”:”3”,”text”:[“}”]}]
      If file[1]:
      Let line1 = file[1]
      If file[2]:
      Let line2=file[2]
      If file[3]:
      Let line3 = file3
      If file[4]:
      Let line4 = file4

      Let char1 = Read(line1.text[1])….
      Myfunction x = new Myfunction()
      If char1 in x:
      Print(“you made a function called: “ + char2 + char3)…..
      **2000 years later**
      Print(“you closed this function with “ + char9)

    • @hetaeramancer
      @hetaeramancer 11 месяцев назад +1

      First, start learning how to do it
      Second, try doing it
      Third, give up since it's so fvcking hard

  • @ashokkumaryadavyadav5525
    @ashokkumaryadavyadav5525 Год назад

    Sir please python ka nest video upload kariye

  • @YogiRaj-108
    @YogiRaj-108 Год назад +1

    C language ka source code copy kar ke dusre machine me ide download kar ke source code copy kar dege ide me aur fir compile kar ke run kar dege simple executable file dene ki jarurat hii nhi hai source code de doo

  • @tugcesentuna8034
    @tugcesentuna8034 6 месяцев назад

    Video starts at 4.30.

    • @tugcesentuna8034
      @tugcesentuna8034 6 месяцев назад

      oh btw interpreter must be installed on the friends machine i think, im kinda sure because you said millions of time. such a time waste!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @greyrabbit2157
    @greyrabbit2157 Год назад

    slay

  • @SerobZeromintis
    @SerobZeromintis Месяц назад

    indian...

  • @danyaltyrecenter7868
    @danyaltyrecenter7868 Год назад

    Ur Way of teaching is so nice

  • @Kart-xv2fm
    @Kart-xv2fm 8 месяцев назад

    Thanks