Which one shoul I learn for backend and why? 1. PHP 2. JAVASCRIPT 3. PYTHON #100DaysOfCode #CodeNewbies #CodeNewbie #javascript #PHP #python #pythonprogramming #backendwebdevelopment
@codingboydeepak @CodeGnuts Go for Javascript why? NodeJs is that powerful. I started with ruby, jumped to python, then php, now Javascript and I have to say every since I stared learning js, I don't wish to learn any other language. Plus if you wanna become stack developer you can use JS in frontAndBackEnd
@codingboydeepak 1.Javascript if you are also interest in learning frontend in future. 2. Python if you are also an ML enthusiast.
@codingboydeepak 1. Python - a lot of libraries and frameworks for doing back-end development. 2. Nodejs (javascript) - if you already know JS but comes with some caveats, still recommended 3. Php - only if you already know php... otherwise do yourself a favor and leave it alone 😛
@codingboydeepak JavaScript, focus on Nodejs and it will be easier to be full stack using both JavaScript front and back.
@codingboydeepak Either nodejs(JavaScript) or python. For nodejs you can refer udemy course - 'the complete nodejs dev course 3.0 by Andrew mead'
@codingboydeepak Js(node) it will save ur as* for another language. I uses Python and node both. Frankly speaking Flask(python) == Express(node) Jinja(python) === EJS (node) That is all u need for backend. For database it is very easy for sql or nosql(mongodb) and independent of above.
@codingboydeepak As long you can serialize deserialize JSON, any language works!
@codingboydeepak I loved PHP, but it has lot of headaches. I am now with Python and DJANGO... So, I suggest you Python, it's very useful, and very easy to handle multiple problems
@codingboydeepak Python if you want to go into data science, python is a general purpose programming language tho, but it was built with data science in mind, hence it’s more suitable for that. JavaScript if you want to be the king of the web, with JS get ready to jump on frameworks. Then PHP,
@codingboydeepak Whats the long term goal? If you just want to code a backend it doesn't matter. If you eventually want to branch into ai I'd say python. If you have front end experience js might get you started quicker.
@codingboydeepak I would say you can’t go wrong with Python or JS...I would avoid PHP unless you have a specific use case for it.
@codingboydeepak It really depends: what types of web sites are you looking to build? If you're looking to get hired - what language is in demand in your area?
@codingboydeepak Eulogizing PHP: php is a language that could do all these stuff easily and efficiently but it's demise came unexpectedly. Excellent language, tearful remembering how good PHP was.
@codingboydeepak definitely javascript . coz you can code in full stack, without changing languages and mindset.
@codingboydeepak What do you plan on making, what area do you like the sound of. Learning backend php, will give you access insane of wordpress related jobs (power's 35% of websites). More demand than Devs by a crazy margin
@codingboydeepak They are all good back end languages. There is also Java, Rust and Go. I personally like JavaScript because you can also use it in the front end.
@codingboydeepak If you new python and javascript are easy to pick and both powerful languages
@codingboydeepak As per my suggestion that is Java which is not in your list
@codingboydeepak Start with javascript(Am assuming you know some frontend JS), then learn the others progressively. You'll discover for yourself the strength of each over time. Don't be in a hurry.
@codingboydeepak Developers are turning to JavaScript and Python for backend development. I'd advise you to pick whichever language you are more comfortable with between the two. Watch 'web development in 2020 - a practical guide' by @traversymedia , YouTube. It will help a lot.😁
@codingboydeepak Python. Then move with django as web framework.
@codingboydeepak What kinds of things are you interested in building?
@codingboydeepak If you already know JS then no doubt JS but if you don't then choose whatever you like it doesn't make any difference. But Golang is also a good option.
@codingboydeepak PHP because you can code PHP without a Framework...
@codingboydeepak PHP. But learn programming with a strictly typed language first.