flat assembler
Message board for the users of flat assembler.
Index
> High Level Languages > Any Golang devs? |
Author |
|
typedef 27 May 2022, 17:44
Any golang devs on here?
What do you guys also think of Kotlin? |
|||
27 May 2022, 17:44 |
|
TmX 30 May 2022, 17:40
I ocassionaly assist the backend team coding in Go. We use Echo a lot.
Overal, it's a very practical language: - The language design is rather simplistic like C. No super fancy theoritical computer science influence typicall found in Haskell, Scala, Rust, etc. Some may say the language is boring, but that also means teaching to newcomers is much easier. - Can be compiled into native executable without requiring memory hungry VM - Buiilt-in concurrency constructs. - Deployment is easy: upload the executable to your server, configure the systemd... done. Docker, Apache, etc are not necessary. But main job is Android dev, and I deal with Kotlin codebases on daily basis. In general, our Kotlin codebases are more compact compared than their Java counterparts. I also have done some API developments in Kotlin (with Spring Boot). Not that bad, if you don't mind to be tied with IntelliJ. And of course, the future of native Android dev is Kotlin |
|||
30 May 2022, 17:40 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.