Python or JavaScript - Which One Should YOU Learn?

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

КОМЕНТАРІ • 418

  • @TechWithTim
    @TechWithTim  9 місяців тому +34

    To learn programming and Python - check out Datacamp!
    💻 Learn Python - datacamp.pxf.io/1rnLzD
    💻 Learn Programming - datacamp.pxf.io/g1MK5g

    • @Tankinc832011
      @Tankinc832011 9 місяців тому +1

      Tim!!!! Let’s goooo!!! Great advice!! I’ve been going through your course through course careers and have learned tons! 99.99% of advice I’ve received all echo what you have said in a majority of your content. Decide what you want, pick a language and learn the fundamentals. I am pretty dead set on backend work! So looking forward to cranking out the latter half of the course and continue to chip away! Also, a lot can be said about the level of support you and others have given and continue to give to the community! Tim was watashino sensei des. Also learning Japanese. This roughly translates to Tim is my teacher! Thanks man!

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

      Thanks so much man! Super happy you’re enjoying the program. Keep pushing! Can’t wait to hear more about your journey /)

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

      Hi Tim,
      What do you think about Django for as much as possible (maybe also use with htmx) for frontent. I like the idea of "batteries included Django" vs. more modules to plug together with node.js to do the backend ... I'm a beginner who has survived required CS courses for an EECS degree and work in hardware (no real coding for the day job). Been studying the whole world of website development and trying to land on a stack for a simple "ecommerce" site with only a few (or one) page to start. Potential for the site to expand in the future to many pages (1000s) with some dynamic content. I understand that it will be nearly impossible to totally avoid JS and am totally fine with using JS (I know it better than Python right now) a bit. However, I am very interested in seeing what can be done on the frontend with Django for what seems like a simple (done a million times) type project (ecommerce site). Also is SQlite ok for this project or should I go with mySQL? Any thoughts? Appreciate your videos -- Thanks!

    • @metallmad77
      @metallmad77 9 місяців тому +2

      in my work I use both, JS for frontend and python for backend and data science

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

      Spent most of my development career using Php and always heard all the great things about Python so I have been learning Python for the past several weeks. Able to pick it up faster than I expected, likely because it is geared towards backend dev, much like Php ( though Php of course lends itself of front-end, too ). In addition, the goal with Python is to be able to acquire jobs related to Data Analysis/Science and even AI. Great video!! Thank you for sharing.

  • @alishagrace
    @alishagrace 9 місяців тому +157

    I started learning Python after I was struggling with JavaScript, and doing this allowed me to go back to JavaScript and understand what I was struggling with. So learning both at the same time actually helped me.

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

      I did the same thing. They say learn one language at a time. I'm just stubborn and fooled around with both. I've already learned a lot of basic JS and Python in less than a year.

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

      ⁠That is great! Glad I’m not the only stubborn one. 😉

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

      @@alishagrace What are you planning to go into? Web development?

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

      @@jtc9098 I’ve been into web development, but just was lacking the Javascript part of it. Mostly just front end.

    • @ola...o1009
      @ola...o1009 8 місяців тому +9

      Python syntax is more beginner friendly. JavaScript frightens me 😅

  • @el-jay_
    @el-jay_ 9 місяців тому +63

    As a junior dev, I appreciate this directional/guiding format of this content. Please keep them rolling, thank You Tim.

  • @szabolcsjobbagy30
    @szabolcsjobbagy30 9 місяців тому +70

    You are right, many of us are coding BOTH in Python and JavaScript,
    you cannot solve everything optimally in only one of them,
    you should use both to do your tasks.

  • @deequi77
    @deequi77 6 місяців тому +36

    My advice is learn both. Learn python first. Before going to JS

  • @metallmad77
    @metallmad77 9 місяців тому +42

    in my work I use both, JS for frontend and python for backend and data science, but in my opinion for new learners it's better to start with JS to learn the concept and get into Python as you advance

    • @takemjim
      @takemjim 9 місяців тому +3

      Thanks man, I plan on pursuing this same career path, with thesame tech stack

    • @bonnadeb-b8c
      @bonnadeb-b8c Місяць тому

      thanks

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

      Hi bro, may I ask you a question? Many carrer paths on web development programms make you start with html, then css and only then continue with JS. Do you agree this is the way to go? Thx

  • @st4ndby
    @st4ndby 9 місяців тому +40

    From my own experience I can just say. It doesn’t matter all too much. Choose one, get good in it and from there you can learn any other language quite easily and from there you can specialize in what you like the most or need the most in your life/job

    • @surajraika9245
      @surajraika9245 9 місяців тому +2

      Learn python then go to rust

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

      why not go direct to rust ?? @@surajraika9245

  • @hani-qw4gx
    @hani-qw4gx 9 місяців тому +24

    Its like asking which car is the best for driving to the store. Just pick one, learn the basics of driving and then it doesnt matter what car you choose. Some are manual some automatic. Driving it is still the same.

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

      Automatic vs manual could be typed vs non-typed.

  • @BrianStDenis-pj1tq
    @BrianStDenis-pj1tq 9 місяців тому +34

    I'll re-state Tim's final point - if you don't know which you want by the end of this video, then you don't know enough yet to decide and/or either will be a fine choice. So pick one and get going. Both languages have TONS of free tutorials on line, making it possible to get started immediately. I'll also add that, once you know one and get a job, you'll then be exposed to software development teams, and their behaviors and tools - like Jira, git, docker, agile and whatnot. Those things are the mostly same between languages - which means, again, pick one and get going... you can always switch or add another language later. Both get you started and allow you to go from zero to hero.

    • @itsmedeka
      @itsmedeka 9 місяців тому +1

      Which is easier to learn ? JS or Python ?

    • @BrianStDenis-pj1tq
      @BrianStDenis-pj1tq 9 місяців тому +3

      @@itsmedeka As Tim said, they are in the same class of difficulty to learn. Getting started (one or the other will work) is the first step. Good luck.

    • @BrianStDenis-pj1tq
      @BrianStDenis-pj1tq 9 місяців тому +1

      I should add that there is no life-hack type thing for learning programming. Its not about picking the easy one - these are the easy ones. If you have motivation to stick with it, either will work.

    • @itsmedeka
      @itsmedeka 9 місяців тому +4

      @@BrianStDenis-pj1tq Thank you for the insight and response greatly appreciated !

    • @cUser691
      @cUser691 9 місяців тому +2

      ⁠@@BrianStDenis-pj1tqGlad you sd this. Sick of seeing questions “What’s easiest”, “How many hrs does it take to learn X Language”.
      There is no hack. Just start, delve deeply, study hard, practice, build, write and then re-factor to get clean code.
      As in life, there are few short cuts - aka “hacks”. Well, not short cuts that won’t have negative effects in the long term.

  • @SmartStream-69
    @SmartStream-69 9 місяців тому +34

    i m doing javascript after doing python's bascis I guess this was helpfull Thank you

  • @willyhorizont8672
    @willyhorizont8672 9 місяців тому +6

    JavaScript was my first programming language, and then I began learning Python. I discovered that it shares similarities with JavaScript. After becoming proficient in Python and JavaScript, I started exploring other languages such as PHP, Go, Perl, Julia, Lua, Ruby, R, Kotlin, Swift, Dart, and Raku. Through this journey, I realized there are 13 programming languages that share similarities with JavaScript and Python.

    • @SharronV
      @SharronV 9 місяців тому +1

      Wow, Great insight! I learned JavaScript first as well. I'm just now delving into Python and seeing the similarities as far as the concepts are concerned.

  • @DenhamTurton
    @DenhamTurton 9 місяців тому +21

    Great video. Both are great languages but my suggestion is learn Javascript first.
    You are closer to the end consumer with Javascript (used in billions of web browsers everyday) which I have found a powerful advantage over the years.
    All the concepts you learn in beginner Javascript will be applicable to Python but not the other way around.
    Every person in tech should have their own website projects - even if it's just your resume site. Don't be invisible.
    Once you understand Javascript learning Python will be a lot easier.

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

      Thank you for this insight and helping me make a decision, much appreciated !

    • @bonnadeb-b8c
      @bonnadeb-b8c Місяць тому

      thanks so much

  • @seasong7655
    @seasong7655 9 місяців тому +19

    Starting with python will also make it easier to learn gdscript or nim later on

  • @auroraRealms
    @auroraRealms 9 місяців тому +2

    For Web development, the language strengths are: JavaScript - browser (front end) Python - computer (back end). JavaScript can run on the back end as well, but I would stick with Python for the back end. For other development I would stick with Python. However, for Micro-chip programming (Arduino, ESP32, etc...) I would use C++. For Game programming there are: C++ (Unreal Engine) GDScript (Godot) Lua (Roblox) Java (Minecraft).

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

    Although I knew the basic differences between the two, your explanation gives a more nuanced understanding. It's really encouraged me to keep on pushing with Python. I guess I didn't realize just how similar they are as well. This is excellent! Thank you

  • @eversoncarvalholima
    @eversoncarvalholima 9 місяців тому +34

    This video came at the perfect time. Thank you, I've decided to choose PHP.

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

      hahah, I wish you the best!

    • @sixtusonyedibe1619
      @sixtusonyedibe1619 9 місяців тому +3

      🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣

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

      Pop boss

    • @Divineleo2023
      @Divineleo2023 9 місяців тому +1

      😂

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

      Nothing wrong with PHP as an imperative language...works just fine. Just be careful with the OOP bits. Version 5.6 is the best

  • @ItIsJan
    @ItIsJan 9 місяців тому +192

    Maybe the real "best language to start" were the friends we made a long the way

    • @alwinw64
      @alwinw64 9 місяців тому +22

      You mean HTML and CSS, they were always nice to me 😅

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

      @@alwinw64 CSS has always been nice to you?! 😅

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

      @@Louisianish maybe i haven't studied enough 😂

    • @ffaforshort6960
      @ffaforshort6960 9 місяців тому +1

      Do you mean, networking?

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

      @@alwinw64 CSS will swallow you whole if you're not careful! haha Ok, maybe I'm exaggerating, but 3 years into learning web development with a few paying clients under my belt, and I still struggle to get it to do exactly what I need it to do sometimes. lol It's like the more you learn, the more complex and difficult it gets. My biggest piece of advice to everyone getting into web development is don't sleep on CSS.

  • @johnne86sd
    @johnne86sd 9 місяців тому +4

    Want to just learn programming concepts and "see" immediate results, learn HTML, CSS and JavaScript together. Most people want to build apps or websites so IMO, JS may be the the best way to go as a beginner to stay motivated and engaged. Python is great too, but you're going to have that extra learning curve of working with libraries and CLI to extend its functionality. If you're OK with just manipulating data and systems, then go with Python. If you want to visually design, be more about UX and make those designs functional and dynamic, go with JS. Most applications are web based now, just saying.

  • @BảoĐoàn-y8f
    @BảoĐoàn-y8f 6 місяців тому +5

    Have a ton of comparison videos on youtube, and they look like trash, but this one is very very quality and really helpful for people who are stuck on this ! Thank you, man !

  • @Lloydter1
    @Lloydter1 9 місяців тому +30

    Sometimes, instead of focusing which language you should start, why not focus which domain you wish to pursue then only learn the language required in that domain

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

      Js is amazing... So easy to learn and master and so addictive

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

      You just wanna build build build with no end... Total addict😊

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

      I wish I could be as pragmatic as that. I always want to learn everything from the ground up with all the details I possibly can. But could probably skip this method in some cases.

  • @AnoNym-zi5ty
    @AnoNym-zi5ty 9 місяців тому +14

    Lower spectrum of earning: JS for frontend
    Medium-Higher pay: C/C++ and Python for doing the sidequests

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

      A lot of mid level role mid/high pay react & react native jobs out there

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

      What?

    • @ck-dl4to
      @ck-dl4to 9 місяців тому

      Find a job first.

    • @codingcrashcourses8533
      @codingcrashcourses8533 9 місяців тому +3

      It´s not about the language you use, it´s about the problems you solve with these languages.

    • @AnoNym-zi5ty
      @AnoNym-zi5ty 9 місяців тому

      @@codingcrashcourses8533 but the problems you solve with JS tend to be the lower paying ones.

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

    From my point of view it does not matter which language you choose. You should learn the concepts. Later you will notice you can lern any language. I personally choose my tech stack based on the use case. Data Science -> Python; Rest API -> TypeScript with express.js; Web -> TypeScript with Next.js; Smart Contracts on EVM -> Solidity; And in many other cases Rust

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

    Have understood the fundamentals of python programming so am currently learning the basic of JavaScript. This video comes at the right time for me. I want to become a backend developer. (So python is a great choice for me) I'm starting out by learning flask(thanks for your flask Tutorial) I'm gaining alot

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

      You dont need to move to Python keep focusing on JavaScript. Use node for backend and get a good foundation. Later on, learn a static language like Go if you want to expand you backend knowledge. By focusing on 1 dynamic languages (JavaScript) you will be able to learn the concept of both fromt and backend, without needed to worry about learning the syntax of another language.

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

      @@theangelofspace155 Thanks. I really appreciate you for the feedback

  • @yoanhg421
    @yoanhg421 9 місяців тому +2

    Just choose one and start coding. You can make websites, scripts, desktop apps, pretty much anything with either one. Took me a while to figure that out when I got started.

    • @montebont
      @montebont 9 місяців тому +1

      Excellent practical approach. You could be watching youtube videos for the rest of your life to find an opinionated "best way". Better dive in at the deep end, learn from your mistakes and improve on what is important for you or your project...

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

    I'm working on Java, Js, Python, C and Cuda programming at the same time in my current semester`s coursework and projects

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

      Pick one, do not fuck up your brain
      The less unnatural shit you know the better

    • @montebont
      @montebont 9 місяців тому +2

      IMHO this will just get you confused. Not your problem but IMHO most "programming courses" are developed by people who never wrote a program..

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

      Don't learn multiple programming languages at a time, learn one and be good at it

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

    Thanks for the guidance. I've been wondering which one to learn first, but I think with this, I can now decide which of the two programming languages to choose first.

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

    Hope I won‘t get hated at but talking about the Web, I think PHP ist great to Start with. With modern PHP you can learn all the concepts and most important: there are thounsands of projects you can do privately. And the best Programming Language is the one you can make your ideas real with! And think beeing an PHP expert teaches you a lot about how the Web works!

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

    getting into coding for the first time, this video helped alot. im choosing to with python for now.

  • @Elyabav
    @Elyabav 9 місяців тому +6

    The explanation in this video is very beginner friendly wich is absolutely amazing , ive been looking for a video like this for so long , thank you very much 🙏🏼

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

    Once tou learn any lanfy, you will pick rhe other ones very quickly... At least for most task... I started with very little C++ then tony python, after that extensive JavaScript (jQuery and angular), some java and now back to C++ (unreal engine) and the transition was always smooth... I am not a specialist but everything i need to do i managed to do it. I am not looking for a job, i am more of an entrepreneur

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

    I was unsure what to choose. But I choose Python and now I'm going to learn Javascript. Thanks to you my brain is more open to things now

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

    Thank you. I started with Python, and I learned both in boot camp.

  • @CosmiqPenguin
    @CosmiqPenguin 9 місяців тому +1

    I started with JavaScript, picked up Python later. Never hurts to know more

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

    When choosing a programming language to learn for a career path or career change, the first thing you should do is ask yourself: do I have the necessary background for a job that requires technical skills (which can be self-taught) and professional experience in a similar context, or can I also apply for jobs with academic requirements? There's no use in starting to learn Python to become a Data Scientist if you don't have a Master's degree, preferably in fields such as Computer Science, Statistics, Math, etc. In such cases, your academic qualifications will determine if you'll get the job or not. Knowing Python and/or being willing to learn languages/scripts that are necessary for the job would be a big plus, but not the main requirement: companies know/assume that someone with a Ph.D. or Master's degree will be able to pick up the necessary parts of the required programming language in a reasonable amount of time and at a sufficient level. On the other hand, it won't be easy or might even be close to impossible for a self-taught or bootcamp programmer to achieve the academic level of knowledge and mindset without going to college/university.
    In short: if you are academically qualified, you can pick any programming language based on your interest (front-end, data science, machine learning, software engineering, etc.). If you have only self-taught and self-acquired technical skills, then pick a programming language for positions that ask for professional experience and specific technical skills, without necessarily requiring an academic degree.
    Keep in mind that no matter what language you pick-especially as a beginner-don't mix but specialize in one. Absolutely, there are companies looking for candidates specialized in that language. However, there are none looking for someone who has only scratched the surface of three languages but can't do anything worthwhile in any of them.
    This is my personal opinion, looking from the EU-market perspective.

  • @DrCognitive
    @DrCognitive 9 місяців тому +2

    I would still suggest Python first. It's much more versatile and Python teaches other things, like good code structure. That makes for an excellent foundation moving forward.
    The other thing is that most people just getting started don't really know what they want to do yet, so Python gives you the ability to test the waters in multiple ways.

    • @theangelofspace155
      @theangelofspace155 9 місяців тому +2

      This is very subjective. JavaScript will help get a entry level easier. There is not "good code structure" in python, yiu can right equaly awful or good code in both languages. JavaScript has node for the backend, and dominate in the frontend. So you will actually learn more going with JavaScript. Both languages use class so you learn the same OOP or function programing. Both has some type implememtations (jsdoc for JavaScript, or move to typescript). The second pagraph is misleading as well. JavaScript also help test the water in multiple ways (including AI). JavaScript can do pretty much anything a junior dev would want to do in python, the main difference is that python is pre-installed in most unix distro. 🤷🏻

  • @mdhridoy-dw8sc
    @mdhridoy-dw8sc 8 місяців тому +1

    Every new developer need to watch this video for , perfect solution , thanks bro

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

    I'm interested in server architecture/development, cybersecurity and Linux administration. So I guess sticking with Python for the near term works out best for me.

  • @StudyWithMe-SWMX
    @StudyWithMe-SWMX 2 місяці тому

    You're really talented, keep up the fantastic work!

  • @HdHh-or2pu
    @HdHh-or2pu 9 місяців тому +7

    Learning both is great option 😊

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

      Agreed! But which to start with?

    • @daminrido2269
      @daminrido2269 9 місяців тому +1

      ​@@TechWithTimWinner is Python 🥳

  • @Rio-kb1od
    @Rio-kb1od 8 місяців тому

    Given the general uses of both languages I would recommend both honestly. If the question relates to career path, the more you know the more enticing you're going to be to prospective employers.

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

    Software Alert 2024: Universal Software Model -- The future in the software world!
    100 programming languages? Why not only one?
    I built usmXX as an Operating System for managing any informational problem. The system is based on only three concepts: Parameters of the problems, Subjects (not objects!) and the Informational Individuals!

  • @jiangdawang4790
    @jiangdawang4790 9 місяців тому +1

    I learned Python first, and I still appreciate python a lot because it get me into the programming world. But I would suggest any new comers to learn JS first for several reasons: 1. js is way faster than python due to the highly optimized v8 engine and JIT(just in time compile) although both being script language, JS is still way faster. 2. Both being general purpose language, JS is more adopted to build websites, and being able to build something you could visually noticed is very motivating which is IMPORTANT for a newbie to learn programming, 3. The syntax of JS is more C++ or general OOP language like, you could catch up with compiled lang faster if you are familiar with JS instead of Python. (not having `{}` is a huge pain imo)

    • @itsmedeka
      @itsmedeka 9 місяців тому +1

      Thank you for this insight and helping me make a decision, much appreciated !

    • @enzy6434
      @enzy6434 9 місяців тому +2

      Yeah JavaScript definitely prepares you better for learning other languages since it's a lot more like other languages, whereas Python is way different then most other languages due to its simplicity.

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

    What are the best channels to learn Python?

  • @rodelcrisosto499
    @rodelcrisosto499 9 місяців тому +1

    javascript can also be use as backend server with a runtime environment or called NodeJS

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

    Such a high quality video. How did you record your computer screen and yourself? Which software did you use? I would be thankful if you could let me know. Best wishes and regards

  • @jakemealey5532
    @jakemealey5532 9 місяців тому +1

    I’ve used js for the past year to learn coding but I started a computer science degree this spring and I’m starting cs classes in the fall so I’m doing Python to learn how to program with the ease of syntax. The classes will teach cpp, but if you know how to program, every language is basically almost the same with some differences/additions here and there that can be learned later on. I am also considering going into data after graduation.

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

    You guys, I’m starting my journey. Wish me luck. Mind you I’m a sophomore in college lol. Time to get in my first 1000 hours in Python. Don’t be shy ask me how my progress is going

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

    I have used many of programming languages in my career but after settling in data management and analytics path there are only two relevant languages I use SQL and Python. Never ever had to use anything else except maybe some basic DAX. So it is 70% SQL, 25% Python and 5% anything else.

  • @nazmulalam1982
    @nazmulalam1982 9 місяців тому +1

    thank you tim i was little bit confuse you clear me everything

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

    Your speech is very liked to me. I 100 percent agree with you. Thank you bro.

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

    Yup. Just learn a programming language. That will make it a whole lot easier to learn another programming language. there is no BEST programming language, it's just that some programming languages may be better suited to the project you want to work on.
    JavaScript is being used for a lot more than front end web development. With nodeJS and Dino you can just as easily do back end web development as well.
    Adobe uses JavaScript as its in-application scripting language, and Apple offers it as an alternative to AppleScript for system automation.
    Python is the in-application scripting language for Blender.
    My favorite programming languages are C and Perl.
    C for small and fast programs, Perl for easy and data-intensive programs. Nothing compares to Perl's Regular Expressions for slicing and dicing data.
    JavaScript (like AppleScript) has a lot of LISP-like features so you might want to take a look at Scheme or Guile after you learn JavaScript.

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

    thank you so much Tim this actually helped me a lot

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

    I’m learning python as I’m interested in Ai/automation/machine learning

  • @colinmaharaj
    @colinmaharaj 9 місяців тому +3

    Maybe I'm old school, or unwilling to learn, but I can't wrap my head around JavaScript being used to write applications. I've always been a C++ compile to an exe kinda guy

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

      Nothing wrong with type checking. But on the other hand...types should have been validated as soon as they are entered...IMHO type checking all down the road is a waste of cycles. And AFAIK compiled C++ does not run in a browser. That _could_ mean distribution problems...

  • @JohnJohnson-ch6xq
    @JohnJohnson-ch6xq 6 місяців тому +1

    I am interested in cyber security,I was wondering which code I should learn....

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

    How about creating a web app? Which one is more difficult?

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

    I don't like frontend its like more graphic designing.
    But I'm Interested in Data Engineering and ML, DevOps, MLOps, Automation, so I'll choose python for me.

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

      That's how u do it

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

    Its so nice to witness such a good video and content quality.. I've started with a HTML/CSS/JS course and python will follow after that...
    So your video's are much appreciated 👍 thank you

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

    Javascript is also very well suited for building API's and backend applications. Don't forget nodejs.

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

    I'm starting with Python, will learn Java Script soon.

  • @isaacbawangisah6096
    @isaacbawangisah6096 9 місяців тому +1

    Very insightful. Thanks a lot for that.

  • @TalkingBullion
    @TalkingBullion 9 місяців тому +1

    Great video Tim...you've got that green screen lighting nailed down...looks great!

    • @TechWithTim
      @TechWithTim  9 місяців тому +1

      It’s not a green screen!

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

      @@TechWithTim What ever you are using, it looks great.

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

    Thanks for actually saying React is a framework. It makes you write JavaScript in its own convention. It might not be as strict as Next but it’s a framework nonetheless because you’re coding JavaScript differently

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

    I think you have to learn both. They are similar and it is easy to

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

    Worth adding. Both languages are essential to Generative AI but in their own strength. Great video Tim!

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

    thank's Tim, python is very good and very easy to learn, and for the future is AI, and python is the answer

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

    I suggest learning HTML and CSS then learning JS as JS loads into browsers

  • @haibaidzokwomandre1468
    @haibaidzokwomandre1468 9 місяців тому +1

    Go and JavaScript are the languages I am learning

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

    Man I wish I had any of your intelligence and charisma.... Big thanks for sharing.

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

    In light of recent AI development quite possibly best option is to learn prompt engineering :)

  • @Rk3tSk8s-ut4yo
    @Rk3tSk8s-ut4yo 9 місяців тому +1

    Why not both?

  • @abzs5811
    @abzs5811 9 місяців тому +1

    The answer is: BOTH
    DON’T BE LAZY

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

    Very helpful to know what each is good for

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

    Isn't there something called pyscript to create interactive websites without using javascript?

  • @OscarMartin-i3r
    @OscarMartin-i3r 5 місяців тому

    Thank you so much for this video.

  • @AnasAtta-or5ob
    @AnasAtta-or5ob 6 місяців тому

    Hi
    I worked for html and css. What should I choose Java or Python? Thank you

  • @dinamush1342
    @dinamush1342 9 місяців тому +1

    Thanks for reading my mind Tim, had this Dilemma in my mind all year.

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

    Then what about this? Python or Ruby?

  • @nabilraiyan6029
    @nabilraiyan6029 9 місяців тому +1

    Learn both

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

    Am I right if Python is best if you like to work in finance or banking? Already have a masters in business and administration.

  • @user-sangsangd1v
    @user-sangsangd1v 9 місяців тому

    Yeahhh yeah man . I'm finaily in IT community 😂😊😂. Thanks alot bro. U are amaizing. I'm new in that field. AND I startet with Python. After wanna try with Java . Thanks bro best luck❤

  • @SurafelTezera-d7o
    @SurafelTezera-d7o 9 місяців тому +1

    Thanks bro I really appreciate what you do.....Keep it up!!!!!

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

    If you have math and statistical background, then learn Python. Otherwise, learn Javascript.

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

    My question is how to determine what you are best suited for in this field? Can you be tested to see what you're most suited for?

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

    Learn both and many others.

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

    What about golang ? I don’t understand which language it can go with

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

    Learn both just use python for backend

  • @webdevsimplified-t2w
    @webdevsimplified-t2w 4 місяці тому

    الحمد لله على كل شيء ❤

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

    Thank you, really appreciate it

  • @theangelofspace155
    @theangelofspace155 9 місяців тому +1

    1:58 what about node?

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

    Is using libraries like Flask good with Python as a replacement for JS?

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

    I've been learning Java for almost a month now, and JS just looks disgusting to me. Python is alright but looks a bit anemic, lots of empty space. I think I'll learn Python when the time comes because data manipulation and algorithms give me a fuzzy feeling inside.

  • @ulrich-tonmoy
    @ulrich-tonmoy 9 місяців тому +2

    Web and Mobile - JS/TS
    ML related - Python
    thats all you need to know

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

      What is TS ?

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

      @@itsmedekaTypescript.

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

      ​​@@itsmedekatypescript a javascript variant

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

      ​@@itsmedeka TypeScript. It's basically the same thing as JavaScript.

    • @ulrich-tonmoy
      @ulrich-tonmoy 9 місяців тому

      @@itsmedeka TypeScript

  • @Th3Younesse
    @Th3Younesse 9 місяців тому +1

    start with Go

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

    Very well teaching and well done

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

    With the help of JavaScript I started to learn python, I had non cs background.

  • @Just_A_Tech.._
    @Just_A_Tech.._ 9 місяців тому

    Thank you Tim.🙏

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

    can i learn both together??

  • @EmmanuelOyediji-g3k
    @EmmanuelOyediji-g3k 9 місяців тому +2

    I am 16 years old, and I want to say you really inspire me i started writing code since 13 and i watch most of your python tutorial.

    • @TechWithTim
      @TechWithTim  9 місяців тому +1

      Wow! Keep up the great work :)

    • @EmmanuelOyediji-g3k
      @EmmanuelOyediji-g3k 9 місяців тому +1

      @@TechWithTim thanks a lot I really appreciate you replying me.

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

    I am a web developer in php. Mostly i worked for backend. The only problem in JS is i struggle to find the exact issue or bug while working with JS. N i am not good in frontend design. Should i go for JS or i should go for python?