[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: images(31).jpg (14 KB, 300x450)
14 KB JPG
I rarely use interfaces or channels in Go. I never use generics in Go. I never use gofmt. I've written quite a number of different projects in Go and while I understand the concepts, I always have to look up how use certain things like channels or, I don't know errors. I feel retarded, but then I remember actually program languages like D or Ruby or JavaScript and they're a bit more complex, yet I remember a lot more things about them without having to look it up. Maybe Go makes you retarded after all or maybe it's just language fatigue settling in. Should I seek professional help and start seeing a therapist?
>>
>>109592606
stick to python like me and one day you'll earn 6 figures
>>
>>109592606
do the tour and then read/watch the recommended resources at the end of it, you absolutely braindead moron: https://go.dev/tour
>>
>>109593177
Best advice. Do data science. View programming as a means to an end because at the end of the day that's all it is. To what end? Whatever end you define.
>>
>>109593373
Wow, thanks for the advice, now that you've insulted me, I'm going to follow it.
>>
>>109593410
>if you treat me well I'll compete with you
ok retard. thanks for letting me know that I'm right in calling you "retard".
>>
>>109592606
Its because go has retarded syntax that is optimized for a compiler to parse, not for a human.

func ()x()() {}
>>
>>109592606
>I rarely use interfaces
heavily use-case dependend. Not really needed
>or channels in Go.
Can make things a lot faster
>I never use generics in Go.
Generics are always shit. Always. So that's a good thing. Only use them if REALLY needed
>I never use gofmt.
Retard. Enforced fmt is the single best thing in go

Apart from the fmt you can just write Go like C. There is really no problem with that
>>
>>109593701
>Enforced fmt is the single best thing in go
So true bestie. At what time is the bull coming to your house today?
>>
>>109594018
It's not a bull. I do feel depressed a bit, but I should ask the ukrainian gilf if she wants a foot massage these days. I just dont FEEL like it really. But i am horny tho and the cuddling afterwards is comfy af
>>
File: file.png (304 KB, 1317x759)
304 KB PNG
>>109593701
>Apart from the fmt you can just write Go like C.
lmao, fuck slices.



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.