+ 1
Pls working on a project A SCHOOL REGISTRATION PORTAL so i want to know what language would be more easy for me pls.
Web
3 odpowiedzi
+ 2
You need HTML basics for building a Website. In addition a server side language for management the data. The easiest I think is PHP with MySQL for it.
+ 2
There are two courses here that might be helpful:
https://www.sololearn.com/Course/fullstack/?ref=app
https://www.sololearn.com/Course/react/?ref=app
Especially the angular course, because it involves frontend and backend, including database.
In any case you need to know basics of html, css, javascript.
A very important part that you can't learn here I think is security, user management, authentication etc.
So plan to learn that elsewhere. Once you have chosen which stack to use you can probably find tutorials on those topics specifically for that stack
0
Hi! Html, css, javascript, jQuery - for frontend; databases(mysql, mongodb... etc.), php, or javascript(node.js), or python(django), or ruby(ruby on rails) - for backend