What should I do next?
I’ve grasped some basics of C# and now I’m capable of creating simple console applications with API integrations. Should I continue learning basics? (If yes, what should I learn) or could I dive into ASP.NET? What would be better for my learning?
9 Replies
Make stuff
You mean build projects ?
ye
Console or web?
Whichever you want
Depends on what your goals is for learning here. You could use C# in web dev, desktop apps, mobile apps, game dev, etc. Why did you start programming in C#?
I started programming in C# after finishing CS50 because it was a logical step forward for me. Some time ago, I got advice that I should learn it, and I decided to try it out. Then I basically fell in love with this language. My initial plan was to create desktop applications using WPF, but now I want to build web applications.
Kk. If I were in your position, this video would be my next step: https://youtu.be/FupLQ7y9oy0?si=KMSF5UM5beD5dPyc
Frank Liu
YouTube
Full C# Project: Inventory Management System | ASP.NET Core Blazor,...
Source code: https://www.buymeacoffee.com/frankliucs/e/54718
🎁ALL-ACCESS Subscription: Unlock access to all of my courses, both now and in the future at a low $19.99 / month.
https://frankliucs.com/all-access
💎Learn .NET MAUI while creating a Contacts App in .NET 7:
https://frankliucs.com/maui
🔥Learn Blazor while creating an Inventory Manage...
Thanks