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
/
moretypes.article
Age
Commit message (
Expand
)
Author
2026-02-10
content/moretypes: perbaikan kata
Shulhan
2020-02-10
content: terjemahkan bagian pada "Perintah range"
Shulhan
2020-01-25
Update content with fixes on some typos
Shulhan
2020-01-25
Sinkronisasi dengan golang/tour@037f635
Shulhan
2020-01-25
Sikronisasi dengan golang/tour@c9941e54e5b8e9618a8c951bc89798f85f6a7a71
M. Shulhan
2020-01-25
Sync with golang/tour@41d86d51aaa4f1cf4f66e42456ba137c93cad950
Mhd Sulhan
2020-01-25
Sync with golang/tour@a4d680413ab45695cc2c6c3e232d508aeb637f25.
Mhd Sulhan
2020-01-25
Sync with golang/tour@d117a43c4902b2e5ea407a63c8413b8befd81459.
Mhd Sulhan
2020-01-25
Artikel diterjemahkan ke bahasa Indonesia.
Mhd Sulhan
2019-01-30
content: clarify semantics of range clause
B.G.Adrian
2018-07-11
tour: uniform the use of bold for Notes
Alberto Donizetti
2018-07-11
tour: fix bad backticks with space in it
Alberto Donizetti
2018-05-23
Range continued (17): Fix formatting
Jan Pilzer
2017-06-27
content: add explanation of slice expression syntax
Rob Phoenix
2017-02-03
content: remove line that doesn't add and is confusing
Jaana Burcu Dogan
2016-07-25
content: say that a a pointer points to a 'value', not 'variable'
Andrew Gerrand
2016-04-07
content: rewrite slices section
Andrew Gerrand
2016-04-06
content: fix grammar in nil maps slide
Andrew Gerrand
2016-04-06
content: revise description of map creation
Andrew Gerrand
2016-04-04
content: clarify that make is just one way of creating a map
Andrew Gerrand
2016-02-29
moretypes: fixed minor typo
Emmanuel Odeke
2016-02-29
moretypes: explain pointer indirection
Andrew Gerrand
2016-02-09
content: clarify slices code example
Katrina Owen
2016-01-21
content: link to and describe the fibonacci sequence
Andrew Gerrand
2015-10-20
content: add an extra slide for slices of slice
Katrina Owen
2015-10-13
content: use HTTPS links where possible, link to download page
Andrew Gerrand
2015-10-13
content: fix typo on function values slide
Katrina Owen
2015-10-12
content: elaborate on function values
Katrina Owen
2015-10-12
content: remove reference to new keyword
Katrina Owen
2015-10-09
content: elaborate on ranging over a slice
Katrina Owen
2015-10-08
content: remove echo in mutating maps slide
Katrina Owen
2015-10-08
content: describe len() when introducing slices
Katrina Owen
2015-07-28
tour: add note regarding := with map two value assignment
Francesc Campoy
2015-06-16
moretypes: remove reference to math.Pow (it's meant to be xor)
Andrew Gerrand
2015-05-19
content: use new blog.golang.org URLs
Shenghou Ma
2014-07-23
go-tour: move code snippets to article-specific directories
Andrew Gerrand
2014-07-22
go-tour: remove cube roots exercise
Andrew Gerrand
2014-07-17
go-tour: apply 05ecf5d65670 and 75dda8d5bf79 to default branch
Andrew Gerrand
2014-07-14
go-tour: add a slide on append
Francesc Campoy
2014-02-25
go-tour: tour redesign
Francesc Campoy