What is Python| History of Python| Why we learn Python in Tamil-Python Series Part 1

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 69

  • @srisakthimariyammanthirukovil
    @srisakthimariyammanthirukovil 18 днів тому +1

    Exordinary explanation thank you for giving this video mam thanks a lot for your performance

  • @anithaamarnath1088
    @anithaamarnath1088 Рік тому +14

    really very super easy to understand go head......❤❤

  • @AARAJCB360
    @AARAJCB360 2 роки тому +8

    Hai mam good morning 🖐️
    Good explained so thank you very much 👏

  • @rekhak4427
    @rekhak4427 Рік тому +6

    Very useful mam

  • @gopinathg2277
    @gopinathg2277 Рік тому +3

    Thank you very much mam 🙏.

  • @bannu-d8g
    @bannu-d8g 10 місяців тому +2

    Super mam 👍

  • @raja7december
    @raja7december Рік тому +5

    Superb mam

  • @Amalan-w9k
    @Amalan-w9k 22 дні тому +1

    Ok akka

  • @kowsalyakala1796
    @kowsalyakala1796 3 місяці тому +1

    Thank you sister👍

  • @SriRam-jo2nk
    @SriRam-jo2nk 4 місяці тому

    Very Nice teaching mam❤❤

  • @AKASH007-r9t
    @AKASH007-r9t 11 місяців тому +2

    Hai mam enaku phytion ooda coding eappid pantradhu nu sollunga

    • @basictoprotamil
      @basictoprotamil  11 місяців тому +2

      ua-cam.com/play/PLE6RCt0S1gX_0c4HPvU87oG7NovZh3NRO.html&si=hut06PWX4cOvfwxu

  • @AbdulRahaman-oh4gw
    @AbdulRahaman-oh4gw 7 місяців тому +2

    Hello mam , ur way of teaching is very clear ..Tq u so much for all beginners.
    Na Botany background so na Python learn panna yenakku value, job and future erukkuma mam ?

  • @ulloor_photography
    @ulloor_photography 11 місяців тому

    Thank you sooo much❤

  • @lizaffazil9161
    @lizaffazil9161 3 місяці тому

    Super

  • @uma-5719
    @uma-5719 5 місяців тому

    Thank you mam 🎉😊

  • @Subalakshmi-qx2vr
    @Subalakshmi-qx2vr 5 місяців тому +1

    New subscriber

  • @UCSE-rt4ho
    @UCSE-rt4ho 10 місяців тому

    Hi mam Good morning
    How to import the modules in latest version in command prompt python packages

    • @basictoprotamil
      @basictoprotamil  10 місяців тому +1

      Follow these steps
      1. open command prompt
      2. Navigate to location where your python are
      3. Start the python interpreter by typing python or python with version number for example python3 and press enter
      4. You can import modules by using import command
      for example import math
      5. If your installing external packages use pip command in command prompt. After installing you can import..

  • @durgadevir1083
    @durgadevir1083 5 місяців тому +1

    Hi mam.. could you please upload the class for multi core computer architecture .

  • @DeenaDD
    @DeenaDD Рік тому

    Mam super mam ... And very easy... Mam oru questions mam ....IDE apadina Enna mam plz sollunga mam.......pls...

    • @basictoprotamil
      @basictoprotamil  Рік тому +1

      IDE Integrated development environment nu soluvon. Nama programs ah easy ah type pana, error clear pana, debug pana, use panra oru software than IDE.

  • @royalwinautomatedsoftware2985
    @royalwinautomatedsoftware2985 2 роки тому +1

    Hai . Unga video ellam parthuruken learn paniruken. Enaku oru doubt pandas matum use pani read and write data script panen read data read panuthu but status oru column vachiruken athula write agala enaku antha code matum solunga. Fullname and password read aguthu status la "passed" or "failed" write aganum status column.
    import pandas as pd
    df = pd. read_excel('data.xlsx')
    for i in df.index:
    entry = df.loc[i]
    name_input = browser.find_element_by_name('fullname")
    password_input = browser.find_element_by_name('password")

    • @basictoprotamil
      @basictoprotamil  2 роки тому

      Thank you for your support.
      Entha code try pani parunga, openpyxl install panikonga
      pip install openpyxl
      If Excel file has data like this,
      fullname password status
      xxx xxx
      yyy yyy
      zzz zzz
      #Code to write/append specific column values in excel
      import pandas as pd
      import openpyxl
      from openpyxl import load_workbook
      df = pd.DataFrame({'status': ['passed','failed','passed']})
      wb = load_workbook('data.xlsx')
      ws = wb['Sheet1']
      for i, row in df.iterrows():
      cell = 'C%d' % (i + 2)
      ws[cell] = row[0]
      wb.save('data.xlsx')
      df = pd. read_excel('data.xlsx')
      print(df)

  • @bose_pandi
    @bose_pandi 6 місяців тому

    Thanks Akka ❤

  • @editzzvr9196
    @editzzvr9196 Рік тому +2

    Mam na diploma mudichitu python padicha job kedaikuma IT field la

  • @maranagaming3131
    @maranagaming3131 8 місяців тому

    Super mam

  • @sangeethavijayakumar1084
    @sangeethavijayakumar1084 7 місяців тому +2

    Nice explain akka

  • @djgaming7637
    @djgaming7637 2 роки тому

    Daily um video poduga

  • @dharanikandhan
    @dharanikandhan Рік тому

    Thank, you❤ mam

  • @gayathri9729
    @gayathri9729 3 місяці тому

    Akka nan ba history padikiren ..nan pyothan kathukalama enakku it field la job ketaikuma akka sollunga

    • @basictoprotamil
      @basictoprotamil  3 місяці тому

      Kandipa kedaikum python la certification course panunga. Degree finish panitu IT field la job try panunga

    • @gayathri9729
      @gayathri9729 3 місяці тому

      @@basictoprotamil thanks ka

  • @jeevasankaralingam1827
    @jeevasankaralingam1827 6 місяців тому +1

    Python badicha game davelapar akalaama mam

    • @basictoprotamil
      @basictoprotamil  6 місяців тому

      Kandipa game developer agalam. Pygame, Panda3D, Godot (with GDScript), Ren'Py, and Arcade entha maari game engines python la available ah eruku.

  • @mahalakshmimani3543
    @mahalakshmimani3543 9 місяців тому

    Hai mam iam completed B.A sociology
    Naa python patikkalama ennku usefull la erukuma

    • @basictoprotamil
      @basictoprotamil  9 місяців тому

      Kandipa padikalam. If you are interested to enter into IT companies, it ll be very useful. But neenga non IT background ah erukaranala, you have to study python or any other language courses with certification course.

  • @amc2074
    @amc2074 Рік тому

    Akka naa B.A.Economics padikkuren naa python kaththukkalamha sollunga please

    • @basictoprotamil
      @basictoprotamil  Рік тому +1

      Kandipa useful ah erukum. Python used in many fields so neenga kathukita ungaluku economics field la analytical skills increase pana useful ah erukum

  • @editzzvr9196
    @editzzvr9196 Рік тому

    New subscriber ❤️

  • @totalthamizhyt05
    @totalthamizhyt05 2 роки тому

    1st view

  • @afu1016
    @afu1016 Рік тому +1

    Please upload python modules

  • @SivaKumar-el2is
    @SivaKumar-el2is 6 місяців тому +9

    How many days to learn python mam

  • @sharmilasornam7997
    @sharmilasornam7997 2 роки тому

    Mam vera entha computer course mudikathavanga python course useful a irukuma

    • @basictoprotamil
      @basictoprotamil  2 роки тому

      Kandipa useful ah erukum. Python course learn panravangaluku opportunities athegam, now and also in future.

  • @praveenm2489
    @praveenm2489 2 роки тому +5

    could you explain the data science and when you will study it?

  • @t.aravinth9896
    @t.aravinth9896 Рік тому

    Mam python mobile la learn pana midiyuma

    • @basictoprotamil
      @basictoprotamil  Рік тому +1

      Kandipa learn panalam, python learning apps neraiya eruku

    • @t.aravinth9896
      @t.aravinth9896 Рік тому

      What ur opinion mam for learn best app and easy find error

    • @basictoprotamil
      @basictoprotamil  Рік тому

      Codeliber nu oru app eruku. I find that is the best app simple and precise explanation in each and every topic. And many programming languages are available. They offer online compiler also. Try that one.

  • @dhanushragava-d2j
    @dhanushragava-d2j Рік тому

  • @ajiajith5163
    @ajiajith5163 Рік тому

    Could you explain full python programming language

    • @basictoprotamil
      @basictoprotamil  Рік тому

      Full Python Course for beginners
      ua-cam.com/video/IfSWhS3YmkY/v-deo.html

  • @nkavitha0406
    @nkavitha0406 2 роки тому

    P

  • @backyalakshmi5829
    @backyalakshmi5829 4 місяці тому

    😅
    😊

  • @kavyamohan3368
    @kavyamohan3368 2 роки тому +1

    Core python sollithanga mam

  • @YogeshRamesh-y8i
    @YogeshRamesh-y8i 20 днів тому

    Thank you mam😊

  • @divyasanthosh3916
    @divyasanthosh3916 9 місяців тому

    very useful mam

  • @KARTHICK-vo1xg
    @KARTHICK-vo1xg Рік тому +1

    P