Skip to content

Testing 3 #724

Answered by Gachelteon
jbmortalla asked this question in Q&A
Discussion options

You must be logged in to vote

🎯 When to Pick Java

  • You want to build Android apps
  • You're working in a Linux-heavy or open-source environment
  • You’re targeting enterprise systems (banks, large corporations)
  • You're studying in school (Java is still widely taught in CS programs)

🎮 When to Pick C#

  • You're into game development (Unity)
  • You’re working on Windows apps, tools, or desktop software
  • You want a cleaner syntax with more modern features built-in

🧠 TL;DR:
Both are powerful. It depends on what you're building.
If you're aiming for:
Android → Go Java/Kotlin
Games or Windows desktop apps → Go C#
Backend dev → Both are solid, C# might feel smoother with .NET Core

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jbmortalla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants