help me learn
Hey guys I hope I can ask this here but, could anyone help me learn C# winforms and make small projects with winforms like apps.. and also learn little bit more about C#
(I know theres lot of youtube tutorials but I would really want a real person)
21 Replies
We could give resources on where and how to start, things to avoid, and explain things you can't figure out on your own
Having your "own personal" tutor here is a bit of a stretch tbh
Anyways, for starters, avoid WinForms and learn WPF as a starting point instead
so like I should start learing WPF first and then go to WinForms?
You'll probably find the need to expand into other GUI frameworks, such as AvaloniaUI, and WinUI 3, but not WinForms.
I always wanted to make something like this
like this app
so it has buttons and it looks pretty good
yeah?
yeah im js saying that I wanted to make something like this and want to learn how to do this..
and im wondering where would be best to start or if someone would teach me how to do these
well I don't know of many youtube tutorials but I think you should start here
Windows Presentation Foundation for .NET 8 documentation
Learn about using Windows Presentation Foundation (WPF), an open-source, graphical user interface for Windows, on .NET.
you'll learn the XAML syntax, data binding, MVVM, etc...
should I start first like learn more about C# basics and like then about C# first and then move to making these apps..
basics? stuff like syntax, basic OOP and language features need to be covered before learning any framework
no like the basics of C# cus I started and Im wondering now if I should learn more about C# in general or just move to like making/learning those apps like in the video I sent
the examples I gave are basic C#
oh okay yeah but thats what im asking, if I should like learn the basics first of C# or just go to making those projects/apps
yeah I said yes
oh okay
if you want to focus on the language itself you can start with console based projects
i think $projects has a bunch
Collections of application ideas that anyone can solve in any programming language to improve coding skills:
https://github.com/dotnet/dotnet-console-games
https://github.com/karan/Projects
https://github.com/florinpop17/app-ideas