I just finished this course and i tried to do it on my own,to do a project like this by myself. but i couldn’t,i want to have ability to create projects,do you have any advice guys ,because whenever i start to do a project in vscode i cant,i dont know what to do i spent so much time to learn and when time comes to do something on my own i cant.
Hello @footballb314
It’s common for one to feel this way, especially when one is fresh from learning HTML and CSS. I do not have a solution that I guarantee will work but breaking down your problem helps.
Write down what you need to accomplish and go for it one after the other. When you are stuck, google, confirm if you are doubting something, and ask for help from time to time.
Instead of creating a new project, you could build a webpage that looks similar to the target web page. The target web page could be a practice project or something from the Internet.
Without looking at the source code, just get the layout and colours to look similar. This way you practice the skills you learnt.
Once you have developed enough coding skills create a project that is meaningful for you.
Happy coding
I am still relatively new to the platform but, I would venture. Visualise what you want to create. Seek inspiration from other example.
Create a wireframe or sketch of what you want the final product to look like.
Write it in pseudocode (not actual code) and then break down the pseudocode into actual code. Using this process should help with the block.
The suggestion also made above are awesome.
It is hard to get ideas out. Sometimes the simplest method is the best.
Use tools and utilities to plan out things.
Tellers suggestion is a great way to work.
Using this suggestion allows you to have a base to work from. Tweak code and make it uniquely yours. See where you can improve on it
Obviously this site is an amazing resource for code. There are others to use for reference if you get stuck like w3schools or even. Resting your own code reference database.
Hope this helps. When you join this site you have like minded people always willing to jump in and help. That is what makes this site so awesome. It has a great community.