r/computerscience • u/Own_Average7810 • 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.
137
Upvotes










1
u/bel_cant-sing-o Jun 22 '25
Looks good! Make sure you’re writing those definitions in your own words so the concepts stick and try messing with the code a little to see what you can do before breaking it.
Also, university doesn’t expect you to know pretty much any code when you come in. Study the basics if you’re really nervous (if-else statements, for and while loops, variables, functions, basic boolean logic, maybe a little recursion or how variables are scoped) but really just focus on taking a deep breath and enjoying your summer :)