gustavoguanabara / html-css

Curso de HTML5 e CSS3
https://gustavoguanabara.github.io/html-css/
MIT License
13.6k stars 3.26k forks source link

Need some kind of suggestions #642

Open AdityasagarR123 opened 3 weeks ago

AdityasagarR123 commented 3 weeks ago

Hey I am just starting html and css and ik like I am not a beginner not a pro it's just 2 months I am learning and taking part in a hackathon... Do u have any advice for me ?

BenjamimCS commented 3 weeks ago

If u are new on development learn a little about GNU/Linux. Just the basics: terminal, filepath (start with it and follow the others later), the basic of processes (e.g. signals, kill, nice etc.). Might seem it doesn't make so much sense but know about your O.S., your O.S. environment (specially GNU/Linux) u wanna be a Front-end dev or any kind of dev.

The hackathon should teach u enough about HTML and CSS to start. Just take notes and practice and make some project.

If you need some reference the mdn web docs and w3schools are the best place.

Hope it helps and good luck!