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
-
@laTinkerer it's a very different language, especially since Go actually had as built in concurrency model that you should try to learn at least a bit about. But it shouldn't be too difficult if you pay attention to what's going on.
-
vortex47828y@Zaphod65 but the concurrency is the simplest thing there!
Import sync, ini, add, done, wait.
Tadda..
I find it a bit weird to switch to structs from classes.. but i did learn C many years ago, so the concept isn't new
Related Rants
-
xonya26So, eventually they understood a lot of SO users are assholes. 😁
-
BambuSource22Internet streaming website be like: Oh no, you can't right click and save the video file on your computer! *...
-
brod12Holy crap, just consulted with a company who wanted to fire the entire 6 person backend team because: "They d...
So...I just learned about concurrency in Go, and gave it a try..
undefined
golang
wow