Тёмный

PYTHON vs JAVASCRIPT - Which one should you choose?! 

Full Stack MD
Подписаться 2 тыс.
Просмотров 18 тыс.
50% 1

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 RU-vid videos:
📷 CAMERA: amzn.to/3gX2lwQ
🎤 MICROPHONE: amzn.to/3DJXjf5

Опубликовано:

 

29 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 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?
@OwnnOfficial
@OwnnOfficial Год назад
✨Perfectly Explained 👏🏻 Well Done ✨
@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!
@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 3 месяца назад
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.
@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
@eesakamaldien1917
@eesakamaldien1917 5 месяцев назад
Great video.
@DATECStudio
@DATECStudio Год назад
Thanks
@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?
@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!
@asadanik5987
@asadanik5987 5 месяцев назад
JavaScript - - web app - mobile app - desktop app - Machine Learning - AI Python - - web backend app only - Machine Learning - AI - Data Science
@JohnJohnson-ch6xq
@JohnJohnson-ch6xq Месяц назад
I am transitioning to cyber/Cloud security(AWS). Should i learn JavaScript or Python.
@pascal831
@pascal831 Год назад
PYTHON for beginners to programming
@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
@elliscaicedo9045
@elliscaicedo9045 11 месяцев назад
javascript is better for backend noje js , nest js , next js with data bases and very useful and fast with aws
@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
@asadanik5987
@asadanik5987 5 месяцев назад
For backend i will choose TypeScript only
@Davidalgorithms
@Davidalgorithms 5 месяцев назад
smart guy
@asadanik5987
@asadanik5987 5 месяцев назад
I will start Machine Learning with JavaScript bro
@CaptTragedy
@CaptTragedy Год назад
2:36 if I get a career in development, do I have to wax my beard like the guy on the left?
@online12plus
@online12plus Год назад
ncie
@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 месяцев назад
JavaScript is entire software ecosystem.. so its way more better then python
@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
@JeremiahPeoples
@JeremiahPeoples Год назад
JAVASCRIPT! It’s my whole personality now 😂
@donaldbowler4514
@donaldbowler4514 Год назад
Are you actually a docotr?
@fullstackmd
@fullstackmd Год назад
Haha I am! Internal medicine
@mikehoang31
@mikehoang31 Год назад
python > js
@asadanik5987
@asadanik5987 5 месяцев назад
I don't need python 😀
Далее
Python or JavaScript - Which One Should YOU Learn?
8:05
This is why you can never learn how to code
6:06
Просмотров 7 тыс.
How the hell is this done#joker #shorts
00:14
Просмотров 1,6 млн
Ummmm We "HAIR" You!
00:59
Просмотров 8 млн
I Built a SECRET McDonald’s In My Room!
36:00
Просмотров 15 млн
Interview with a Senior Python Developer - Part1
4:57
Просмотров 764 тыс.
What is the BEST Backend Language For You?
6:26
Просмотров 113 тыс.
PYTHON VS NODEJS | HERE'S WHAT WE THINK
6:22
Просмотров 120 тыс.
Why I'm Learning Python and You Should Too
10:24
Просмотров 57 тыс.
Why Does Scrum Make Programmers HATE Coding?
16:14
Просмотров 496 тыс.
Coding Was Hard Until I Learned THESE 5 Things!
7:40
How the hell is this done#joker #shorts
00:14
Просмотров 1,6 млн