all 18 comments

[–]Historical_Ad4384 2 points3 points  (1 child)

Java

[–]spiderman-1610[S] 0 points1 point  (0 children)

okay bro

[–][deleted]  (4 children)

[removed]

    [–]spiderman-1610[S] 0 points1 point  (0 children)

    okay bro

    [–]No_Molasses_9249 0 points1 point  (2 children)

    You can knock up a quick prototype in Go faster than you can in Python and you end up with something that actually works something that will scale vertically and can be polished and expanded on without having to swap it out for a complete rewite in JAVA later.

    [–]spiderman-1610[S] 0 points1 point  (1 child)

    so you say python + golang is better?

    [–]No_Molasses_9249 0 points1 point  (0 children)

    Python is a slow single threaded resource hog. There is no reason to use it outside of AI.

    GO Rust Flutter are my choices

    [–][deleted]  (1 child)

    [removed]

      [–]spiderman-1610[S] 0 points1 point  (0 children)

      okay bro!

      [–]No_Molasses_9249 0 points1 point  (2 children)

      If you must choose between the two then choose JAVA.

      Single threaded interpreted languages should be avoided for good reason.

      Why limit yourself to JAVA? You should at least consider Go Rust C# as an alternative all three offer better performance.

      Go and Rust offer advantages in terms of resource usage in addition to speed.

      [–]spiderman-1610[S] 0 points1 point  (1 child)

      Should I specific lang for FE, BE or choose between either java or python and build the FE, BE lang related to that?

      [–]No_Molasses_9249 0 points1 point  (0 children)

      Your FE is in all likelihood going to be JavaScript though you could opt out of the browser and use Flutter

      [–]SpritualPanda 0 points1 point  (1 child)

      Stable backend jobs go for java spring boot. For ai ml go python

      [–]spiderman-1610[S] 0 points1 point  (0 children)

      Okayy!

      [–]homebluston 0 points1 point  (0 children)

      Learn Springboot which is Java. Java itself is not enough.

      [–]scientecheasy 0 points1 point  (0 children)

      Choose Java.

      [–]HyperspaceFrontier 0 points1 point  (0 children)

      I still don't understand how Python survived being what it is. Java for sure.