Sinisterly
GO - Programming language by google - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: GO - Programming language by google (/Thread-GO-Programming-language-by-google)

Pages: 1 2


GO - Programming language by google - 3SidedSquare - 07-16-2013

Running around the Internet a while ago when one of my friends mentioned he's working on a new RAT, and he's using something called GO to code the server. It's been a while since they first did their beta releases, so they've had time to hammer out how the language will work. At first sight it seems like a dream language; built-in concurrency, easy networking, and standard libraries for everything from encryption to graphics. Now I've finally gotten around to installing the go interpreter, and doing the 'hello world', and found it was a bit harder then what I expected. I was wondering if anyone on sinisterly uses GO, and what their experience with it was.

www.golang.org


RE: GO - Programming language by google - Oni - 07-16-2013

Hadn't heard of it until now. Seems really neat. I will take a closer look later today.


RE: GO - Programming language by google - Snowfall - 07-16-2013

I'll check it out.

Need to get a little out of VB.Net. lol


RE: GO - Programming language by google - Critek - 07-20-2013

Didn't heard of it, I'm not one of those "google" pricks, But i"ll be sure to look it up.


RE: GO - Programming language by google - Complibur - 07-29-2013

Hmm never heard of this! I didn't see where it said it was Google programming language though?


RE: GO - Programming language by google - w00t - 07-29-2013

http://golang.org/project/


RE: GO - Programming language by google - Terminal - 08-18-2013

Going to set this up now, Might try learn this properly.
Looks really nice watching the tour video now.
-Terminal


RE: GO - Programming language by google - Kinanizer - 08-18-2013

Looks interesting, I defiantly look into it more.


RE: GO - Programming language by google - ErroraBorealis - 08-18-2013

Seems interesting, but I wouldn't put it past them to backdoor it.


RE: GO - Programming language by google - Cressi - 09-12-2013

Have tried it out for a while, it's actually not that bad ^^
Though it could use some more support and less...Google-isch Tongue