DEV Community

Yoges
Yoges

Posted on

How i learn to how to learn?!😵

I learned about HTML, CSS, JS.

Mostly I start learning using tutorials. Yeah, it's hell. At the end of the video, I learned about nothing, just a few pieces of memorized knowledge. But this time I dig into a different way. I use the dev challenge devchallenges to read the article and then build it with no AI involved, just me and that article. Sometimes I get stuck between thoughts, and then I use the world's most powerful tool, GOOGLE. Yeah, you read it correctly. I use Google, Stack Overflow, etc. This thing taught me how to solve your problem using your brain, not an AI's brain.

TIPS FOR THE PAST ME

  • Read other people's code and understand it. (The more you read it, the less you ask AI.)

  • There are endless possibilities to learn in today's tech world; just utilize it.

  1. https://www.w3schools.com/
  2. https://developer.mozilla.org/en-US/ I mainly use these two for theory stuffs of HTML, CSS, JS. you can prefer whatever you want like GFG,..etc

(I am not good at English. Forgive me if anything is wrong.)

Top comments (0)