DEV Community

Discussion on: Try these 4 languages from 4 corners of Programming

Collapse
 
sycured profile image
sycured

10 years and Python and finally, back to Haskell (I learned concurrency with Haskell documentation) because 99% of my time, I write Python like functional programming.

I'm looking on Elm but I still look at Swift because we can use it on cli and server-side (Vapor or Perfect or another framework) also on Linux system.

Collapse
 
itsjzt profile image
Saurabh Sharma

If you want a language with strong server side support, compiled and static typed

Try Golang

Collapse
 
sycured profile image
sycured

I tried because I need to adapt Hashicorp Vault but I still prefer Haskell or Python with functional programming way.

Now, I'm sure that I lost 10 years with object oriented programming… no wayback machine to avoid this lost of time

Thread Thread
 
coder054 profile image
Tuan Anh

I think Golang is very different, not kind of oop from java