Python or JavaScript - Which One Should YOU Learn?

Python or JavaScript - Which One Should YOU Learn?

Tech With Tim

3 месяца назад

137,982 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@deequi77
@deequi77 - 22.05.2024 07:23

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

Ответить
@batja1000
@batja1000 - 20.05.2024 21:45

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

Ответить
@stackdevlopr
@stackdevlopr - 19.05.2024 09:51

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.

Ответить
@AnasAtta-or5ob
@AnasAtta-or5ob - 19.05.2024 04:26

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

Ответить
@maxron6514
@maxron6514 - 10.05.2024 23:00

I like python and c#. Js sucks lol

Ответить
@lorensims4846
@lorensims4846 - 06.05.2024 21:32

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.

Ответить
@bolangnfi8557
@bolangnfi8557 - 02.05.2024 21:33

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

Ответить
@JohnJohnson-ch6xq
@JohnJohnson-ch6xq - 01.05.2024 18:16

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

Ответить
@danielfriedman9791
@danielfriedman9791 - 01.05.2024 09:01

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

Ответить
@michaelcarter4895
@michaelcarter4895 - 01.05.2024 03:29

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

Ответить
@Xnestrio
@Xnestrio - 25.04.2024 19:07

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

Ответить
@dalestevens3332
@dalestevens3332 - 25.04.2024 05:59

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?

Ответить
@oswaldorodriguez1453
@oswaldorodriguez1453 - 20.04.2024 11:03

I hope javascript get some love in IA department one day.. I hate python I just like Javascript and java more

Ответить
@gmxmatei
@gmxmatei - 18.04.2024 16:31

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!

Ответить
@williambreeze2659
@williambreeze2659 - 18.04.2024 16:17

Solid video.

Ответить
@adrianqx
@adrianqx - 17.04.2024 12:55

With javascript you also have to learn some html and css

Ответить
@joantonio6331
@joantonio6331 - 16.04.2024 15:48

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

Ответить
@ahmadyasirseyar6065
@ahmadyasirseyar6065 - 16.04.2024 11:01

Very useful ❤
Thanks

Ответить
@CKSLAFE
@CKSLAFE - 16.04.2024 05:01

both

Ответить
@whyareyoufollowingme1588
@whyareyoufollowingme1588 - 14.04.2024 22:05

Both

Ответить
@iulianturlica5385
@iulianturlica5385 - 14.04.2024 16:30

Both if you want to have a chance at getting a job😢

Ответить
@billybob1620
@billybob1620 - 14.04.2024 04:38

Kotlin

Ответить
@RichardLucas
@RichardLucas - 13.04.2024 04:23

Hm. I'm old and crotchety and learned JavaScript when all it did was muck around with the DOM. I don't want it on the server side, so I would use Python for server-side code (unless I used PHP, instead). When I want a language for desktop applications, I wouldn't turn to Electron and all that extra overhead when I could just use Python with Qt or other full-featured GUI libraries.

I understand the urge to try to equivocate and wave hands and say, "No language is better than another it's all what you want to build with it" but I don't believe that's a reflection of proximate truth so much as an expression of a prejudice toward conflict avoidance.

Ответить
@FM1234
@FM1234 - 11.04.2024 21:24

In my opinion, if you're starting with JS, it's probably the wrong choice. Either you are doing things you could be doing better in python or you are doing things you have no business in doing if you don't already know python or programming languages in general

Ответить
@GiorgiTarielashvili
@GiorgiTarielashvili - 08.04.2024 01:16

As a gigachad, im learning both 🗿

Ответить
@dhruvsatyapanthi9766
@dhruvsatyapanthi9766 - 31.03.2024 05:24

Thank you!

Ответить
@devileyes4u
@devileyes4u - 29.03.2024 13:59

in reality all languages is total BS.....this is way there is many BS languages outhere ....

Ответить
@WillsJazzLoft
@WillsJazzLoft - 29.03.2024 07:12

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.

Ответить
@WillsJazzLoft
@WillsJazzLoft - 29.03.2024 07:08

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

Ответить
@neomogapi5477
@neomogapi5477 - 29.03.2024 04:48

great video

Ответить
@attilaszombathelyi3
@attilaszombathelyi3 - 28.03.2024 10:23

I would not compare python and js, but python and typescript. this is much closer to reality

Ответить
@OsalenDavidson
@OsalenDavidson - 25.03.2024 18:17

Lets give our lives To The LORD JESUS CHRIST Amen

Ответить
@BadRPGPlayer
@BadRPGPlayer - 25.03.2024 17:55

I watched the video, thought about it, and I still want to fall back to C#. I really don't know why my brain does that. Maybe I'm in an abusive relationship with C#.

Ответить
@homeoffice3524
@homeoffice3524 - 23.03.2024 11:57

In reality you don't have Ben have a choice. Js is really overrated mainstream pushed language. 99% of all volubility's you can find exactly in js. Because Google and Facebook is pushing in the pants so hard to put thi language in every single video like nothing else exist it make your choice easy. Wanna learnt how to program learn Python. Wanna get job just js. Doesn't matter in what language they will gonna look for programer you will be forced to do js all day anyway. Each country is probably different, but that's how it works in most EU country's

Ответить
@merchantgold6327
@merchantgold6327 - 22.03.2024 23:29

None. Just learn how to prompt A.I

Ответить
@robotron1236
@robotron1236 - 20.03.2024 16:14

Jython

Ответить
@shadowalphawolf9926
@shadowalphawolf9926 - 19.03.2024 16:46

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

Ответить
@untoldmelodiesbymala883
@untoldmelodiesbymala883 - 19.03.2024 10:26

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?

Ответить
@cloudguru3018
@cloudguru3018 - 16.03.2024 02:03

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

Ответить
@nickvledder
@nickvledder - 14.03.2024 23:14

Well, after installing latest Python version (3.12.2) I got none of my Python-environments back working again. So, let’s get rid of Python, pip, and so forth…

Ответить
@rudroroy1054
@rudroroy1054 - 14.03.2024 17:37

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

Ответить
@anismatar
@anismatar - 13.03.2024 20:32

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.

Ответить
@Rio-kb1od
@Rio-kb1od - 13.03.2024 18:09

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.

Ответить
@MatDGVLL
@MatDGVLL - 12.03.2024 14:54

Learn Both

Ответить
@spotlight761
@spotlight761 - 11.03.2024 21:35

What about HTML and CSS?

Ответить
@maurizo1314
@maurizo1314 - 11.03.2024 19:29

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.

Ответить
@christianm4906
@christianm4906 - 11.03.2024 07:11

Both

Ответить
@ezrasamson-ez2mv
@ezrasamson-ez2mv - 10.03.2024 22:33

hello TIM do you know about ODOO frame work please give me information if you know about it

Ответить