Needs advice
on
C#C#
and
GolangGolang

I need some advice to choose a language for back-end development. Right now, my REST APIs were created by using Flask/Django, and I'd like to create a more reliable and more efficient API with static typing. On the one hand, Go is young, very light, and syntax like Python's, but C# has a large number of libs and more built-in methods. Which is the best solution today?

READ LESS
8 upvotes·282.9K views
Replies (10)
Software Engineer ·

The database your are going to connect and the needed libraries could decide. Because both are awesome languages.

READ MORE
1 upvote·251.8K views
Recommends
on
C#
Golang

It depends.

From times to times I asked or was asked that same question. Technology aside, it's important to consider the skills and expertise that the dev team has. Whether you use language A,B or C or framework X,Y and Z, if your team has a strong background and experience with something make it count too.

READ MORE
9 upvotes·279.9K views
View all (10)
Avatar of Carlos Iglesias

Carlos Iglesias

Software Engineer