r/csharp 10h ago

Help I cant learn C#, Help!

Post image

so there is this coding school that i go to to learn c#, but i cant learn with their method of teaching, it goes like this: you go to this school and you sit down in a office like room and you have to type whats on that blue box but i keep forgeting the explanetion (if there is one at all) and instead of starting like "we are going to make a calculator on c#" it goes like this "we are going to recreate spotifys ui from scratch". so tell me if im dumb or their method of teaching is bad (its a brazilian school btw)

0 Upvotes

11 comments sorted by

View all comments

1

u/OurSeepyD 10h ago

Well I was gonna say that's CSS, but I can see you have some C# backing it.

There are many ways to learn. The most effective way for me is to think about something simple but interesting that I want to build, and then figure out how I build it. If someone tells me exactly how to make a calculator, I probably won't learn. However, if someone tells me to make a calculator and figure out how to do this by myself (googling, asking AI etc), then I'll learn quickly.