aboutsummaryrefslogtreecommitdiff
path: root/content/moretypes.article
AgeCommit message (Expand)Author
2026-02-10content/moretypes: perbaikan kataShulhan
2020-02-10content: terjemahkan bagian pada "Perintah range"Shulhan
2020-01-25Update content with fixes on some typosShulhan
2020-01-25Sinkronisasi dengan golang/tour@037f635Shulhan
2020-01-25Sikronisasi dengan golang/tour@c9941e54e5b8e9618a8c951bc89798f85f6a7a71M. Shulhan
2020-01-25Sync with golang/tour@41d86d51aaa4f1cf4f66e42456ba137c93cad950Mhd Sulhan
2020-01-25Sync with golang/tour@a4d680413ab45695cc2c6c3e232d508aeb637f25.Mhd Sulhan
2020-01-25Sync with golang/tour@d117a43c4902b2e5ea407a63c8413b8befd81459.Mhd Sulhan
2020-01-25Artikel diterjemahkan ke bahasa Indonesia.Mhd Sulhan
2019-01-30content: clarify semantics of range clauseB.G.Adrian
2018-07-11tour: uniform the use of bold for NotesAlberto Donizetti
2018-07-11tour: fix bad backticks with space in itAlberto Donizetti
2018-05-23Range continued (17): Fix formattingJan Pilzer
2017-06-27content: add explanation of slice expression syntaxRob Phoenix
2017-02-03content: remove line that doesn't add and is confusingJaana Burcu Dogan
2016-07-25content: say that a a pointer points to a 'value', not 'variable'Andrew Gerrand
2016-04-07content: rewrite slices sectionAndrew Gerrand
2016-04-06content: fix grammar in nil maps slideAndrew Gerrand
2016-04-06content: revise description of map creationAndrew Gerrand
2016-04-04content: clarify that make is just one way of creating a mapAndrew Gerrand
2016-02-29moretypes: fixed minor typoEmmanuel Odeke
2016-02-29moretypes: explain pointer indirectionAndrew Gerrand
2016-02-09content: clarify slices code exampleKatrina Owen
2016-01-21content: link to and describe the fibonacci sequenceAndrew Gerrand
2015-10-20content: add an extra slide for slices of sliceKatrina Owen
2015-10-13content: use HTTPS links where possible, link to download pageAndrew Gerrand
2015-10-13content: fix typo on function values slideKatrina Owen
2015-10-12content: elaborate on function valuesKatrina Owen
2015-10-12content: remove reference to new keywordKatrina Owen
2015-10-09content: elaborate on ranging over a sliceKatrina Owen
2015-10-08content: remove echo in mutating maps slideKatrina Owen
2015-10-08content: describe len() when introducing slicesKatrina Owen
2015-07-28tour: add note regarding := with map two value assignmentFrancesc Campoy
2015-06-16moretypes: remove reference to math.Pow (it's meant to be xor)Andrew Gerrand
2015-05-19content: use new blog.golang.org URLsShenghou Ma
2014-07-23go-tour: move code snippets to article-specific directoriesAndrew Gerrand
2014-07-22go-tour: remove cube roots exerciseAndrew Gerrand
2014-07-17go-tour: apply 05ecf5d65670 and 75dda8d5bf79 to default branchAndrew Gerrand
2014-07-14go-tour: add a slide on appendFrancesc Campoy
2014-02-25go-tour: tour redesignFrancesc Campoy