Discuss Scratch
- Firedrake969
- Scratcher
1000+ posts
Go
Does anybody use Go? I have to learn it since I bought a Go t-shirt at Google
- Firedrake969
- Scratcher
1000+ posts
Go
Helped me understand pointers, but structs and interfaces and function syntax take some getting used to
- DrKat123
- Scratcher
1000+ posts
Go
duuude you don't have to do that Does anybody use Go? I have to learn it since I bought a Go t-shirt at Google
- DrKat123
- Scratcher
1000+ posts
Go
Ok try this
I dare you ATers print this
import "fmt" func main() { fmt.Println("Hello, World") fmt.Println("I'm a n00b ATer") }
Last edited by DrKat123 (Dec. 14, 2015 06:52:06)
- MegaApuTurkUltra
- Scratcher
1000+ posts
Go
@ChocolatePi's comment which I'll assume was meant to GO here pun intended
https://scratch.mit.edu/discuss/post/1666130/
My response: Go is C++ for those who would rather not spend hours figuring out what the heck is causing a segfault 0.01% of the time they run their code.
https://scratch.mit.edu/discuss/post/1666130/
My response: Go is C++ for those who would rather not spend hours figuring out what the heck is causing a segfault 0.01% of the time they run their code.
Last edited by MegaApuTurkUltra (Dec. 14, 2015 13:49:26)
- comp09
- Scratcher
1000+ posts
Go
pun intended…which is what @ChocolatePi's comment which I'll assume was meant to GO here good programming practices are for…
https://scratch.mit.edu/discuss/post/1666130/
My response: Go is C++ for those who would rather not spend hours figuring out what the heck is causing a segfault 0.01% of the time they run their code.
- Jonathan50
- Scratcher
1000+ posts
Go
pun intendedpls no @ChocolatePi's comment which I'll assume was meant to GO here
https://scratch.mit.edu/discuss/post/1666130/
My response: Go is C++ for those who would rather not spend hours figuring out what the heck is causing a segfault 0.01% of the time they run their code.
just debug it and write good code
good programming practices are for…^^^ …which is what
- MegaApuTurkUltra
- Scratcher
1000+ posts
Go
People are imperfect. If we could all write 100% good code then C++ would be great. The problem is that even though you try, you still create random bugs. A bit of safety greatly reduces the chance that a bug you introduce is going to be completely untraceable.pun intendedpls no @ChocolatePi's comment which I'll assume was meant to GO here
https://scratch.mit.edu/discuss/post/1666130/
My response: Go is C++ for those who would rather not spend hours figuring out what the heck is causing a segfault 0.01% of the time they run their code.
just debug it and write good codegood programming practices are for…^^^ …which is what
- Jonathan50
- Scratcher
1000+ posts
Go
but what's wrong with that is then you will still use bad practices and you'll trip on it later, even with Go.People are imperfect. If we could all write 100% good code then C++ would be great. The problem is that even though you try, you still create random bugs. A bit of safety greatly reduces the chance that a bug you introduce is going to be completely untraceable.pun intendedpls no @ChocolatePi's comment which I'll assume was meant to GO here
https://scratch.mit.edu/discuss/post/1666130/
My response: Go is C++ for those who would rather not spend hours figuring out what the heck is causing a segfault 0.01% of the time they run their code.
just debug it and write good codegood programming practices are for…^^^ …which is what
- MegaApuTurkUltra
- Scratcher
1000+ posts
Go
Well yes, don't write serious code until you know how to use best practices.but what's wrong with that is then you will still use bad practices and you'll trip on it later, even with Go.People are imperfect. If we could all write 100% good code then C++ would be great. The problem is that even though you try, you still create random bugs. A bit of safety greatly reduces the chance that a bug you introduce is going to be completely untraceable.pun intendedpls no @ChocolatePi's comment which I'll assume was meant to GO here
https://scratch.mit.edu/discuss/post/1666130/
My response: Go is C++ for those who would rather not spend hours figuring out what the heck is causing a segfault 0.01% of the time they run their code.
just debug it and write good codegood programming practices are for…^^^ …which is what
What I'm saying is best practices can't possibly protect you from everything.
- Firedrake969
- Scratcher
1000+ posts
Go
So then write good Go code. Use whatever tool you want as long as it meets your needs.pun intendedpls no @ChocolatePi's comment which I'll assume was meant to GO here
https://scratch.mit.edu/discuss/post/1666130/
My response: Go is C++ for those who would rather not spend hours figuring out what the heck is causing a segfault 0.01% of the time they run their code.
just debug it and write good codegood programming practices are for…^^^ …which is what
How to complain about Go:
https://medium.com/@divan/how-to-complain-about-go-349013e06d24#.3i3d89xrj
Last edited by Firedrake969 (Dec. 15, 2015 00:04:40)
- Jonathan50
- Scratcher
1000+ posts
Go
I know that, I'm simply telling MATU that using Go isn't an excuse for writing bad code…So then write good Go code. Use whatever tool you want as long as it meets your needs.pun intendedpls no @ChocolatePi's comment which I'll assume was meant to GO here
https://scratch.mit.edu/discuss/post/1666130/
My response: Go is C++ for those who would rather not spend hours figuring out what the heck is causing a segfault 0.01% of the time they run their code.
just debug it and write good codegood programming practices are for…^^^ …which is what
- comp09
- Scratcher
1000+ posts
Go
I hear that Go is (annoyingly) designed in such a way to force Google engineers to code in a certain way.I know that, I'm simply telling MATU that using Go isn't an excuse for writing bad code…So then write good Go code. Use whatever tool you want as long as it meets your needs.pun intendedpls no @ChocolatePi's comment which I'll assume was meant to GO here
https://scratch.mit.edu/discuss/post/1666130/
My response: Go is C++ for those who would rather not spend hours figuring out what the heck is causing a segfault 0.01% of the time they run their code.
just debug it and write good codegood programming practices are for…^^^ …which is what
- gdpr533f604550b2f20900645890
- Scratcher
1000+ posts
Go
Go
…
wait for it…
…
ogle
There is also something called “Google Apps Script.” Does it have any relation to Go?
…
wait for it…
…
ogle
There is also something called “Google Apps Script.” Does it have any relation to Go?
- Jonathan50
- Scratcher
1000+ posts
Go
No Go
…
wait for it…
…
ogle
There is also something called “Google Apps Script.” Does it have any relation to Go?
Google Apps Script is something that (IMO) never should've happened.
It's JavaScript but supposed to be for Google Drive/Docs.
Last edited by Jonathan50 (Dec. 15, 2015 00:13:11)