Cortex
How did you guys learn C# and stayed motivated doing it?
ah, great question! I'd say instead of just cramming a bunch of theory in your head all the time (which you should still do tbf, but sparingly) try and focus on making an application and see how far you can get with the new knowledge applied. it may not be optimal but it prevents you from losing motivation over time. also, examples are great resources. find projects that do similar things to what you're trying to achieve, read the code and try to understand it
55 replies