0
First application
Please, which language should I go first with as a beginner!
1 Respuesta
+ 3
Victor Oluwagbemiga Bodude it depends upon which type of development you're interested in. There are web, mobile and desktop development.
If you want to develop web based applications you may need bacis of html, css and javascript as frontend and then go for any backend languages like python, php and SQL for the database. After having good grips on basics you may move forward to frameworks.
In mobile development you need java or
kotlin for Android and Swift for iOS and flutter for hybrid even there are different framework like react redux for the same.
In desktop development you may need to learn dotnet language
Happy coding !!