I've just wrapped up my web development studies and I'm diving into other computer science topics, like operating systems, networking, DBMS, and system design. However, I'm struggling to retain some of the information. Should I be taking notes while studying? I'm curious if others make notes for these topics or if I'm just overthinking it.
3 Answers
Honestly, if note-taking helps you, go for it! Learning is very personal, so you should use whatever method suits you best. Just remember that practicing what you learn is equally important. It reinforces your understanding and keeps things fresh in your mind!
If you're having trouble recalling concepts, definitely consider taking notes. You might want to check out NotebookLM from Google. It lets you put in a variety of notes, including PDFs and code snippets, and then you can ask it questions like a chatbot. Just a heads up, finding info later can be tricky, but it could help you remember the big picture even if the details start to fade.
Taking notes is super common in CS! Many folks type out their notes on laptops, especially for things like Linux commands. It's handy since you can just copy and paste when needed. Obsidian is a popular choice if you're looking for a note-taking tool. Remember, the goal is to find a method that works for you!
And honestly, if you use those commands enough, they'll stick in your memory without even needing notes!