index
:
golang-id-tour
main
The source codes for tour.golang-id.org.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
content
/
basics.article
Age
Commit message (
Expand
)
Author
2024-07-14
content/basics: hapus keterangan tentang deterministik
Shulhan
2020-01-25
content/basics: perbaikan kata "konstant" dan beberapa kalimat
Shulhan
2020-01-25
Update content with fixes on some typos
Shulhan
2020-01-25
welcome,basics: perbaikan pembacaan dan format
M. Shulhan
2020-01-25
Sync with golang/tour@41d86d51aaa4f1cf4f66e42456ba137c93cad950
Mhd Sulhan
2020-01-25
[go-tour-id/go-tour-id] Setelah "#appengine:" harus ada satu spasi.
Mhd Sulhan
2020-01-25
Artikel diterjemahkan ke bahasa Indonesia.
Mhd Sulhan
2019-03-18
tour: make space optional after "#appengine:" prefix
Dmitri Shuralyov
2019-03-13
content: fix formatting on appengine-specific slides
Andrew Gerrand
2018-07-11
tour: uniform the use of bold for Notes
Alberto Donizetti
2017-06-20
content: add note about using rand.Seed with the time
Rob Phoenix
2016-04-01
content: use Pizza/pizza as an example of exported names
Chris Broadfoot
2016-03-03
content: fix typo
Chris Broadfoot
2016-01-27
content: change variable names in exported names article
Katrina Owen
2015-12-09
tour: use uint in example code to avoid amiguity with inline code
Francesc Campoy
2015-10-13
content: use HTTPS links where possible, link to download page
Andrew Gerrand
2015-10-08
content: explain why Big cannot be cast to an int
Katrina Owen
2015-10-08
content: clarify meaning of 'export'
Katrina Owen
2015-10-08
content: make description about rand.Intn less ambiguous
Katrina Owen
2015-10-08
content: emphasize that math.pi error is intentional
Katrina Owen
2015-09-28
content: clarify return values and naked returns
Andrew Gerrand
2015-09-07
content: fix wording on type inference
Andrew Gerrand
2015-08-04
tour: clarify size of int, uint, and uintptr
Francesc Campoy
2015-05-19
content: use new blog.golang.org URLs
Shenghou Ma
2015-04-09
tour: fix grammatical error on Named Return Values page
Nik Nyby
2014-08-29
go-tour: fix list on Zero Values slide
Olivier Duperray
2014-07-30
go-tour: add Type Inference and Zero Values slides
Andrew Gerrand
2014-07-23
go-tour: move code snippets to article-specific directories
Andrew Gerrand
2014-07-18
go-tour: tweaks to basics section
Andrew Gerrand
2014-02-25
go-tour: tour redesign
Francesc Campoy