0

what languages do i need to learn to be able to create full websites and apps(ios/android and windows).

I have 6 months free on my hands right now but i don't know what languages to learn to fully utilize my time. help!!!

2nd May 2024, 8:47 AM
</Da Ghostt>
</Da Ghostt> - avatar
3 Respuestas
+ 1
To create full websites and apps: 1. Websites - Learn HTML, CSS, JavaScript for frontend. - Pick a server-side language like JavaScript (Node.js), Python, or PHP. - Understand databases with SQL or NoSQL. 2. iOS Apps - Learn Swift and UIKit or SwiftUI. - Use Xcode for development. 3. Android Apps: - Choose Java or Kotlin. - Use Android Studio for development. 4. Windows Apps: - Learn C# with XAML or Windows Forms. - Use Visual Studio. Start with web development, then move to mobile app development based on your preference. Finally, explore Windows app development. Practice and build projects regularly.
2nd May 2024, 12:11 PM
Ali Saeed Thabt
Ali Saeed Thabt - avatar
+ 1
If you are looking to learn just ONE language for this, it would be the almighty kotlin
2nd May 2024, 5:52 PM
RuntimeTerror
RuntimeTerror - avatar