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!!!
3 ответов
+ 2
To fully utilise your time, you should learn how to efficiently and effectively search for things. This question has been asked many times before.
https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
https://www.sololearn.com/discuss/1059268/?ref=app
https://www.sololearn.com/discuss/668238/?ref=app
https://www.sololearn.com/discuss/1245466/?ref=app
https://www.sololearn.com/discuss/2533929/?ref=app
https://www.sololearn.com/discuss/132365/?ref=app
https://www.sololearn.com/discuss/632678/?ref=app
+ 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.
+ 1
If you are looking to learn just ONE language for this, it would be the almighty kotlin