Python Full Course | Free Python Tutorial for Beginners in Hindi

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

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

  • @DataFlairHindi
    @DataFlairHindi  6 หลายเดือนก่อน +55

    Get ready for top companies with our placement-ready Python full course on TechVidvan: techvidvan.com/courses/python-course-hindi/?campaign=ytdsad&ref=1374
    Apart from structured learning, you will get:
    - Study Material
    - Notes
    - Practical Codes
    - Quizzes & Tests
    - Interview Questions
    - Real-time Projects
    - Videos in Sequential Order
    - Video Playlist
    - Roadmap to get job
    - Job updates
    - Industry-recognized Certificate
    In case of any queries, please contact us on 8451097879 / info@techvidvan.com

    • @hiteshmoolchandani6533
      @hiteshmoolchandani6533 5 หลายเดือนก่อน +3

      Sir ye course sufficient h ya aapka primium wala course purchase kerne pdega data analytics k liye @dataflairhindi

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

      Latest version 3.11.1

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

      Latest version 3.11.1

    • @DataFlairHindi
      @DataFlairHindi  5 หลายเดือนก่อน +3

      @@hiteshmoolchandani6533 This is a Python course, for data analytics, you have to enroll in Data Analysis using Python course on TechVidvan (link in description)

    • @rinkutiwari1285
      @rinkutiwari1285 4 หลายเดือนก่อน

      Nice

  • @swayam_creatube
    @swayam_creatube 2 หลายเดือนก่อน +26

    Indian Teacher/Professor made TH-cam as Most reliable Open University... Thank you so Much Sir....
    Lots Of Love & Respect From Nepal❣

    • @DataFlairHindi
      @DataFlairHindi  2 หลายเดือนก่อน +2

      It's great to know the course is reaching students in Nepal! Keep learning and coding!

  • @subrotodebnath7680
    @subrotodebnath7680 6 หลายเดือนก่อน +56

    Single line defination : Python is a high-level, interpreted, and general-purpose programming language known for its readability and dynamic semantics .

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

      Bro can you tell where to write the program in idle environment like a=int(input(enter first number))
      Because whenever I write it prints . The problem he explained before 3:24:34 please tell me

  • @vshal3880
    @vshal3880 5 หลายเดือนก่อน +47

    Hello sir, I just finished your 4-hour Python lectures and I must say, you're the best Python instructor I've encountered on both online and offline platforms! Your teaching style is exceptional, and you deserve at least 10 times more views than you currently have. I'm also thoroughly enjoying practicing the practical examples alongside your lessons, which has greatly reinforced my understanding.
    Keep up the fantastic work.

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

      Great to hear!
      After working for almost 6 months, I have created a complete Python full course which is placement-ready. If you want to get ready for top companies enroll in full course (link in description).
      Along with the course, you will get study material, practical codes, quizzes, real-time projects, interview series, industry-recognized certificate, and more. Please visit TechVidvan (link in description) and enroll now.

    • @musickiduniya8805
      @musickiduniya8805 3 หลายเดือนก่อน

      Did you got certificate?

    • @jyotiranjannayak3078
      @jyotiranjannayak3078 20 วันที่ผ่านมา

      Fabulous ❤❤❤❤❤❤❤

  • @Rancho_rox
    @Rancho_rox 2 หลายเดือนก่อน +17

    Day 1 : @1:00:00
    Day 2 : @2:00:00
    Day 3 : @3:27:13
    Day 4 : @4:06:18
    Day 5 : @5:01:24
    Day 6 : @6:04:26
    Day 7 : @7:05:27
    Day 8 : @7:55:30
    Day 9 : @8:51:24
    Day 10 : @9:41:02
    Day 11: Completed
    Thank you! sir

    • @DataFlairHindi
      @DataFlairHindi  2 หลายเดือนก่อน +3

      I appreciate your efforts. Now, plan to enroll in placement-ready full course and get ready for top MNCs (link in description)

  • @kajialbums7421
    @kajialbums7421 6 หลายเดือนก่อน +10

    1:42:50 Ans : source code is the code that we write and the extension is py, while byte code is the compiled machine code through jit compiler and has a extension of .pyc

  • @CodewithKamil
    @CodewithKamil 2 หลายเดือนก่อน +7

    1:04:23
    Object Oriented Programming ---> 2
    C#, Php

  • @vshal3880
    @vshal3880 4 หลายเดือนก่อน +19

    07:53:50 n = 1
    while(n

  • @moon-yg9ut
    @moon-yg9ut 4 หลายเดือนก่อน +21

    Here are the areas where C and C++ do better than Python, explained simply:
    1.Speed: C and C++ run much faster than Python because they are directly converted into machine code, while Python is interpreted line by line, which makes it slower.
    2.Memory Control: In C and C++, you can directly manage how memory is used, which is important for performance-critical applications. Python does this automatically, which can be less efficient.
    3.Low-Level Access: C and C++ let you work closely with the hardware, making them great for systems like operating systems or hardware drivers. Python is more high-level, meaning you don't get as much direct control over hardware.
    4.Embedded Systems: C and C++ are often used for small devices (like microcontrollers) where speed and memory control are crucial. Python is usually too slow or heavy for these kinds of tasks.
    5.Game Development: High-performance games often use C++ because it can handle fast graphics and real-time processing better than Python.
    since i am more into c and c++. so there are some areas where python lacks.

    • @HappymindsHappylife0612
      @HappymindsHappylife0612 2 หลายเดือนก่อน +1

      Great knowledge...

    • @FaizanAhmad-zk1uv
      @FaizanAhmad-zk1uv หลายเดือนก่อน

      This is chat gpt knowledge 😅😂😅

    • @vijayverma8314
      @vijayverma8314 17 วันที่ผ่านมา

      Superb, you made my some doubt cleared 😊

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

    1:45:54 A JIT compiler translates code at runtime for execution, while a simple compiler translates code entirely before execution.

  • @peace_321
    @peace_321 4 หลายเดือนก่อน +11

    Best teacher who knows to teach properly,,, using black pen and white borad is sooo understandable.... ❤

    • @DataFlairHindi
      @DataFlairHindi  4 หลายเดือนก่อน +1

      Thanks, if you like the video, please share with your friends.

  • @AbdulMannan_92
    @AbdulMannan_92 5 หลายเดือนก่อน +13

    Python is a versatile programming language known for its simplicity and readability. It's used for various tasks like web development, data analysis, and machine learning.

  • @DataFlairHindi
    @DataFlairHindi  7 หลายเดือนก่อน +62

    Do you want Python Projects that help to start your coding journey?
    leave your comment below👇

  • @vijaymaurya3710
    @vijaymaurya3710 7 หลายเดือนก่อน +211

    Is anyone here new to programming like me?

    • @AjayChouhan-tx4ug
      @AjayChouhan-tx4ug 7 หลายเดือนก่อน +8

      Yes, its my first language

    • @newidealinnovationsnii
      @newidealinnovationsnii 7 หลายเดือนก่อน +3

      Bro I am also beginner, this is my first language that I have start

    • @aman_613
      @aman_613 7 หลายเดือนก่อน +2

      Same, even it's my 1 video to learn coding

    • @Bunny-v3q
      @Bunny-v3q 7 หลายเดือนก่อน

      Yes

    • @sharifsk1286
      @sharifsk1286 7 หลายเดือนก่อน

      Mee

  • @bloggerbiswajit1
    @bloggerbiswajit1 6 หลายเดือนก่อน +15

    Complete beginner to start python 🎉🎉🎉

  • @cloudtechankit
    @cloudtechankit 21 วันที่ผ่านมา

    At 1:02:47 object oriented programming language are java,PHP,Ruby, Dart, perl,swiftscript,......etc

  • @rajangulati1793
    @rajangulati1793 5 หลายเดือนก่อน +7

    Because its used in dynamic domain of IT like its use in data science,devops, automations my main objective is want to use this language to automate my personal and professional tasks with python

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

    1:39 - Source code file is a file written by developer with an extension of .py, while byte code is a file formed by the JIT compiler(Just in Time), with an extension of .pyc (python cache file) which is to be runned on PVM- python virtual machine, which is part of PRE- Python run time Envoirment, in order to deliver the output.

  • @vasudevpurohit4636
    @vasudevpurohit4636 7 หลายเดือนก่อน +13

    Dhanyavaad sir, we are waiting for this course, since a long time.

  • @ncmusic2005-v7i
    @ncmusic2005-v7i หลายเดือนก่อน

    1:27:00
    1) Creator of the python was mostly saw "Monty Python's Circus" and it was his favourite TV show that's the reason he took "PYTHON" word and given the name.
    2) Guido Van Rossam was the mainly creator of Python.
    3) Reason for creating Python, it is easy to learn and it has a lot of rich libraries...

  • @Huma-v9h
    @Huma-v9h 3 หลายเดือนก่อน +4

    general compiler compiles code page by page in compiled form on the other hand JIT compiles code line by line

  • @Sifatullahsolo
    @Sifatullahsolo หลายเดือนก่อน +2

    This is a very good idea to write everything in comments, as it improves learning and understanding.
    so the Difference Between Interpreter and Compiler is
    Compiler
    - Converts the entire source code into bytecode or machine code at once.
    - Faster processing time because it compiles the whole code before execution.
    Interpreter
    - Converts and executes the code line by line.
    - Slower compared to a compiler because it processes the code during execution.

  • @DataFlairHindi
    @DataFlairHindi  7 หลายเดือนก่อน +23

    What do you want along with this FREE Python course?
    Study material / Practical codes / Quizzes / Certificate
    comment now!! 👇

    • @xd....yt89
      @xd....yt89 7 หลายเดือนก่อน +2

      Sir Study Material Like Notes and Question Also

    • @abhishekchawda9832
      @abhishekchawda9832 7 หลายเดือนก่อน

      Aam ke sath gutli 👀​@@xd....yt89

    • @mayankdahiya623
      @mayankdahiya623 7 หลายเดือนก่อน

      Sir all that things 😊😊

    • @LokeshPandeya
      @LokeshPandeya 7 หลายเดือนก่อน

      all

    • @Koreandramashorts1420
      @Koreandramashorts1420 7 หลายเดือนก่อน

      Sir please provide all necessarily notes which makes our future knowledgeable

  • @its_sairoz8196
    @its_sairoz8196 4 หลายเดือนก่อน +1

    30:38 Python is a high-level, interpreted programming language known for its simplicity, versatility, and readability, widely used for web development, data analysis, automation, and more.

  • @Bws098
    @Bws098 3 หลายเดือนก่อน +5

    The best learning in all my life. You are the best teacher in the world for me.

    • @DataFlairHindi
      @DataFlairHindi  3 หลายเดือนก่อน +1

      Thanks, keep learning with DataFlair.

  • @Officalshyam-l5n
    @Officalshyam-l5n หลายเดือนก่อน

    Day 1 : @2:00:00
    Day 2 : @5:30:00
    Day 3: @8:00:00
    Day 4: @9:28:00
    Day 5: Completed
    Thank you Sir

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

      Great progress! You're doing an excellent job staying consistent. Keep up the momentum and don't forget to share the course with your friends! If you're looking to dive even deeper, check out our Placement Ready courses on Techvidvan (link in description). Keep learning!

  • @ChillWaves-m8h
    @ChillWaves-m8h 6 หลายเดือนก่อน +6

    Assalamualaikm Sir watching from Pakistan sir in relational operators you mentioned that if g=15;h=15;i=1 print(g==h==i) ans will be true and if "g=15;h=15;i=15print(g==h==i)" ans will be"False" but sir when i am doing this its vice versa sir Sir I'll be thankful to you if you solved my confusion @DataFlair Hindi

    • @ompurivlogs
      @ompurivlogs 3 หลายเดือนก่อน

      Hey you can Watch a letest python course from code with hary and apnacolage Shraddha didi.....best and biginer friendly 😃 ...

    • @ompurivlogs
      @ompurivlogs 3 หลายเดือนก่อน

      You can try this quistions answer with easy explanation using ai name google bard....me bhi use karta hu coding karte samay😀

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

    a=15
    b=15
    c=15
    print(a==b==c)
    Its giving ans True.
    Time stamp 4:41:40

  • @siddhantpurohit9298
    @siddhantpurohit9298 7 หลายเดือนก่อน +7

    Sir your java course was excellent, and thanku sir for this..

  • @RabiRisan
    @RabiRisan 4 หลายเดือนก่อน +2

    Python in One line: user friendly and have much more libraries to fullfill user requirements for developing different softwares.

  • @Toolterra
    @Toolterra 4 หลายเดือนก่อน +6

    AI and Data analysis

  • @Ritu-TheWinner
    @Ritu-TheWinner 5 หลายเดือนก่อน +4

    1. Numeric
    a. Integer
    b. Complex Number
    c. Float
    2. Sequence Type
    a. String
    b. List
    c. Tuple
    3. Boolean
    4. Set
    5. Dictionary
    6. FrozenSet
    7. None
    8. Byte
    9. ByteArrary
    10. Range
    11. Moneyview
    Total (11+6)17, Is it proper then, Sir?

    • @ompurivlogs
      @ompurivlogs 3 หลายเดือนก่อน

      Telent 😲...jay shree ram 🕉 🧡 Samb sada shiv 🧡

  • @MohitMundria
    @MohitMundria 7 หลายเดือนก่อน +11

    I was waiting for this for long period of time

  • @ayushflute9735
    @ayushflute9735 7 หลายเดือนก่อน +11

    Finally!!! Thank you sir.

  • @manishverma-oc9qk
    @manishverma-oc9qk 4 หลายเดือนก่อน +3

    I am very happy to see you studying on TH-cam ..Sir I studied Java offline from you in 2009.Thank you Sir for your valuable efforts..🙏

    • @DataFlairHindi
      @DataFlairHindi  4 หลายเดือนก่อน

      Thanks Manish, Please help me in spreading these videos with everyone.

    • @Starone-x9w
      @Starone-x9w 4 หลายเดือนก่อน

      Mili apko job kya

  • @rajankumar-cg4uc
    @rajankumar-cg4uc วันที่ผ่านมา

    name=input("enter your name")
    age=int(input("enter you age"))
    ms=input("enter your materianal status")
    if name=="Rajesh":
    if age>30:
    if ms=="married":
    print('select')

  • @sarveshmadhav3405
    @sarveshmadhav3405 4 หลายเดือนก่อน +9

    I am today starting this class मैं आज यह कक्षा प्रारंभ कर रहा हूं

    • @DataFlairHindi
      @DataFlairHindi  4 หลายเดือนก่อน +5

      All the best, let me know if you face any issues. Also comment if you like my course.

  • @sharmabp4286
    @sharmabp4286 4 หลายเดือนก่อน +2

    Binary-2 (0,1)
    Octal-8(0-7)
    Hexadecimal-16(0-F)

  • @ExpertsAdem
    @ExpertsAdem 4 หลายเดือนก่อน +29

    Meri terha or kon ha jo 1st time coding seekh reha ha

  • @amiya2376
    @amiya2376 7 หลายเดือนก่อน +7

    sir we must be wait for that
    We are very glad to you that you are doing everything for us...

  • @sopan8142
    @sopan8142 4 หลายเดือนก่อน +4

    Paython BBC Channel pe PYTHON CIRUSE Searial se nam pada. Jo developer la favourite serial tha

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

    Platform independent is java.
    interpreter = it translate the code line by line
    compiler = it translate the code whole code at once only

  • @AliShah-v3p
    @AliShah-v3p 3 หลายเดือนก่อน +4

    Great Sir, Data Science and Data analytical

  • @o.p2.o939
    @o.p2.o939 4 หลายเดือนก่อน +2

    I'm working professional and listening about python everywhere within my organization as well as across IT sector. So that I want to be expert in this also.

    • @DataFlairHindi
      @DataFlairHindi  4 หลายเดือนก่อน +1

      Yes, Python is in huge demand and pay scale is also high. If you want to master Python, enroll in our full course (link in description)

  • @SchoolOverseas
    @SchoolOverseas 6 หลายเดือนก่อน +3

    Very much clear first time I ever clear about it

  • @MohdFaisal-c7e
    @MohdFaisal-c7e 6 หลายเดือนก่อน +2

    Sir main to python programming is liye sikhna chahta hun ki, Mujhe kisi programming ke bare me jida knowledge nahi hai, or ye language mujhe asaan dikhi, Or main technology me apna carrier banana chahta hun, Main pahle python language Sikh lun fir mujhe doosri language bhi sikhna hai, Yahan tak ki mera irada sabhi ka hai

  • @maniranamani-lz7kq
    @maniranamani-lz7kq 6 หลายเดือนก่อน +4

    i want to learn python because it will change my life

  • @rajangulati1793
    @rajangulati1793 5 หลายเดือนก่อน +2

    Interpreter can read and run code line by line and compiler can do the same process page by page

  • @aamirmustafa3374
    @aamirmustafa3374 6 หลายเดือนก่อน +5

    I start python for freelancing its first step.

  • @puneetnelwale5594
    @puneetnelwale5594 11 วันที่ผ่านมา

    Python is Mother of all Computer Language..😊

  • @Prana560
    @Prana560 4 หลายเดือนก่อน +3

    Java and Python top 2 most platform independent language.

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

    Source code is code set up through library which we say as an easy language that translated into bytecode through jit complier . .py is an extension of source code and .pyc is bytecode

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

      Excellent observation! You’ve got the key concepts of source code and bytecode.

  • @KavitaJakhar56
    @KavitaJakhar56 5 หลายเดือนก่อน +4

    Thank you so muchhhhh sir ❤ aapne bilkul crystal clear kr diya, maine codewithharry ki playlist dekhi h python ki bt jbse aapki getter and setter ki vdo dekhi Maine tbhi codewithharry ki playlist s switch krke aapki playlist watch krni start krdi

    • @DataFlairHindi
      @DataFlairHindi  5 หลายเดือนก่อน +2

      Thanks, keep learning with DataFlair. Please share with all your friends.

  • @HillariousPanda16
    @HillariousPanda16 4 หลายเดือนก่อน

    i cmpleted half of this video.....very amazing teaching.....i wanr to go for data analytics an d then data science.....i am a non tech student .....but understanding very easily....i'll eagerly wait for a response from this channel to solve my further querry

    • @DataFlairHindi
      @DataFlairHindi  4 หลายเดือนก่อน

      Many guys from non tech background have shifted to main stream IT with Python & Data Science. You can learn them quite easily. After mastering Python, start Data Science. If you need to talk to our consellor, please call us on 9111133369

  • @ashutoshsarkar6590
    @ashutoshsarkar6590 5 หลายเดือนก่อน +10

    Namste Sir.
    Main to bohot barbaad ladka hun asal mein.
    Bas kuch sikhne se shuruaat krne ka socha ,
    to aapka lecture shuru kiya. Roz 30 minutes - 1 ghanta padhne ka soch rha hun sir .
    Aashirvaad dijiye ga aap hme.🙏

    • @DataFlairHindi
      @DataFlairHindi  5 หลายเดือนก่อน +2

      Just work hard and be positive, you will become job ready. it will be a good approach to learn daily for around 1 hr.

    • @abhishekchaturvedi5761
      @abhishekchaturvedi5761 4 หลายเดือนก่อน

      Advance excel bhi achchhe se padho. job mil jayegi growth bhi hai.

  • @ArunKumar-um5uf
    @ArunKumar-um5uf 4 หลายเดือนก่อน +2

    Namste Sir 🙏
    It is a very Powerful Language.

  • @aamirmustafa3374
    @aamirmustafa3374 6 หลายเดือนก่อน +3

    Python save in 2 file 1. Source code. Py 2. Byte code. Pyc

  • @Trade_Travel96
    @Trade_Travel96 3 หลายเดือนก่อน +2

    Because it's a simple programming language easy to learn and we start yours coding journey with python

  • @aman_613
    @aman_613 7 หลายเดือนก่อน +6

    Wow, thankyou so much sir

  • @KarismaBhoi-m2j
    @KarismaBhoi-m2j 2 หลายเดือนก่อน +2

    1.because of the tv serial show monti python circuse
    2.1989-bite version snd 1991-official version
    4.Guddo van Rosam

  • @AllVideoGuru80
    @AllVideoGuru80 5 หลายเดือนก่อน +3

    My python career planing app development🎉🎉❤

  • @007pankajbhatt
    @007pankajbhatt 5 หลายเดือนก่อน +2

    sir i want to learn python because I am from Non-IT background and some of my friends suggested me to learn this language . PYTHON is a very Easy to learn than other language

    • @sandeep2435
      @sandeep2435 3 หลายเดือนก่อน

      Yea me too.i have done master in physics but don't have any idea about programming , coding.

  • @sgirfan6383
    @sgirfan6383 6 หลายเดือนก่อน +6

    i am learning python not for development but for cloud computing.....

  • @azamtariq2559
    @azamtariq2559 6 หลายเดือนก่อน +2

    java and javascript are also machine independent language but C and C++ are machine dependent languages because window executed code are not be run on linux or Mac and vice versa.

  • @moon-yg9ut
    @moon-yg9ut 4 หลายเดือนก่อน +5

    There are several languages which is open source and free ware such as
    1.RUBY
    2.RUST
    3.JAVASCRIPT
    4.PERL
    5.SWIFT

  • @shwetaghotane-f3q
    @shwetaghotane-f3q 3 หลายเดือนก่อน +2

    Today I have started learning session with you.

  • @Haseenuddinkhan-z1b
    @Haseenuddinkhan-z1b 4 หลายเดือนก่อน +4

    I want to learn python for cyber security

  • @sanjoydas_kali4060
    @sanjoydas_kali4060 4 หลายเดือนก่อน

    Aap se best instructor, I haven't seen earlier, aap ka teaching the ways hi anukha hain

    • @DataFlairHindi
      @DataFlairHindi  4 หลายเดือนก่อน

      Thanks, keep learning with DataFlair.

  • @Bhartiyagamer1
    @Bhartiyagamer1 7 หลายเดือนก่อน +3

    Yehh....🥳
    Can't wait sir👏👏

  • @Khushi-r3w6x
    @Khushi-r3w6x 5 หลายเดือนก่อน +2

    mai DataScience Sikhna Chahati hu. Future me DataScience k field me kaam karna hai. isilye Python choose kiya.

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

      Data Science is a trending field. after mastering Python, you can start learning Data Science.

    • @asifiqbal3911
      @asifiqbal3911 4 หลายเดือนก่อน

      I new learner its my first language for learning ..can you guide me sir how after this video what to do next for more learning my plan to study Data science ..plz

  • @Zohaibvlog1
    @Zohaibvlog1 4 หลายเดือนก่อน +4

    Sir I am watching first video my from Pakistan

  • @ASamad3137
    @ASamad3137 17 วันที่ผ่านมา

    Very Detailed Course! Recommended for those who want to learn python from zero....❤❤❤
    If you don't like theory, you can skip.But according to my opinion theory is very very important

    • @DataFlairHindi
      @DataFlairHindi  15 วันที่ผ่านมา

      Thank you for your kind words! This course is designed to help beginners build a solid foundation in Python. If you find it helpful, don’t forget to share it with others who might benefit too!

  • @vinayprat
    @vinayprat 6 หลายเดือนก่อน +5

    My first programming language
    Data science gate

  • @Dsm1997
    @Dsm1997 2 หลายเดือนก่อน

    जिंदगी के इस मोड़ पर हू समझ नहीं आ रहा है कि क्या करू क्या नहीं पर अब गुरुजी को सुन कर बहुत अच्छा लगा एक मार्ग दर्शन हुआ गुरुजी धन्यवाद ❤❤❤❤

    • @DataFlairHindi
      @DataFlairHindi  2 หลายเดือนก่อน

      For free counselling, you can call me on 91111-33369

  • @abhishekchawda-g2l
    @abhishekchawda-g2l 7 หลายเดือนก่อน +3

    You are doing great job sir💯

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

    Base of binary is 2
    Base of octal is 8
    Base of hexadecimal is 16
    Decimal is by default
    In python binary represents 0B
    Octal as 0O
    Hexadecimal as 0X

  • @navjyotilahon8746
    @navjyotilahon8746 5 หลายเดือนก่อน +3

    I wana use python for data analytics.

  • @AbhinavKumar-fe7fh
    @AbhinavKumar-fe7fh 2 หลายเดือนก่อน

    2:39 to built understand and make chatgpt like small scale tool

  • @sanjoydas_kali4060
    @sanjoydas_kali4060 4 หลายเดือนก่อน +3

    Yes, it is very easy to learn

  • @informationtechnology3482
    @informationtechnology3482 4 หลายเดือนก่อน +1

    Compiler: A compiler translates code from a high-level programming language into machine code before the program runs. Interpreter: An interpreter translates code written in a high-level programming language into machine code line-by-line as the code runs.

  • @Programmer92
    @Programmer92 4 หลายเดือนก่อน +4

    sir please recommend good path for become a data scientist

    • @DataFlairHindi
      @DataFlairHindi  4 หลายเดือนก่อน

      To become a Data Scientist, you have to master:
      Python & ML along with some basic knowledge of stats, BI, and data engineering like data analysis and data processing.
      For free counselling, you can contact me on 9111133369.

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

    Amazing lecture i couldn't finish yet I will complete it need to spend some valuable time on it

  • @MohitMundria
    @MohitMundria 7 หลายเดือนก่อน +5

    Yes sir live interaction chahiye

  • @relaxedbreath4477
    @relaxedbreath4477 3 หลายเดือนก่อน +6

    I am 43 year old and absolutely beginner with programming...

  • @mantashaajmeri3080
    @mantashaajmeri3080 18 วันที่ผ่านมา

    data type :
    int
    float
    char
    boolean
    string
    tuple
    decimal
    list

  • @AjayChouhan-tx4ug
    @AjayChouhan-tx4ug 7 หลายเดือนก่อน +4

    What other programming languages do you know?

    • @sahilbansal3217
      @sahilbansal3217 7 หลายเดือนก่อน

      I recently completed C++

    • @aman_613
      @aman_613 7 หลายเดือนก่อน

      It's my First language bro

  • @abdulqayyumdhengal
    @abdulqayyumdhengal 17 วันที่ผ่านมา

    Buht zarbardst explain kia he apne python language programing ko

    • @DataFlairHindi
      @DataFlairHindi  16 วันที่ผ่านมา

      Thank you so much! I'm glad you found the explanation helpful. Keep up the great work and feel free to share these lessons with others who might benefit. Let's keep learning together! 🙌

  • @harshvardhannamdev7365
    @harshvardhannamdev7365 7 หลายเดือนก่อน +5

    Wow, thankyou so much sir ,
    i am so much excited for this,
    are you also excited friends
    Please "comment" your thought in reply.✨

  • @satyapanda.n
    @satyapanda.n 4 หลายเดือนก่อน +1

    easy coding , easy to remember methods , functions and more predefined fuction which can be easly used for our programming and offcourse lots of companies asking python developers for their projects

  • @souravnayaklipun8792
    @souravnayaklipun8792 5 หลายเดือนก่อน +4

    My Python version is 3.12.4

  • @ganeshkhadka1411
    @ganeshkhadka1411 6 หลายเดือนก่อน

    what a style of teaching sir! I really liked your style of teaching from Nepal!

    • @DataFlairHindi
      @DataFlairHindi  6 หลายเดือนก่อน

      Thanks. If you want to become job ready, enroll in full course on TechVidvan (link in description).

  • @MohitMundria
    @MohitMundria 7 หลายเดือนก่อน +3

    Thank you sir for this course

  • @techwolves7441
    @techwolves7441 3 หลายเดือนก่อน +2

    I am working professional in NON-IT background and I want to switch to Data Analyst

    • @DataFlairHindi
      @DataFlairHindi  3 หลายเดือนก่อน

      After finishing the video contact me for counselling: 9111133369

  • @PrinceNarwal-f4q
    @PrinceNarwal-f4q 5 หลายเดือนก่อน +5

    I want to become python developer because of demand of ai

  • @Hardbricked
    @Hardbricked 2 วันที่ผ่านมา

    Nice Python Tutorial sir..

  • @TeamXOfficial123
    @TeamXOfficial123 4 หลายเดือนก่อน +4

    Kon kon devops kar rahe hai comment Karo .. Jay shree Ram 🙏🏼🚩
    India , Odisha 🇮🇳🇮🇳

    • @parthadasxll-sci-a-2251
      @parthadasxll-sci-a-2251 3 หลายเดือนก่อน

      Kaha se seekh rahe ho ?

    • @TeamXOfficial123
      @TeamXOfficial123 3 หลายเดือนก่อน

      @@parthadasxll-sci-a-2251 Mera khatam hone wala hai bro bs kuch tools bacha hai .....

  • @KrishanKumar-jo7ss
    @KrishanKumar-jo7ss หลายเดือนก่อน

    Excellent sessions with hindi language.... Thankyou so for this video. It helped me alot. Thankyou from my heart🙂

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

      I'm glad you found the course helpful! Keep learning and share it with your friends!

  • @kumarsandeep08
    @kumarsandeep08 7 หลายเดือนก่อน +3

    Thank you so much

  • @zubairahmed6447
    @zubairahmed6447 20 วันที่ผ่านมา

    Compiler translates source code into object code however JIT compiler translates sourcd code into byte code.

  • @Go4Truth
    @Go4Truth 6 หลายเดือนก่อน +1

    1:13, compiler program ma Syntex check krta ha, or jahan mistake find krta ha wahan wo mistake show krta ha,