Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Tried golang once, couldn't manage the staggering amount of BS just for the pleasure of having simple async with the "go" keyword.
This language really needs 2.0. -
@awmuar yes it is. But try to access the last element of a slice or remove a number from it, and you'll soon realize how stupid of a language it is.
Everything from the ungooglable name through unprofessionally looking mascot to how it mimics oob languages but actually isn't one is shit.
I tried it for a month. Was doing a train simulator in it. The type system stepped on my nerves every time I tried to do something more complex than fmt.Println().
The only two things done right in golang are: the 'go' keyword, and the gotour tutorial.
Related Rants
-
xorith19HTML: Hate This Meaningless Life CSS: Can't Style Shit JS: Just Shit Java: Just another vicious asshole PH...
-
ObiSwagKenobi6> Receive sudden phone call in the middle of the night > Check caller, unknown number > "Either something ba...
-
dyslxr40So I named my daughter "io" everyone calls her by the name and then we register her on our local gov't to get...
Go fmt yourself? I guess. Taken from Golang's documentation on encoding/json.
random
golang
go