Python or PHP and Django or Laravel, Which should be learnt for a new Developer

b_hatW

Regular Member
Joined
Aug 11, 2020
Messages
201
Reaction score
101
Which one should i learn as an developer for the future and now, Python or PHP and Django or Laravel?
 
I would recommend Javascript & Node.

But for the complete beginner - PHP/Laravel.

It actually depends what you want to do. Its perfectly fine to go with python and django as well.

Search your local job market and check what is more popular there. Where I live, Ruby & .NET developers are banking hard and Laravel is considered low-end salary range. No work for python devs, tho.
 
Don't worry too much about the language. Just pick one.
Watch this:
 
I would definitely suggest going for Javascript too. If you're not too particular about the web and want to do general-purpose programming, then go for Python.

Cheers! :)
 
Ruby on Rails is nother framework that you can explore. It is really easy to get started with and has a good community around it.
 
Op, you username though .. :)

Go for whichever .. there's no such thing as 'better' in this case. What matters is how well you master it to make real use of it.
 
I would recommend Javascript & Node.

But for the complete beginner - PHP/Laravel.

It actually depends what you want to do. Its perfectly fine to go with python and django as well.

Search your local job market and check what is more popular there. Where I live, Ruby & .NET developers are banking hard and Laravel is considered low-end salary range. No work for python devs, tho.
i think php/laravel isnt good for beginners. wordpress and wordpress theme making is good for beginners.

i agree node and js are important. one stylistic language can be used fot everything. but i mean, in one year i had to learn 4 new versions of angular and they were all very different. whereas php/laravel doesn't change much.
 
Come on.. Wordpress is a development nightmare ..
no i agree completely, i couldnt wordpress my way out of a paper bag but everyone uses it and it's at least a good stepping stone for a beginner. a lot of people aren't cut out to self teach programming. just my 2 cents.
 
For Web development purpose, which is better Django or Laravel ??
 
I think the best way to go about it is to check out what software companies in your area are looking for the most. But, if you’re just starting out, and you’re simply looking to see what’s the best starting point, I believe that whatever you choose, you can’t go wrong. Say you’ve chosen Python and after a while you realize you want to learn a different language. That’s great too because learning any language will allow you to develop the logical side of coding, and you’ll be able to learn a different one more easily.

If I were you, I’d go for Laravel. I think it’s a good starting point because it’s a pretty easy framework to work with, and you can find a lot of examples online.
 
Django and Python are amazing! Learn Python first as this will open up a huge amount of libraries for just about any programming task or project. Once you've got that down you should look at Django for larger projects or something like Flask if you just want something up and running quickly
 
Back
Top