Are Notes Helpful for Learning Computer Science?

0
4
Asked By CuriousCoder92 On

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

Answered By LearningLassie On

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!

Answered By SystemSavant On

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.

Answered By TechWhizKid On

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!

NotetakerNate -

And honestly, if you use those commands enough, they'll stick in your memory without even needing notes!

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.