What are some effective ways to learn new tech skills without relying on video tutorials?

0
14
Asked By CleverMouse92 On

I'm currently studying computer science and really want to learn the MERN stack, but I can't handle long video courses—anything over 30 hours just feels boring and unproductive. When I try to code along, it often feels like I'm just copying what the instructor is doing instead of actually learning. Is this common for beginners? Are there better methods for someone like me who has a short attention span?

5 Answers

Answered By TechGuru101 On

Text-based tutorials and diving into documentation are some of the best ways to learn effectively. Instead of just watching someone else code, focus on building your own projects early on. Video tutorials can make you too passive; instead, actively engage by creating your own stuff and figuring things out from the docs as you go. That's how real learning happens!

Answered By MindfulBuilder On

You could consider small live classes where you can ask questions directly. It’s a great way to get immediate answers and a more engaging learning experience!

Answered By DreamCoder33 On

Starting your own project and searching for what you need to know while building is super effective! If you're really stuck, then yes, some video resources can help, but make sure to understand why things work the way they do. We all started out by copying code; that's totally fine!

Answered By CuriousDev On

I've mostly used documentation, books, and even AI tools for learning, especially since I have ADHD. However, if you're a complete beginner, video tutorials can be helpful to grasp the basics first, then build on that knowledge actively.

Answered By BookwormCoder On

If you want in-depth knowledge, books can help a lot. When you're learning by doing, the official documentation is invaluable. Always go straight to the source for the most accurate information!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.