0
I know I never will understand everything, but really I would like to know where to start, or what you recommend.
I started to learn HTML, CSS and JavaScript, what can I do if I learning more about this
3 Antworten
+ 5
Practice with Mini-Projects
https://code.sololearn.com/W0jt01Ob69QG/?ref=app
https://code.sololearn.com/W83awRDRmp6h/?ref=app
Let the webpage interact with user input.
Here are some of my video tutorials:
Coding a Multiple Choice Quiz app (2 hours)
https://youtu.be/vv5kIqCD45c
Coding search feature with JavaScript (Part 1)
https://youtu.be/6Fn60_qZ7zQ
Coding search feature with JavaScript (Part 2)
https://youtu.be/jRZ0tX9gXqk
+ 1
Learning the three languages meant that you were following the web dev path right? Now theres still alot to learn, css frameworks, from bootstrap, sass and many more. And js is another giant with countless libraries that you need to learn how each works. Theres so much you can do with these three languages, you can start with front end web development, find out on more technologies used in frontend, execute more projects of your own, research on what ideas you can develop, and you will surely better your best.
Happy coding 😊 Keep coding 🙏
0
Thanks for your answer