DEV Community

domibor19
domibor19

Posted on

Any advise for a Beginner. Just started learning code. #Beginners

Top comments (1)

Collapse
 
manishfoodtechs profile image
manish srivastava
  1. First thing First: the basics : HTML, CSS and JS. start with creating forms. Then try bootstrap and similar css / js libraries. Codepen.io browse projects there and see edit codes to see how combination of css js works.

  2. You will learn nitty gitty of frontend in 3-4 days. This doesn't mean you can write complex codes of js or css. Just, you can alter other's codes... But it is good progress.

  3. w3schools.... Browse that site as much as you can.

  4. Time to understand CRUD (Create, Remove, Update and Delete). You can choose your language. PhP and nodejs is suggestive for myside.

  5. Try to learn PDO and OOP. Simultaneously, try wordpress in local desktop.

  6. Buy a server and try to host your first website.

If you have GitHub account try to add free static website.