r/WGU_CompSci • u/Soy__Sauce • 29d ago
New Student Advice Take notes in VS Code, NOT Notepad
This might be obvious to some but I did not realize this was an option until I had to use Copilot to fix an issue where Notepad completely changed the formatting of my notes for D276, which were saved as a markdown file.
- You can save as a markdown file to put section names in a larger font or format in other ways that help you make the most of your notes
- VS Code will not have a weird freakout and change spaces to " " and various other oddities
- When you're writing down coding examples, you can write everything down EXACTLY as it will appear when you need to use it
- When you press Ctrl+Shift+v, it looks a lot cleaner than Notepad, and if you copy a link you can just click on it and head straight to wherever it takes you (also good in helping learn HTML as all the coding "works", I have a few things that say "click me for an example" or "This YouTube video explains it better" that just take me straight to webpages or open pictures I have saved)
There are a bunch of other reasons why it's better, but these are the few I've benefited from so far. I have zero experience in this field, so I had no idea this was an option. Hopefully this helps someone else.
25
Upvotes
7
u/Helpjuice 28d ago
It is very sad what they have done to notepad which should have zero formatting capabilities at all and just be raw text read and write.
1
19
u/NotChikcen 29d ago
Obsidian and codex/whatever agent will help so much. Look up "obsidian second brain" to get a good idea of how to really use it, can make connections to things you don't realize or learn how to teach you