Python Vs. Javascript - Which Is Better?!

Поділитися
Вставка
  • Опубліковано 15 бер 2024
  • In this video I'll explain the pros and cons of Python and Javascript and tell you which I would pick to learn today.
    We'll look at:
    - How Easy Are They To Learn
    - How Easy Are They To Code
    - What Are They Each Good At
    - Community and Resources
    - Job Outlook
    - My Final Pick
    After you watch this video you'll have a clear understanding of what each is good at and should be able to decide which to learn...
    Check out All My Courses at:
    Codemy.com

КОМЕНТАРІ • 53

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

    Hi !! It's my first time here and I have a question. You said that Kivy doesn't do very well with mobile development. Can I ask you, why ? I just watched some videos where you talk about Kivy and you made a tutorial. I'm starting to build and inventory app to put in production, the idea is to capture clients, so I'm talking about an app that works, not only for academic reasons. The idea is an app that works in Windows and Android due the type of clients. What do you recommend me, which framework use ? I'm working in this with some friends and our background is from data, so, our development experience is basic.

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

      Kivy is ok...it actually works great...the problem is the developer community isn't there. The documentation is crummy, there aren't a ton of useful tutorials out there. If you use it and like it, that's great and you'll be fine.

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

    If I'm pretty comfortable with Python, and I'm interested in front-end development, should I learn JS or keep going with Python?
    Also, is ir possible to integrate a Python file to HTML/CSS as you would with JS?
    Thx, BTW 😅

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

      you should pick up some JavaScript. you can integrate some python into html if you’re using a framework like django or flask…but not completely.

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

      @@Codemycom Thanks!

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

      @@gustavoalejandromorletavil426sure thing!

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

    You said the next video was Python vs Php but it turns out to be vs Ruby. Is Ruby same as PHP?

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

      Next video is next week...

  • @JohnJohnson-ch6xq
    @JohnJohnson-ch6xq 26 днів тому

    Will it be ok if I learn JavaScript.
    I intend to go into cloud computing.
    Please advise.

    • @Codemycom
      @Codemycom  26 днів тому +1

      of course it's fine

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

    combine python with javascript? yes, with python's dash library 😎

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

    nice

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

    python vs rust ?
    or maybe start a rust playlist ?
    I really like the tkinter playlist. I started with nothing. I had zero knowledge of python when i found your tkinter playlist, now back in my country i now teach python. All thanks to you. :)

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

      Amazing, awesome to hear it!

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

    Python vs TypeScript would have been a brilliant comparison. Python is better unless I need something that has to run in the browser 😂

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

      Isn't TypeScript basically just Javascript anyway?

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

      Python runs in browser in minimum 3 different ways

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

      @@lhard123l browser has out of the box support?

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

      @@nocopyrightgameplaystockvi231 1. Wasm Components, WebCokponemts
      2. Browserify, pyscripy
      3. Compile python to python.wasm end use as interptreter
      2more morning, drunk now

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

      Ok, onne eye works fine
      Rust Python -> wasm

  • @anb4351
    @anb4351 2 місяці тому +12

    People should stop shoving python everywhere. Don't get me wrong, python is a great programming language but every programming language has a place. You should not do any form of front end development with python. Python is great for data science, Machine learning, computer vision, general scripting and some backend web development, but not for making apps, (Web, Mobile or PC's), games, high performance processing, robotics, embedded systems etc.

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

      Isn't that pretty much exactly what I said in the video? :-)

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

      just search for python reflex ui

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

      @anb4351 "but not for making apps, (Web, Mobile or PC's), games, high performance processing, robotics, embedded systems etc."

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

    I love both

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

    What happens to pyscript?

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

      It hasn't yet been fully developed, last time I looked.

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

    just learn both

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

    python >>>> js

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

      Depending on what you're working on...

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

      @@Codemycom ofc but in general python is way better and versatile

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

      @@Codemycom Please do a comparison video of python and rust

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

      @@adityasinghipython won't create a dropdown menu on a webpage...like I said, it depends on your use.

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

      @@adityasinghi js has node js, so... js is equal python, but in js syntacs is much better

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

    Don’t compare Apple with oranges

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

      I didn't lol

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

      You compare a scientific computing language with a client side scripting language for web development

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

      ​@@godfather_1994 but the comparison isn't for people that already know this information. Comparing apples to oranges to a blind person over the phone is still useful if you've no idea what either of those things look, feel or taste like.

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

      @@godfather_1994 they are both scientific computing languages...whatever that means.

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

      @@carbonwolf6995 trolls just like to troll

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

    Best Idea Ever! Imma Shake A Stick At My CPU Right Now! 🤠🧹

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

      Ha! It's very satisfying! lol