+ 1
how to learn web development from scratch?
how to start learning web development and which language to first learn which language to not learn can anybody tell me?
1 Answer
+ 2
For web development:-
Learn HTML for content creation.
Learn CSS for styling those content.
Learn JavaScript for adding functionality to the webpage.
Learn SQL for the database.
Learn PHP for the back-end.
Or you can also learn Python with its framework Django.
Or Ruby with Rails.



