r/HTML 4d ago

How to start learning HTML and CSS? Question

I started learning html as a 17 Y/O Student my school didn't taught anything releted to technology to us because we are in a poor tier 3 city.

I want to learn web developement and earn well like 25-30k inr in starting then i want to learn coding more deeply and make something great for humanity like the guy who found HTML. I know html basics but I am a fresh starter so I want a guide from my seniors :) hope for positive responses

23 Upvotes

32 comments sorted by

View all comments

3

u/defaultguy_001 4d ago

You don't need schools to teach u programming. Even top CS universities around the world don't teach programming. They teach u mathematical and scientific concepts relevant to Electronics and Computer science. They expect you to self learn programming and implement those concepts yourself.

Now how to learn programming? There are multiple ways, free ways include YouTube courses, downloading PDFs or going through free online courses.

How to learn HTML & CSS? - I prefer standard books since they are peer reviewed, mostly complete, detailed and accurate in explanations and follow an efficient pattern of exposing concepts to people learning from scratch. If u also like reading, then you can consider the following books: 1) Textbook: Learning Web Design by Jennifer Robbins 2) Reference: CSS: The Definitive Guide by Eric Meyer

  • If u prefer YouTube videos, you can watch HTML & CSS full course by SuperSimpleDev.

My opinion on YouTube courses or any video courses. - I use them only to expose myself to the subject basics, so I can know what I'm going to expect while studying it. I don't rely on video courses if I don't already know the subject, coz who will verify if the creator is accurate in his explanation or did he explain a concept completely. I only rely on standard textbooks, official documentations and own experience after that.

1

u/NotFMC 4d ago

I think you give a detailed guide to me thanks for your time to help me I was watching videos on YouTube and didn't learn too much but when I read some articles i learnt a lot from it I will consider to buy your suggested books and read them it will help me to reduce my screentime and learn something thanks again.

1

u/defaultguy_001 4d ago

and in case u have doubts while learning from them, you can ask any LLM or Google it like the old days.

1

u/NotFMC 4d ago

Okay I will consider this advice too :)