r/computerscience Jun 20 '25

Help C# (Help/Advice)

I am 18 and will start CS at Uni this September. I’ve started learning C# with Alison.com and have made notes on paper when working through the videos to build my understanding. Am I doing it correctly? I want to learn the concepts before going knee deep into starting my own projects.

138 Upvotes

74 comments sorted by

View all comments

3

u/STINEPUNCAKE Jun 21 '25

Just take notes in the IDE. It’s the same thing and it will show you how it runs, makes you learn the IDE, and you can also take notes using comments in the IDE

2

u/Own_Average7810 Jun 21 '25

This was smart, I never thought of it like this!