+ 1
Hello friends i want to learn html, css,php, java, python,sql jQuery, c++ and JavaScript. Can any one tell me best sequence?
6 Answers
+ 3
Okay thatâs a big list
First html & css
Then JavaScript (for front end development, you can add node.js and Json and jquery later as they are add ons.
Then python - simple and powerful for back end development and has a large library
Then either c++ or java. C++ is the most difficult and used mostly for high performance such as game development, whereas java is optimised for mobile app development.
+ 5
All of them, that's great đ. You can learn web language in sequence html,css,javascript,php,squery and then maybe first java and then c++ that is more complexed
+ 3
python first since it is relatively easy. Not necessarily have to do one at a time you can even take 3 or 4 at once then interchange as you wish
+ 3
@Michael Ngwerume is right...I first learned python, and it gave me a lot of Confidence. Now am learning HTML, CSS, and Javascript all at the same time. And when you use Visual Studio Code, it makes it a lot easier to move around these with ease...
+ 1
if you want to study front-end: html, css, javascript, jquery, bootstrap.
back-end: Java is popular nowadays with its frameworks such as spring, jsf, gwt. for simple web-sites - php is enough.
0
and what about python?