+ 1
I have dream to be web developer.. Any suggestions???
6 Respuestas
+ 1
Do the courses provided by Sololearn at first.
HTML, CSS, JavaScript for frontend (visual for user)
SQL, PHP for backend
+ 1
can you provide me with something like plan
+ 1
thanks Bud
0
The order I mentioned the courses is the order you should do.
Also try as much as you can in the playground to understand it better.
If you have some ideas or if you are wondering what happens if you change a small part of the code, try it in the playground :)
After the courses do the challenges, try to think of own projects (realize something connected to your personal favorite movies, games, habits...).
In total: be creative and keep thinking :)
Learning by doing ;)
0
how about the frameworks are they should be chosen for specific functionality or other parameters
0
For the beginning it does not really matter. Make sure to get familiar with the basics first.
For web developement (it's not my main subject, but have small jobs) I use xampp and Notepad++
xampp is used to display your webpage locally in the browser, and Notpad++ is the editor.