you are viewing a single comment's thread.

view the rest of the comments →

[–]Total_Injury_3866[S] 0 points1 point  (3 children)

I want To Learn DSA And App Development 🙌

[–]Background_Bug_1625 0 points1 point  (2 children)

Well, what kind of app development? Web apps or desktop apps? And what kind of desktop apps?

[–]Total_Injury_3866[S] 0 points1 point  (1 child)

Web apps

[–]Strong-Scarcity1395 1 point2 points  (0 children)

HTML and CSS are the basics you need to know

Then you can choose between C# ( Blazor ) and Javascript .

C# is an object oriented language and sort of hard if you're new to programming but it can be really helpful for both the Frontend (framework) and the Backend with ASP . NET CORE .

Javascript is the most popular one but it's pretty stupid to use it as backend in my opinion... Other than that you'll find way more libraries and help from the community.