The Truth About Learning Python in 2024

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

КОМЕНТАРІ • 256

  • @InternetMadeCoder
    @InternetMadeCoder  8 місяців тому +9

    🚀 Go from Zero to Python Developer - academy.internetmadecoder.com/python-dev-masterclass

  • @zihanmubarak1890
    @zihanmubarak1890 5 місяців тому +55

    I learned more than the video in comments section 😂

    • @ikramhoque5398
      @ikramhoque5398 3 місяці тому +4

      I opened the comments when the video started and I paused it after seeing this. I know the commenters always got my back

  • @christianmontagx8461
    @christianmontagx8461 7 місяців тому +24

    Java popular in 1991? 🤔No Sir. Java 1.0 came to existence in 1996. The java thing started in universities around 1997 and it had hard competitors like Smalltalk, Lisp, Haskell, C & C++ and Assembly. With Java 2.0 in 1998 it slowly reached a critical mass as a language to teach students the art of OO programming.

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

      He us completely incorrect... Python was made to replace shell script and mainly Perl. I remember when it was being used back in the day we were moving away from perl because it was hard to learn and maintain. Python was easier to read and literally built off of perl syntax modules etc... to replace perl.

    • @dudewhereismyfitness
      @dudewhereismyfitness 5 місяців тому

      He meant Pascal, I'm sure. He is just too young to remember ;)

  • @JD-vj4go
    @JD-vj4go 7 місяців тому +288

    Python popularity is a bit misleading to self taught devs. A lot of the Python jobs are in AI or Data Science and those jobs require a related degree in most cases. The last two companies I worked for required a masters for data science jobs. Those are Python jobs a self taught dev can't get. It's great to learn Python though. Remember this dude is selling a course.

    • @Scarface1337_
      @Scarface1337_ 7 місяців тому +20

      Python is needed for cloud jobs too

    • @steporilluss1805
      @steporilluss1805 5 місяців тому +3

      thank you lol, i'm studing Data science atm and basically i use python all day long. this dude terrorize people :)

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

      @@steporilluss1805 how? he is just encouraging people... take it or leave it

    • @MrVanee
      @MrVanee 5 місяців тому

      @@steporilluss1805 I am improving my python to learn how to develop neural networks. I don't know why, but the idea that something, just based on mathematics, can "learn" to do something, is something magnificent to me.

    • @JD-vj4go
      @JD-vj4go 5 місяців тому

      @@MrVanee Nothing you've said contradicts what I said.

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

    As a guy who's been driving a forklift for 9 years and just today started to learn python using a payed online course its fun so far. I dont expect to get a job just with python BUT python will get me over the "scared to learn code" road bump ive been on for 2 years now. and hopefully give me confidende to learn c+ :)

    • @jgarbo3541
      @jgarbo3541 8 днів тому

      "payed" ?? "its fun"?? "ive"?? "confidende"?? Perhaps English first, then Python?

    • @DrLanli
      @DrLanli 3 дні тому

      @@jgarbo3541 have you considered that he might not be a native speaker? Yeah of course not, maybe you need to learn some social skills before talking shit

  • @alc6398
    @alc6398 7 місяців тому +14

    I just randomly picked up python and tried to learn it and I find it actually fun. Right now, I am just learning it as part of my hobby.

    • @JawadAli-tj3ec
      @JawadAli-tj3ec 7 місяців тому

      Where are you learning it ,source ?

    • @alc6398
      @alc6398 7 місяців тому

      @@JawadAli-tj3ec I picked up Google’s python crash course in coursera and Angela Yu’s python course in Udemy. I am using both, I started with Google to get a good grasp of the basics and then with Angela Yu’s course I am doing mini projects everyday but Angela’s are so simple so what I do is I am using what I learn in Google course and apply it on the mini projects like using data structures instead of using simple code something like that.

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

      me too.. 2 -3 a days it is fun

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

    Python is good today because of the speed of processors and memory. It is an interpreted language which used to be slow. Now it is not. The programs execute fast, and the programming UIs are very friendly. That is true for more traditional languages too, but python is very efficient and easy to learn.

  • @lol-ru4hs
    @lol-ru4hs 7 місяців тому +111

    Here are the summarized points of the video in a few bullet points:
    Python is a popular programming language known for its readability and ease of use. It is still a dominant language in many industries including data science, AI, and backend development.
    However, the tech world is always changing. Here are two big trends that will affect Python:
    AI Revolution: While AI is a positive trend for Python programmers in general, a lot of the AI works involve using existing AI tools rather than coding new ones from scratch. This means the demand for Python programmers in AI might not be as high as expected.
    Big Data: This is a field that heavily relies on Python for data analysis. The demand for Python programmers in this area is expected to grow even bigger.
    Overall, Python is here to stay and likely to become even more relevant in the future. But just learning Python itself is not enough to be successful as a developer.
    Here are the real truths about learning programming languages:
    The ability to solve problems with code and having the right character traits are becoming more important than just memorizing syntax.
    AI is making coding easier and less about remembering details.
    To be a successful developer today, you need to be able to sell yourself to companies and convince them that you are the developer they are looking for.
    Ai is great
    for now

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

      But in terms of machine learning, statistics etc, python is still the doninant eco system of tools, people and libraries?
      I know that many of the AI "McDonald" tools are prompting tools. That you learn how to pre-load it with a conversation style context so that it will be better suited for a particular domain, but But that is such a separate skill for something so completely different that I don't think that is relevant for your initial motivation to learn Python.

    • @BlancaLuna13
      @BlancaLuna13 Місяць тому

      Thank you for this! It helped gather my thoughts 😭💗

    • @Dell4834
      @Dell4834 Місяць тому

      Julia is still better to me

  • @josejaimecome
    @josejaimecome 21 годину тому +1

    Also usefull thing, learn tips and tricks, NumPy for arrays, Pandas for dealing with data, important libraries like scikit-learn for Machine Learning and frameworks like Flask and Django for web development. Also, do not forget to choose the path you need follow. Good luck!!!!

  • @TheFocusedCoder
    @TheFocusedCoder 8 місяців тому +93

    Great video, Python is my favorite language but so many people are under the impression you can use one language and be good forever. As a technical person you will need to know and be proficient in 5+ languages (Java, C, C# , Python, Typescript, Javascript). Good news they are all pretty similar and follow a core set of principles.

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

      Me too, I feel like python is my love...and because of that I learnt Django(web development). Now i'm trying to find a job but every job says we need JS, React, Next.js and all those different frameworks. Now I don't understand what to do...after that i decided to go into Data analysis because of Python

    • @Axel.The.Conqueror
      @Axel.The.Conqueror 7 місяців тому +5

      If you have the basics in programming and enough logic and strong algorithms, the programming language is just a tool that you can perfect in no time. And i mean it, any language is just syntax.

    • @dlouise64
      @dlouise64 7 місяців тому

      i'm proficient in javascript, and I've been learning python for a wee while, love it!

    • @MormotTheHog
      @MormotTheHog 7 місяців тому

      is c the god father of all language? like having experience over c makes other language learning quicker? or python@@Axel.The.Conqueror

    • @helloworld2054
      @helloworld2054 7 місяців тому +5

      That's why one should start with C and C++ since all other languages are derived from these 2 only

  • @cbaesemanai
    @cbaesemanai 7 місяців тому +24

    I have been programming python for 20+ years, at the end of the day its just anther programming language. Knowing a language is only 1 part of programming, it takes years to gain experience iith all of the components to create something new.

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

      What about those misspawlings!

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

      Coming from the business side of things, it gives you an amazing tool to manipulate data to find answers and solutions for real world challenges. Even if I didn't want to learn Python, I know I could explain a business problem to a Python programmer and they could probably get answers for me pretty quickly. It's much faster and many more options than something like Excel. I know this because my nephew had to quit college so he took a C## course at a community college. I told him if he liked it to stick with programming and he could make some good money. He took a low-level job at a financial company and started automating some of their stuff with Python. After about a year to two years at that job, he applied to a very large company for a nice salary and has been working there for years remotely. I surely don't have the brains to major in CS and maybe not even to write code in Python but with the little bit of gray matter between my ears I could provide data to someone and tell them what I want and they don't have to spend a year writing a program for it. Python is an excellent tool.

  • @TheMarketingWarRoom165
    @TheMarketingWarRoom165 6 місяців тому +4

    Python is the language of all time, proper mentorship with guidance is super needed for every beginner.

  • @yuridelossantos569
    @yuridelossantos569 7 місяців тому +26

    comparing python and C in that manner is a distortion. You can write a library in C so that you can read a file in a one line of code. That's not how C is compared with python. That comparison misleads those who wish to enter into the world of programming.

    • @InternetMadeCoder
      @InternetMadeCoder  7 місяців тому +4

      I know but the overall point still stands

    • @yuridelossantos569
      @yuridelossantos569 7 місяців тому +9

      @@InternetMadeCodera drop of poison renders the entire cake poison: it's no longer a cake but a poison.

    • @beingness9
      @beingness9 7 місяців тому

      ​@@yuridelossantos569a drop of poison will only poison those it is poisonous to. There are poison that's used as remedies under the proper perspective

    • @LophiusAiam
      @LophiusAiam 7 місяців тому

      make a video with the difference then, if you please@@yuridelossantos569

    • @emuboy85
      @emuboy85 2 місяці тому

      @@InternetMadeCoder no, it doesn't, only because someone made the work for you doesn't mean the work is not done, guess what, the pyhon interpreter it's written in C.

  • @TylerKennedy-e4r
    @TylerKennedy-e4r 3 місяці тому +22

    Look at the 100% of people you’re competing with and turn yourself into the 10% of people who are achieving. My whole life people have told me, you can’t do this, you can’t do that and I always ended up doing what I intended. If you learn skills and you can’t find a job, learn more.

    • @GoemonLovesFujiko
      @GoemonLovesFujiko 2 місяці тому +4

      People always say “it’s hard” or “it’s really competitive” - this has never stopped me and I also have been able to achieve my goals.

  • @JasonRosensweig
    @JasonRosensweig Місяць тому +1

    I've been an engineer for more than 20 years and bought your course to get up to speed as soon as possible on python. Looking forward to some great content!

  • @mister_meat30
    @mister_meat30 8 місяців тому +40

    I know this may be a big ask, but would you be able to tell me what sources you used to gather this information?

    • @djsolstice8964
      @djsolstice8964 7 місяців тому +25

      This is the most reasonable question. Reference your material, always.

    • @TheDavidlloydjones
      @TheDavidlloydjones 5 місяців тому

      RTFM

    • @Sigmarigma
      @Sigmarigma 5 місяців тому

      probably from personal experience and I think the popularity thing is from visual code studio, python has over 63 million downloads. everything else not sure

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

      Source: Trust me bro

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

    I disagree. You still need to know the language and how it works. You will always have people who learn the language superficially, but to keep up with the LLM suggestions you will need a deeper understanding of the language and the underlying interactions with the virtual layer and hardware.

  • @AlexeiRamotar
    @AlexeiRamotar 7 місяців тому +5

    I can't get AI to generate decent Regex without serious intervention. Same with python or Java, it gives an ok baseline but unless the coding question you're asking has already been done and it is simple and has been published already then AI isn't going to help.

  • @MrLittletube
    @MrLittletube 8 місяців тому +22

    Just started to try to learn coding in the last 5 months. Beginning to think it’s pointless now.

    • @mortvald
      @mortvald 8 місяців тому +17

      don't believe the hype, nothing is going to replace a good programmer short of a civilization collapse

    • @lior9bm
      @lior9bm 8 місяців тому +13

      Maybe its the best time to learn coding.
      Its unpredictible industry, stessful ngl, always need to learn new stuff, but at list its pays well

    • @Mahakaal1221
      @Mahakaal1221 7 місяців тому +1

      Can you believe devin came after 1 week I joined a institute to learn java development!! I was like wtf man my career started and ended at same time 😂😂😂

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

      Who do you think programs the AI? They won’t always program themselves. I’d recommend learning Prompt Engineering.

    • @mortvald
      @mortvald 7 місяців тому +1

      @@Sephaos you're way out of your depth buddy, either that or you don't know how to communicate.

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

    Currently working as a Data Analyst. Using a lot of SQL, Excel and Tableau but Python has given me the ability to handle data much more efficiently. I have some Data Engineering skills, thinking about what to go after next.

    • @ramakantha571
      @ramakantha571 2 місяці тому

      I'm a Backend Python Developer with 4+ years of experience. Do you think I should learn Data Engineering or something just to be future proof and get good pay?

    • @itsRod
      @itsRod 2 місяці тому

      What exactly would Data Engineering be?

  • @jig42
    @jig42 7 місяців тому +10

    Completed my study (IT) 3 years ago and worked in industry(transportation), I want to come back in IT. I feel like python is my love...and because of that I learnt Django(web development). Now i'm trying to find a job but every job says we need JS, React, Next.js and all those different frameworks. Now I don't understand what to do...after that i decided to go into Data analysis because of Python. And still confused. 🙃

    • @ARNBNDL
      @ARNBNDL 7 місяців тому +1

      Data analysis use python, Jig?

    • @sigma_malebroo
      @sigma_malebroo 7 місяців тому +1

      @@ARNBNDL Yap

    • @fullrulle77
      @fullrulle77 5 місяців тому +2

      I think a lot of developers could have told you beforehand that js and React would have been a better path for getting a web dev job.

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

      @@ARNBNDLyep buddy, for example you can write in google “data wrangling in python “ and you’ll see what’s going on there!

  • @MrVanee
    @MrVanee 5 місяців тому +2

    Bro, no one has ever said that if you know Python you will have a good life, it's like saying that because you know mathematics you will be rich.
    Python is the best option to start developing that computational thinking that is needed as a programmer, the syntax is easy and clear, and it is very easy to learn the basics. It's not like Java or C++ where the code is very messy or based on OOP.
    If you want to develop easy projects, it is 100% recommended that you use Java.

  • @findstr.s-hi-c._w
    @findstr.s-hi-c._w Місяць тому

    well I think the number one thing to consider, is that python is open source.
    and when you compile it to a .exe file, it will be compiled to an open source project.
    (as stated it the license)
    but open source is also cool, i think of it as a security layer.
    people can read your code.
    so if your up to no good, people can see that.
    you learned c...cause everything we use is based of c...
    except assembly? i think....(hardware programming)

  • @quarky6395
    @quarky6395 Місяць тому

    I started coding 4 years ago, python and some webdev html; javascript, CSS for example. but i KNEW, thjat with the AI technology massivly advancong, that my previously learning is almost nul and void. so this is the perfect video i was looking for to get my head/ideas back up to date so i know what my next real targets should me, in the coding world :)

  • @DS-cf1zc
    @DS-cf1zc 5 місяців тому

    I am approaching my mid-fifties - I have a decent job, and I am a senior leader - I am neurodiverse and have really decent data manipulation skills, and can work my way around VBA in excel, but I want to learn Python, purely to improve my data bending capacity.
    I have already employed one exceptional python coder - who has proved their worth in less than one year, purely by improving what my team do with our data, and how we use it better.
    I purely want to extend my skillset, and you know, learn something new - lets hope its worth it.

  • @andhw9187
    @andhw9187 4 місяці тому +2

    Great video. Background noise of shutter is annoying though

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

    pedantic makes a big display of knowing obscure facts and details. Know C is important if you need to write machine level or blazing fast code. Thats only 'pedantic' if you don't have to deal with that.

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

    Learning how to be a excellent code developer depends on how many library can be combined into your project. That's all about.

  • @geee7672
    @geee7672 8 місяців тому +6

    ...I have a lot more questions to ask before committing any funds. I am in Graphic Design and there are specific question I need to ask. And I have specific type of projects I wanna use coding for. How about chatting via email first?

  • @anrupo2
    @anrupo2 7 місяців тому +3

    Too many flashes in the video. Put on your sunglasses before watching it

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

    Python is a programming language between human Language and machine language 🎉🎉🎉

  • @worldcomingtoanend
    @worldcomingtoanend 5 місяців тому

    Its procrastination to waste time trying to figure out if a dev language is worth learning or not. Just pick whatever u like and be good at it. Am still using PHP and its been feedig me and my family for decades till today.

  • @BenjaminBelay447
    @BenjaminBelay447 7 місяців тому +16

    print("What's with the flash?")

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

      it would be nicer if you d accept a user input :(

  • @hibob841
    @hibob841 6 місяців тому +3

    Good stuff. I found your points to be well-reasoned and broadly agree. However, I have to disagree slightly with the idea that, to paraphrase, LLM-based tools make it less important for a developer to actually commit to memory the minutiae of syntax, libraries, frameworks, algorithms. That's mostly true, with one important exception: technical interviews that you need to pass, in order to actually get a job. You're not generally going to have LLM-based tools available to you (often no tools at all). You're going to be interviewed by old guys like me, who are going to ask you to whiteboard a "fizz-buzz" problem, or implement a doubly linked list, or traverse a binary tree. If you're lucky you _might_ get questions specific to the platforms/languages you claim knowledge in (but just as often not). Then we'll ask you about the time-vs-space complexity of your solution and how you might optimize it. We'll ask you this stuff because that's how we were interviewed, and we haven't yet figured out a better way to assess someone.

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

    Thank god I've never had the mindset of i need to do this or that "to get a job" I'm in the camp of making jobs. I'm learning Python because I like the name. And it has a big community.

    • @jeffisawesomer
      @jeffisawesomer 5 місяців тому +3

      I started learning python because I’ve always had a deep interest in ai and wanted to learn about how it works/how to program my own as a hobby. The fact that it could be a job is a great bonus!!

  • @AtHost98
    @AtHost98 7 місяців тому +1

    I really just want to learn to find a well paying job. I spent a few days learning Swift and im stuck between deciding between it or Python. It seems like something i could do so heres hoping i can get a fine job by the end of the year. Im tired of working low skill low pay jobs. If this can get me 50,000 a year id feel on top of the world.

    • @amex02
      @amex02 3 місяці тому +2

      Once you learn the fundamentals of programming, you need to find an area to specialise in. For example web or app dev, front-end or back-end? Look for jobs in your local area. What languages and frameworks are they using? Once you figure out the direction learn what is required for those jobs. Companies don't want to waste time training you but if you can slot in you will be attractive.
      At least in my area, Python is a dead end. For web, PHP, Java, .NET and JS are big. Don't get caught up with silly courses too. Learn to read documentation, and whenever you have some spare time read something about whatever framework or language you are working on. It all adds up.
      Also consider starting fairly low and build your career up from there. For example as a Wordpress dev. Gaining experience is crucial.

    • @nightlifeking
      @nightlifeking 2 місяці тому

      If you want to make at least 50k just get into IT. Programming is hard and very competitive. I feel like it's way easier to get an entry level IT job than trying to find an entry level programming job (which are pretty non-existent). Get your A+, Network+, and Security+ certs and I promise you'll get a job in the 50-70k range with persistence. You may have to take a low paying job just to get your foot in the door but once you have 1 year of IT experience IN AN OFFICE (Not retail), you'll be able to apply for other jobs and make way more money. I'm a self taught IT pro, started as a non-paid intern, I'm now making 6 figures. Took about 10 years and a lot of determination. I love programming and it makes me an even more valuable IT pro, but I'm over trying to get a programming only gig. Good luck!

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

    Im going to get my masters degree and I’m thinking of going with Business Analytics. This will require Python and R programming. I’ve been using JS for a couple years now so I’m thinking of shifting my focus to Python now

  • @amigalemming
    @amigalemming 5 місяців тому

    There has not much changed in the last three decades: The most programming languages like Python do not focus on correctness of programs and this is true today, but today there are much more programming languages ignoring correctness issues.

  • @YoutubeWatcher264
    @YoutubeWatcher264 4 місяці тому +1

    Planning on studying python. Where is the best place to get remote job for junior or beginner or entry level python developer?

  • @johnmarks714
    @johnmarks714 6 днів тому

    I like this video. Im gonna look through youtube channel. Could you make a video on low level programming, such as driver dev, reverse engineering, etc?

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

    I love the video! However, my OCD goes haywire thanks to the misaligned pictures on the wall XD

  • @Luix
    @Luix Місяць тому

    python is not optimized for backend

  • @elaunchasemusic
    @elaunchasemusic 7 місяців тому +1

    Barely a minute into this video and your facts are wrong. Java was created around 1993/4 and released in 1995. Ugh.

  • @dievas_
    @dievas_ 4 місяці тому +2

    Yes, its still the case, python is the language of AI, its even better to learn python today than ever. Python is not only for training AIs, its also used to build all LLM based applications, pytorch is the most most popular way to do it.

  • @yujiashan
    @yujiashan 25 днів тому

    the footage and the voice are not syncing

  • @Websitedr
    @Websitedr 7 місяців тому +3

    Python is by far easier to pick up than what I started with (BASIC). I can't remember where I heard it but really all code is just structured sentences. If we just write down as a list the things we're trying to do and then turn them into code, it can be done in any language.

  • @InspireHour
    @InspireHour 7 місяців тому +3

    Bro i have a question as Nividia Jensen Huang say in an a video that it our job to make a human programming language than Nobody has to learn code and as Devin software engineer Comes in the industry that means most of the jobs are replaced or comes to massive layoff. So i just want to know that still we have to learn python or not

  • @valentinrafael9201
    @valentinrafael9201 20 днів тому

    One programmer of today can absolutely NOT do the job of 5 from before. Can a programmer that programmed for 20 years to the job of his own self from 20 years ago, times 5? Yeah, in that case yes, because he has more experience, but as you put it, it's straight up hot true. Also, AI is just learning to use python / pytorch and companies will higher you to implement algorithms that some mathematicians come up with for AI, so, yeah, Python, as sad as it may sound, is self sufficient for A LOT of jobs.

  • @AlanWagoner
    @AlanWagoner 7 місяців тому

    Nice video, but that sound effect used when changing scenes is off-putting.

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

    Great video. Thanks!

  • @oreyasawaiyan5699
    @oreyasawaiyan5699 8 місяців тому +2

    Now writing big lines of code with ai is faster so non python users got an advantage.

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

      Getting an ai to write functional code that does what you want is immensely difficult. It’s why I’m learning python instead of using ai.

  • @anirbanduttagupta3630
    @anirbanduttagupta3630 8 місяців тому +3

    However, I believe Python will have a very strong competition from Golang. Golang, with its ease of syntax and execution speed with growing community and library, is catching up very fast.

    • @ragama623
      @ragama623 7 місяців тому

      This is 100% true.
      A couple of years ago, i didnt see any job that used go. Now, software jobs at a lot of universities have GO as a requirement. If colleges are using it, everyone will be using it soon

    • @bassycounter
      @bassycounter 7 місяців тому

      @@ragama623this may be a dumb question, but I have no experience with go and I keep seeing/hearing of it as well as golang, are those one and the same, just different ways of saying the same thing/referring to the same language?

    • @paca3107
      @paca3107 7 місяців тому

      yes yes! go lang nuts but its harder either.

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

    most ai is built with python

  • @technics6215
    @technics6215 Місяць тому

    Come on... Python is the easiest language that is popular because Google invested in it to employ a lot of people who have no idea about computers from developing countries...

  • @daviddonovan425
    @daviddonovan425 3 дні тому

    Nonsense to compare Python to C or Java. You should compare Python to JavaScript (using NodeJS).

  • @alpzepta
    @alpzepta 6 місяців тому +2

    Python is the hardest programming language I have ever learn in my life. Failed how many times now? Or maybe it's just my laptop is probably too small perhap 14 inches or 15.6 inches laptop might make Python learning easier?

  • @mochalatte3547
    @mochalatte3547 27 днів тому

    British English surprised me with 'Enrol Today'. Hmm..I almost thought it was a SP mistake.

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

    @0:25 I didn't expect seeing Java source code listing in a Python-Video,
    @3:22 and C++ source code also.

  • @RomeoAntony-f1e
    @RomeoAntony-f1e 2 дні тому

    Learn programming in current year and future is like worser than gambling like spoiling hours of your hours and minutes. You cannot get back.

  • @Codingwithlukman
    @Codingwithlukman 6 місяців тому +2

    My own take about python is that it's declining a little bit yearly. So sad. My advice is to diversify your knowledge in other programming languages and don't forget to learn AI

  • @dpython3121
    @dpython3121 Місяць тому +1

    Programming language 👎
    Reprogramming yourself 👍

  • @demoness_black
    @demoness_black Місяць тому +1

    I just want to try and learn python but no, every up to date tutorial is ai this, machine learning that, I don't care about this garbage. I don't need a chatgpt calculator or ai in my text based adventure game. I just simply want to learn python for fun, not for money, not to program a nice house that costs $10,000 a month to rent, JUST bare python. it's so frustrating.

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

    Can you learn Python with books?

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

      My opinion is not truly. Beside doing online courses you can keep reading 1/2 python books which will help you to keep on track.

  • @jesniels
    @jesniels 5 місяців тому

    A lot of personal opinions. I respect that, agreeing or not 🙂..
    But remember fact checking, he he... Java in 1991.. Not really, he he.. The first public release of Java was May 23, 1995, as an alpha available only on Sun Microsystem's Solaris operating system, a year before JDK 1.0 was released..

  • @MK58
    @MK58 8 місяців тому +2

    What about tools like Devin which will just improve from here on out?

    • @InternetMadeCoder
      @InternetMadeCoder  8 місяців тому +12

      relax

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

      I know they won't replace us but you are underestimating the impact they will create on the value, honestly I don't mind it since this will work as another great filter and push the bar above for people. But yea.​@@InternetMadeCoder

    • @jaylooppworld381
      @jaylooppworld381 8 місяців тому +1

      @@InternetMadeCoder😂😂😂😂😂

    • @bucztechph
      @bucztechph 7 місяців тому

      Relax (we're cooked)​@@InternetMadeCoder

  • @mostafagalal1584
    @mostafagalal1584 2 місяці тому

    The frames behind u is driving me crazy

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

    "They hire more Python devs because there are more Python devs out there"
    Very interesting 👍

  • @therealstruggle
    @therealstruggle 7 місяців тому

    brhh you are right its hard to get a job by just only one PL we need to learn as many as we can

  • @1nonlykingnaeem
    @1nonlykingnaeem 8 місяців тому +2

    make a video about c#

  • @Engille967
    @Engille967 4 місяці тому +1

    I have to disagree. Everyone is scared because of AI, so in like 5 years, the demand for professional programmers will rise massively. Everyone considers learning to code pointless because of videos like this. And I won't pretend that AI is useless, everyone knows it isn't. But it's just not as useful as you claim. People still need proper knowledge to knoe what's actually happening inside the code and how to, for example, debug and convert it into an executable. I came to understand this when my friend sent me a 160 line program and I had completely no idea what it was actually about. I understood when I dived into it. People just assume AI or someone else is going to do everything for them, so the success of the average programmer is going to fall massively in the following years. And with it also the demand for programmers is going to rise, creating opportunities and potential jobs.

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

      so you didn't even watch the video

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

      @@InternetMadeCoder yes I did. I disagree with your claim that programmers these days have to try harder to get a job.

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

      ​@@Engille967The more people deter away from programming, the less competition there is.

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

      @@LyricalFighter exactly

  • @MasterG0RAM
    @MasterG0RAM 2 місяці тому +1

    Again new seller unlocked!

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

    I switch off any tutorial that contains the lie that reading a particular programming language is like reading English.

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

    Learning coding feels like a hobby right now...
    There is no good reason to learn it because of AI.

  • @christianmontagx8461
    @christianmontagx8461 7 місяців тому

    To compare a c++ subroutine with error catching code with a python code without error catching...interesting move. 😂😂😂 Maybe that is the reason why modern code is so bad and error prone?

  • @Techfunn45
    @Techfunn45 8 місяців тому +2

    Can you make one video on how to make mobile app using python please..??

    • @ad7711x
      @ad7711x 8 місяців тому +1

      You might as well start learning another language. for iOS, you need to learn SWIFT. The syntax is fairly similar to Python and JavaScript. For Android, Kotlin or Java. Or you can learn React Native with JavaScript. You also have to learn some type of database. For the app I want to build, you have to know all of that. I simply don't have the type to code every single solitary line, so I'm going to get help. Outsource some of it. I don't want to deal with having to learn UI so I'm probably going to buy a template and pay someone to customize it the way I want.

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

      @@ad7711x thanks😊😊

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

      @@ad7711x hey bro who are you. I am shocked when im reach your youtube channel . Good job keep going bro nice😊😊

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

      ​@@Techfunn45Are you under the impression that only content creators are programmers? There are better tools than python for mobile development but best of luck figuring it out

  • @1AlexPeters
    @1AlexPeters 7 місяців тому

    If you want to learn python on your own do you have any recommended books or online resources that people should look at?

    • @91dgross
      @91dgross 7 місяців тому

      Python crash course by Eric mathes

    • @MormotTheHog
      @MormotTheHog 7 місяців тому

      cs50 is the greatest for intro to python@@91dgross

    • @jeffisawesomer
      @jeffisawesomer 5 місяців тому

      I use an app called Mimo. It’s like duolingo but for python. It’s got a developer course that I’m fairly sure has a certificate, but I’m not sure since I started 5 days ago

  • @bikerjosh07
    @bikerjosh07 5 місяців тому

    Python is written in C

  • @ugnotbug
    @ugnotbug 5 місяців тому

    You lost me when you said Python was created when Java was popular :D

  • @Dell4834
    @Dell4834 Місяць тому

    Um i believe julia better than python

  • @Techfunn45
    @Techfunn45 8 місяців тому +2

    How should i make mobile app using python...??

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

      go on youtube Tech with Tim

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

      mby write this question in google? but since u decided to write it here, u will never make an app sorry

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

      You don't make mobile apps with Python. There is no production software stack in Python for it.

    • @villadrifft9381
      @villadrifft9381 7 місяців тому

      How do you make an app?

    • @paca3107
      @paca3107 7 місяців тому

      just use tech made for it

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

    Thanks.
    Nice video

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

    This was not an informative video for me.

  • @JHatLpool
    @JHatLpool 5 місяців тому

    Good discussion.

  • @khunkham5315
    @khunkham5315 8 місяців тому +2

    I quit because of Devin

    • @yumyumpork-dx1pb
      @yumyumpork-dx1pb 7 місяців тому +1

      why dont you create Devin by learning coding. AI machine need huge amount of water to write a single line of code

  • @Kproductions2012
    @Kproductions2012 5 місяців тому

    these sounds effects are highly distracting and annoying a f. unwatcheable for me, sadly.

  • @necuspam
    @necuspam 7 місяців тому +1

    1985. C64 code:
    OPEN 1,8,15,"notes,s,w"
    PRINT#1,"do the homework before a soccer game"
    CLOSE 1
    seems pretty simple, much before Python. Similar with Fortran which is compiled language, and with Pascal. They were both widely used, probably more than JAVA and C, if popularity is the benchmark.

  • @negativitybytes
    @negativitybytes Місяць тому

    Please stop with the flashes and the lame sound effects. So annoying.

  • @gnagyusa
    @gnagyusa 7 місяців тому +1

    2:00 This is not true. I find C a 100x easier to read than Python. It just depends on what you learned first. And, C code can be compact, too, if you properly modularize it.

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

      The code written in C and Java looks beautiful to me, rather than Python

    • @SB-wn3gl
      @SB-wn3gl 2 місяці тому

      exactly

  • @AntjeRoestenburg-cz7hm
    @AntjeRoestenburg-cz7hm 6 місяців тому

    Not much Java in 1991 ;-)

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

    Bro this photo clicks are so anoying 😮😮

  • @topofthegreen
    @topofthegreen 18 днів тому

    AI is replacing programmers anyway.

  • @tico-k9y
    @tico-k9y 8 місяців тому +4

    AI bros, stick to your lane. We dont want unskilled labour working as "AI Engineers" and not knowing shit about AI

  • @scottwalker9766
    @scottwalker9766 2 місяці тому

    Python is what basic should have been.

    • @scottwalker9766
      @scottwalker9766 2 місяці тому

      It is by far the best scripting language out there.

    • @scottwalker9766
      @scottwalker9766 2 місяці тому

      I feel that the closest thing to it is ruby.

    • @scottwalker9766
      @scottwalker9766 2 місяці тому

      A.i. changes things. Now, every language matters.

    • @scottwalker9766
      @scottwalker9766 2 місяці тому

      Given its perspective.

    • @scottwalker9766
      @scottwalker9766 2 місяці тому

      Emacs is way better if you know elisp.

  • @catcherinthesky
    @catcherinthesky 6 місяців тому +5

    Another salesman.

  • @kristophercole7161
    @kristophercole7161 5 місяців тому

    Your pictures are slanted btw, its driving me nuts lmao

  • @ankito-090
    @ankito-090 7 місяців тому

    Devin: HOWDY

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

    Awesome.

  • @TheBlackmanIsGod
    @TheBlackmanIsGod 7 місяців тому +3

    It doesn’t matter!!!!
    If you can’t get to absolute mastery master level programming you will never get hired!! Nobody wants jr devs that still have to rely on a senior dev, they will just have the senior devs do everything….
    It’s not going to get any better more and more jobs are going away!!!!

    • @robertodefilippis7158
      @robertodefilippis7158 7 місяців тому +1

      Chatgpt is the new jr programmer

    • @TheBlackmanIsGod
      @TheBlackmanIsGod 7 місяців тому

      @@robertodefilippis7158 CHAT GPT IS EVERYTHING!! I don’t even use Google anymore!! I use Chat got everyday for so many things!!!

  • @QamarFressclalu
    @QamarFressclalu 7 місяців тому

    Thanks for this video
    , good!

  • @michaelfisher4737
    @michaelfisher4737 8 місяців тому +4

    im 2 min in and i just cant... this is a joke, dont just learn a programming language, learn how to program.
    nothing wrong with having 20 lines of code to read a file, its doing shit, and you can just abstract it into a function then boom! you use it like you do in python.
    the reason python is easy is because its designed to have a lot of things like this already done for you.
    but they are not doing the same thing in the 2 code example.
    python is not error handling, its not assigning it to a variable.
    in that python example, what happens if it the file is null??
    look here, lets take away all the error handling shit and make the c more closer to python:
    include
    int main() {
    FILE *file = fopen("example.txt", "r");
    char line[256];
    while (fgets(line, sizeof(line), file)) {
    printf("%s", line);
    }
    fclose(file);
    return 0;
    }
    ok ive halved the lines of code.
    you have some memory addressing and synax adding to the lines of code and that it
    but its still doing other stuff then just "print file to screen" i mean, if thats all you want to do then why even bother with python? just in your terminal "cat filename.txt"
    this is my issue with people people the lean python, they are not actually learning to program and this is why so many people struggle to get anywhere and just think "oh well AI will make programming irrelevant" like yeah, if all you know is python and how to use functions and libraries that are already made for you, yes your job will become redundant.

    • @Praveen347-q6n
      @Praveen347-q6n 8 місяців тому

      How to contact you sir regarding python I need python guidence