PYTHON vs JAVASCRIPT - Which one should you choose?!

  Рет қаралды 18,261

Full Stack MD

Full Stack MD

Күн бұрын

Lots of people don't know if they should start programming with Python or Javascript. Here is my answer for you.
Frontend vs Backend: • Frontend Vs. Backend D...
Come say hi on twitter: / akiffpremjee
Here are links to some of the tech and products I use. If you click on one of these links and buy something, I get a small kick back which goes to keeping this channel going so I appreciate it!
💻 MY CURRENT LAPTOP: amzn.to/3fhY3zT
⌨️ BEST KEYBOARD: amzn.to/3SROCEP
🖱️ BEST MOUSE: amzn.to/3WdSlzz
Here is the tech I use to make these KZbin videos:
📷 CAMERA: amzn.to/3gX2lwQ
🎤 MICROPHONE: amzn.to/3DJXjf5

Пікірлер: 60
@user-dm7cj9wz5k
@user-dm7cj9wz5k 7 ай бұрын
Thank you for your easy to understand explanation of the two languages, you answered so many questions other videos and blog posts could or did not answer.
@itsmedeka
@itsmedeka Жыл бұрын
Excited for the info in the next video!
@DevlogBill
@DevlogBill Жыл бұрын
You had some good points. I already did 1 year with JavaScript learning the front end. BUT if I had to do it over again. I would have started with Python and Django to learn how backend servers work and how to makes an API request or even make an API and lastly focus on JavaScript for the client side. My personal opinion I think learning the backend first will make you a better developer. I am starting to realize this now. Thanks for the excellent video it was informative.
@fullstackmd
@fullstackmd Жыл бұрын
That makes a lot of sense! Backend gives you a lot of understanding
@Royal21798
@Royal21798 9 ай бұрын
You had spent 1 years for JavaScript then why you choose python for backend you should go for nodejs
@DevlogBill
@DevlogBill 9 ай бұрын
@@Royal21798 That is an excellent question. I did this for 2 reason's. The first I didn't want to go down the traditional route which everyone was ding, the MERN stack. Second, I had enrolled into the Meta Backend course because they offered you a private network of looking for work withing their network of associated connections with other companies. But about 1 or 2 months in the whole IT lay-offs HIT and I had already invested time into learning Django a Python framework so I figured I might as well continue with this.
@Royal21798
@Royal21798 9 ай бұрын
@@DevlogBill ok that's great...and now are you working as backend developer?? I have an question which one do you think easier to learn whether it is for fronted or backend developer?
@user-me7ox7tk4p
@user-me7ox7tk4p Жыл бұрын
JavaScript/Node has taken the place of PHP as the most popular language to program, "a horrific, unmaintainable mess that will need to be replaced by something else". With that said, it is the most relevant, wide spread, widely supported language with an amazing amount of support and possibilities. The reason it is more "beginner friendly", is because a new developer can make something that gives them visual feed back faster than Python. This feed back loop obviously increase learning speed because you are "doing" more. On the flip side, the language itself was designed to run inside a netscape browser running on an 30mhz processor from the 90s. I know the temptation is to snap back and say, "but it's not the same as it used to be! it changed a lot!". My response would be "Yeah it has. It's way better than it was!". It being "way better than it was" doesn't make a clean, concise, up-to-date, feature rich language that is fun to work with. It's a horrific language that is just incredibly unpleasant to work with. Obviously someone who started in JavaScript and never "really" learned a second language, they will swear by it, and tell you how much they love it. By "really learned", I mean you have developed full time with it professional by 3 years. I don't mean you took a tutorial, or made some test apps. I mean you really know it on a deep level. By the time you have "really learned" 3 languages.
@fullstackmd
@fullstackmd Жыл бұрын
This is super helpful thank you!
@jsonkody
@jsonkody 2 ай бұрын
yep "was designed" .. it's something different today. Well not .. yes .. not .. yes xD Unfortunately they can't just scratch all stupid shit in JS and do it all again with better design, it's just a mash of horrible, normal and excelent ideas in one package. Btw some of original design is very very good, like prototypal inheritance. But the fact Brendan needed to make it "look like Java" was so stupid step aside, it's not designed to be Java and faking it by syntax was one of the worst thing that happened to JS 😢This syntax is not made for prototypal inheritance so it makes everything so confusing and ugly.
@OwnnOfficial
@OwnnOfficial Жыл бұрын
✨Perfectly Explained 👏🏻 Well Done ✨
@amadoubass3406
@amadoubass3406 Жыл бұрын
honestly I would start with python until u comfortable in programing and r sure u can move forward with it and then learn a second language based on ur goals/ interest ( if u still aren't sure what area u like more than pick JS to go into web dev as currently its better for job opportunities) , and after getting ur job continue to learn new languages and try out other fields of development maybe learn some ui/ ux design basics and general design basics and some business basics etc
@fullstackmd
@fullstackmd Жыл бұрын
That’s helpful! My goal isn’t get to a job! Just trying to build stuff on the side but this is a good tip. Other option is to do JS for front and end and flask for back end to learn python
@williamsa51
@williamsa51 Жыл бұрын
This was very helpful for me. Thank you. I have been learning for a long time and float between JS, Python, Java and a bit of PHP. Then there are the databases. The paralysis of analysis sums me up. What am I going to do now? I don't know :)
@fullstackmd
@fullstackmd Жыл бұрын
Glad it was helpful! Best thing is to pick something and stick with it!
@MrTonyTv
@MrTonyTv Жыл бұрын
Thank you, you really helped me, now i can go to sleep without thinking which one i have to learn first!
@fullstackmd
@fullstackmd Жыл бұрын
Awesome glad it was helpful!
@ankursharma5043
@ankursharma5043 Жыл бұрын
As a beginner, i would always pick one of C/C++/Java/C#. They have clean syntax and give good understanding of programming concepts, data types, memory management, etc. I had started with C++, now what benefits me is that learning any language is easy peasy for me. I quickly got grasp on Java, and learned python in literally 2 days.
@fullstackmd
@fullstackmd Жыл бұрын
Makes sense! I think I wanted to start with one of these to go a little faster and didn’t need to know all the super foundational stuff
@-seoulair
@-seoulair Жыл бұрын
If you know how to do a sum of two numbers in a programming language doesn't mean you've learnt it :D
@ankursharma5043
@ankursharma5043 Жыл бұрын
@@-seoulair you have to have 10 years experience working on multiple programming languages in order to understand what I have just said
@satyananda4389
@satyananda4389 Жыл бұрын
Cool 👍
@deheimer
@deheimer Жыл бұрын
The degree I’m doing is based on c++ OOP so I need to learn it anyways . But besides that I’m thinking about learning one of these 2 languages. Which one would be more useful?
@eesakamaldien1917
@eesakamaldien1917 4 ай бұрын
Great video.
@DATECStudio
@DATECStudio Жыл бұрын
Thanks
@JohnJohnson-ch6xq
@JohnJohnson-ch6xq Ай бұрын
I am transitioning to cyber/Cloud security(AWS). Should i learn JavaScript or Python.
@asadanik5987
@asadanik5987 5 ай бұрын
Well i am using JavaScript for ML and AI also... also mobile application fully with JavaScript
@prajwalsiwakoti9866
@prajwalsiwakoti9866 Жыл бұрын
Hi, great suggestion thanks. Could please put top resources to learn Python like u said?
@fullstackmd
@fullstackmd Жыл бұрын
I’ll have to find them again but check udemy and Coursera
@91bparker
@91bparker 4 ай бұрын
What are the resources for python
@Chimefierce
@Chimefierce Жыл бұрын
I want to create a social media platform like Instagram and Twitter but I’m confused as to the programming language to use. I’ve been learning JavaScript for weeks. Decided to take a break and learn python just for some work-related stuff I needed, so I needed a bit of the knowledge and I won’t lie, I enjoyed it more than I did JavaScript 😂😭. And now, I’m confused and I’ve been told that learning two programming languages at the same time is not ideal. But I’m so tempted to keep learning Python but deep down I love everything you can do with JavaScript as a creative like me who likes design and all that. Please help😭 should I just learn both at the same time? 😭
@fullstackmd
@fullstackmd 10 ай бұрын
Do whatever feels right! For building websites JavaScript is probably better using React but you could do it with Python and Django as well
@elliscaicedo9045
@elliscaicedo9045 11 ай бұрын
javascript is better for backend noje js , nest js , next js with data bases and very useful and fast with aws
@asadanik5987
@asadanik5987 5 ай бұрын
JavaScript - - web app - mobile app - desktop app - Machine Learning - AI Python - - web backend app only - Machine Learning - AI - Data Science
@pascal831
@pascal831 Жыл бұрын
PYTHON for beginners to programming
@asadanik5987
@asadanik5987 5 ай бұрын
For backend i will choose TypeScript only
@Davidalgorithms
@Davidalgorithms 5 ай бұрын
smart guy
@CaptTragedy
@CaptTragedy Жыл бұрын
2:36 if I get a career in development, do I have to wax my beard like the guy on the left?
@kenesufernandez1281
@kenesufernandez1281 10 ай бұрын
❤👍
@9xtryhx230
@9xtryhx230 Жыл бұрын
I started off with Java which was pretty good in terms of the basics, but then my stupid ass went directly to PHP and then python. Java was very helpful in terms of transferring over some aspects into JavaScript, but I really haven't used Java or PHP in 6 years xD...
@asadanik5987
@asadanik5987 5 ай бұрын
I will start Machine Learning with JavaScript bro
@online12plus
@online12plus Жыл бұрын
ncie
@obiebukaugonna2133
@obiebukaugonna2133 Жыл бұрын
I don't understand anything in JavaScript for years... I don't understand the variables, Data types, loops I don't understand how these are used to create a simple website, feels like magic
@fullstackmd
@fullstackmd Жыл бұрын
Would start with The Odin Project - great resource!
@obiebukaugonna2133
@obiebukaugonna2133 Жыл бұрын
Ok..i am interested in that
@donaldbowler4514
@donaldbowler4514 Жыл бұрын
Are you actually a docotr?
@fullstackmd
@fullstackmd Жыл бұрын
Haha I am! Internal medicine
@JeremiahPeoples
@JeremiahPeoples Жыл бұрын
JAVASCRIPT! It’s my whole personality now 😂
@asadanik5987
@asadanik5987 5 ай бұрын
JavaScript is entire software ecosystem.. so its way more better then python
@mikehoang31
@mikehoang31 Жыл бұрын
python > js
@asadanik5987
@asadanik5987 5 ай бұрын
I don't need python 😀
Final muy inesperado 🥹
00:48
Juan De Dios Pantoja
Рет қаралды 16 МЛН
PYTHON vs JAVASCRIPT // What I Would Choose as a Beginner…
12:48
Internet Made Coder
Рет қаралды 322 М.
This is why you can never learn how to code
6:06
Full Stack MD
Рет қаралды 7 М.
Python Vs. Javascript - Which Is Better?!
4:25
Codemy.com
Рет қаралды 7 М.
Is Coding still worth it in 2024? (as an ex-Google programmer)
13:36
The ONLY Courses you need to Learn Javascript and React
13:36
Full Stack MD
Рет қаралды 24 М.
FASTEST Way To Learn Coding and ACTUALLY Get A Job
10:44
Brian Cache
Рет қаралды 938 М.
Why You SHOULD NOT Take Harvard CS50!
6:13
Full Stack MD
Рет қаралды 94 М.
How JavaScript Ruined the Web
15:02
Eric Murphy
Рет қаралды 110 М.
Why Does Scrum Make Programmers HATE Coding?
16:14
Thriving Technologist
Рет қаралды 492 М.