Can I get any project feedback? I used some codes from the internet aswell so I hope that’s not wrong
I started coding 4 days ago from the zero.
Can I get any project feedback? I used some codes from the internet aswell so I hope that’s not wrong
I started coding 4 days ago from the zero.
Welcome to the forums @berkaykrl. Your form looks okay. Some things to revisit;
This looks like it was meant to be the product landing page, not the survey form so I’m basing feedback on that.
Thank you very much for replying, I think I’ll do all the projects from the scratch as you said
The only problem for me is that I have to look at examples of coding like how to put from w3chools or freecodecamp itself. Will that be a problem? And the first thing I’m usually nervous about is that the design is bad even though it passes the lines. Also again, thanks for helping me!
As a developer you will spend most of your time searching, there is simply too much to remember. It’s perfectly okay and recommended that you use documentation to see syntax.
People learn at different speeds. When going through the lessons it’s helpful to try changes to see what happens to the output rather than just trying to get the correct answer and then moving on.
Playing with the code helps to cement what you’re learning.
HTML and CSS are the easiest to learn/grasp because they are markup languages.
When you start getting into JavaScript things will more difficult.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.