+ 3
How fast to learn?
I think after learning a language we should be able to build some project but I don't know how to gauge a project difficulty. Anyone have any project suggests I should try. I just finished html, css and JavaScript.
2 Answers
+ 3
Make a simple blog. Look for blogs which are similiar to what you will make. Use JS for the animations,.. And in the future I think you will need to a JS library which help you. My advice is to learn JQuery. It is the most popular. And for the framework learn Bootstrap.
+ 2
Fun way of making codes is to first write just a simple code and then add many new additions until you think the code is complicated enough.