Answer the question
In order to leave comments, you need to log in
Mono || Java || Python: the optimal technology stack for a new project?
Introductory
About me
My forte is .NET (via C#), I know this technology well, I have done many projects on it.
I started my journey with Java, I did not have time to do a lot on it, but the foundation of knowledge was laid on it.
Python - I write "4 fun".
About the project
A new project is planned (research platform, data analysis):
Answer the question
In order to leave comments, you need to log in
Try to make a skeleton in python, it will not take much time, at the same time doubts will disappear. At one time, I also doubted between .NET / Java until I started writing in python :))
>experienced colleagues
are not found here, look on stackoverflow.com
If time is critical, write on what you know best.
At first, it can be easy in Java / Python, but when you need to implement something complex, instead of sitting and writing code, you will stick to the documentation.
If possible, do microservices. In the future, they can be rewritten gradually to something else.
This is how the project turned out now:
1. PostgreSQL : Pain is enough at the initial stage with npgsql. If the base does not change often and strongly, then you can live.
2.Mono SelfHosted WEB API Backend + SignalR: Here everything starts up without unnecessary gestures. (Perhaps there may be a ServiceStack)
3. Angular Typescript Frontend via NGINX : Here you already need to understand that you need a FrontEnd developer, but it's worth it.
IMHO: If the project is long-playing, you should choose Mono(CoreCLR).
I would advise you to write in .NET, but since costs go, it is better certainly Java (Spring)/PostgreSQL
It is better not to look at MySQL at all.
They didn’t really tell anything about the project, about the people who make it and where you will hire them, and a lot of other things.
In general, little more than nothing information. Under the definition of client-server, web gui, not high load, not Saas, both a bloody banking enterprise and a simple site on Joomla fall into.
I can advise while riveting a prototype on what you know how and be mentally prepared to throw it out later (and agree with the business about it), at the same time look for an architect who will answer all your questions.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question