View this post on Hive: Hello World! - Writing your first Go program
Hello World! - Writing your first Go program
7 years ago by lapingvino (6)
$0.03
- Past Payouts $0.03
- - Author $0.03
- - Curators $0.00
So go is another C style syntax?
Might be worth tweaking the new lines in you code block. I find I have to make compromises and wrap code to stop the horizontal scroll bars. Reads better when you do not need to scroll
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Yes, Go has C-like syntax, just because people are most accustomed to it. Technically it also has semicolons, but the compiler puts them in. Don't worry about the formatting, the gofmt tool takes care of that.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Go it's an interesting Language as Rust, D, etc.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
If you don't like C style syntax, I've created a post getting started with Eiffel ;)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit