need help in c@
i see program has 2 buttons one name get free key and button name login and if i press the get free key botton its open web browser with skip ads links after i skip 3 websites its redirect me to page with key i copy the key and i put it in the program and its press login and the program work i want to do this in my program anyone know how i can do this in c#
9 Replies
yes, first u need to learn c#, then u need to learn how to use webview alongside some UI framework, then u learn how to check elements from the webview to verify if the user did watch the ads or not, then u learn how to use httpclient to verify the code when u press the login button.
So yeah there is a lot to learn to accomplish that.
ok is here github refrence or any youtube channel have any video about it
if u dont know c# then https://learn.microsoft.com/en-us/shows/csharp-fundamentals-for-absolute-beginners/
C# Fundamentals for Absolute Beginners
Learn C# programming from an expert in the industry. Get the tools, see how to write code, debug features, explore customizations, and more. For newer videos head over to dot.net/videos
if u already know c# then it depends if u already know an UI Framework or not, i.e.: WPF, MAUI, Avalonia, etc
ok
What app are you making?
@GG-Ex
After doing this as a newbie in programming what it will be the next step?
practicing it doing actual $projects from easy to medium to see if u are understanding the chapters
Then learning OOP, and moving up with other concepts as you.
From there it depends what kind of field u want to work at...
If you want to do web then learn razor / blazor and web api from asp.net core.
If you want to be a gamedev learn unity or godot using their learning path.
etc...
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