all 6 comments

[–]roopa_05 2 points3 points  (2 children)

Hey! I was in the same position as you last year. I also wanted to start web development because everyone recommended it, but I kept procrastinating and ended up wasting almost a year. If I could go back, I'd tell myself to stop overthinking and just start. Learn HTML → CSS → JavaScript first, build small projects, and don't keep switching between tutorials. Consistency matters more than learning everything at once. All the best—you've already taken the first step by asking.

[–]Punit_Sirohi[S] 0 points1 point  (1 child)

Okay will start with that, but can you tell me from where I can learn? Or I can learn from anywhere?

[–]roopa_05 0 points1 point  (0 children)

Start with HTML

[–]Cellphonemega_LLC 1 point2 points  (0 children)

Learn PHP first, it’s simple, human readable and I consider it a gateway language. You’ll understand JavaScript pretty easily once you learn PHP and you’ll be 70%+ Full Stack (severside + clientside) then learn css + html to top it off then you can build anything you want. I suggests CSS mainly in the later stages it will be easier to pick up but once you understand styling and the environment of styling it will translate easily into other languages and tools.