Improving Skills in C/C++/C#

Joined
Mar 17, 2026
Messages
33
Reaction score
19
Hi everyone,

I’ve been working more with C, C++, and C# lately and wanted to get a better understanding of how others are applying them in real projects. I’m especially interested in practical use cases and improving my approach.
 
for c# start with WinForms build a small crm with simple CRUD
then apply your skills to a bigger project like storage management
then learn if you know HTML, CSS, JS
go with ASP Core MVC then ASP Core API
that will enhance your skills
 
You do get that those 3 languages are pretty different and used for different purposes? Just built projects in one and you will learn.
 
Back
Top