Sign in
go
/
tour
/
0a50b6ab7c6ae842684a35d4a1f3d0c6906436da
/
content
0a50b6a
content: capitalise the script in JavaScript
by Rob Phoenix
· 8 years ago
d1a15fa
content: add explanation of slice expression syntax
by Rob Phoenix
· 8 years ago
d844dc7
content: add note about using rand.Seed with the time
by Rob Phoenix
· 8 years ago
97f0ee8
tour: method call not correct
by Trung Nguyen
· 8 years ago
cd978b7
content: add Russian translation of the tour.
by Alexander Guz
· 8 years ago
53949f8
tour: make Newton's method example more straightforward
by Josh Deprez
· 8 years ago
c373014
content: remove line that doesn't add and is confusing
by Jaana Burcu Dogan
· 8 years ago
c9941e5
content: say that a a pointer points to a 'value', not 'variable'
by Andrew Gerrand
· 9 years ago
4044bee
content: simplify introduction of basic types
by Andrew Gerrand
· 9 years ago
c2b2054
content: update location of Turkish translation
by Andrew Gerrand
· 9 years ago
b9da173
content: fix formatting issue
by Andrew Gerrand
· 9 years ago
41d86d5
content: rewrite slices section
by Andrew Gerrand
· 9 years ago
9b24cf3
content: fix grammar in nil maps slide
by Andrew Gerrand
· 9 years ago
3a15bec
content: revise description of map creation
by Andrew Gerrand
· 9 years ago
3010115
content: clarify that make is just one way of creating a map
by Andrew Gerrand
· 9 years ago
a8d6545
content: use Pizza/pizza as an example of exported names
by Chris Broadfoot
· 9 years ago
c4165d7
content: make slice of slice example (tic tac toe) less ambiguous
by Chris Broadfoot
· 9 years ago
a4d6804
content: fix typo
by Chris Broadfoot
· 9 years ago
a5983ab
moretypes: fixed minor typo
by Emmanuel Odeke
· 9 years ago
1e3079b
moretypes: explain pointer indirection
by Andrew Gerrand
· 9 years ago
9616eac
content: remove unnecessary ampersand
by Andrew Gerrand
· 9 years ago
2c088b3
content: change variable name in channels example
by Katrina Owen
· 9 years ago
28487fb
content: rename variable names stringer exercise
by Katrina Owen
· 9 years ago
6b2e5b3
content: clarify append code example
by Katrina Owen
· 9 years ago
4f4c90a
content: rename variable in nil slices example
by Katrina Owen
· 9 years ago
cff7eec
content: clarify slices code example
by Katrina Owen
· 9 years ago
c899dcd
content: tweak making-slices example for readability
by Katrina Owen
· 9 years ago
1631c20
content: clean up slice of slices code example
by Katrina Owen
· 9 years ago
7cfcba1
content: explain shift operator in constants example
by Katrina Owen
· 9 years ago
cf672f1
content: show actual value of numeric constants
by Katrina Owen
· 9 years ago
910feba
content: explain the example in the channels slide
by Katrina Owen
· 9 years ago
ef6b8ec
content: fix awkward phrasing on welcome slide
by Katrina Owen
· 9 years ago
840f2c2
content: add comment about << in range example
by Katrina Owen
· 9 years ago
ce4a1af
content: change variable names in exported names article
by Katrina Owen
· 9 years ago
d117a43
content: fix typo in strings.Reader slide
by Andrew Gerrand
· 9 years ago
e9f50ad
content: link to and describe the fibonacci sequence
by Andrew Gerrand
· 9 years ago
5cf06de
content: clarify newton formula and remove unused image
by Alberto Donizetti
· 9 years ago
3146c77
tour: add link to documentation of Tree type
by Francesc Campoy
· 9 years ago
bb6ca5f
tour: fix typo
by Francesc Campoy
· 9 years ago
c8a14fd
content: add a test for code snippets
by Andrew Gerrand
· 9 years ago
b43285f
content: expand discussion of interfaces
by Andrew Gerrand
· 9 years ago
f38e95a
content: direct users to 'go tool tour'
by Andrew Gerrand
· 9 years ago
fe12a66
content: expand discussion of methods
by Andrew Gerrand
· 9 years ago
ee3e019
tour: add explanation of sync.Mutex
by Francesc Campoy
· 9 years ago
ec19277
tour: use uint in example code to avoid amiguity with inline code
by Francesc Campoy
· 9 years ago
cbf17a5
tour: improve explanation of for loops
by Francesc Campoy
· 9 years ago
14acca9
content: fix URLs in web service exercise
by Andrew Gerrand
· 9 years ago
d6cf783
content: make urls explicit in web server exercise
by Katrina Owen
· 9 years ago
a7cbed8
content: update code in imports example
by Katrina Owen
· 9 years ago
b9bdbaa
content: add an extra slide for slices of slice
by Katrina Owen
· 9 years ago
60d2240
content: fix confusing control flow in errors slide
by Katrina Owen
· 9 years ago
148e778
content: use HTTPS links where possible, link to download page
by Andrew Gerrand
· 9 years ago
64f07e5
content: fix typo on function values slide
by Katrina Owen
· 9 years ago
500288f
content: elaborate on function values
by Katrina Owen
· 9 years ago
2448609
content: remove reference to new keyword
by Katrina Owen
· 9 years ago
bf1c16d
content: reinstate instructions for running locally
by Katrina Owen
· 9 years ago
932aeed
content: explain evaluation order
by Katrina Owen
· 9 years ago
6cb86ee
content: elaborate on ranging over a slice
by Katrina Owen
· 9 years ago
2582700
content: remove echo in mutating maps slide
by Katrina Owen
· 9 years ago
459d92e
content: explain why Big cannot be cast to an int
by Katrina Owen
· 9 years ago
9d789a4
content: describe len() when introducing slices
by Katrina Owen
· 9 years ago
c8734ef
content: clarify meaning of 'export'
by Katrina Owen
· 9 years ago
a2f217e
content: make description about rand.Intn less ambiguous
by Katrina Owen
· 9 years ago
3ae3ac9
content: emphasize that math.pi error is intentional
by Katrina Owen
· 9 years ago
ef51291
content: clarify return values and naked returns
by Andrew Gerrand
· 9 years ago
bbf9bb2
tour: add link to Bahasa Indonesia translation.
by Mhd Sulhan
· 9 years ago
b5f866c
content: add link to the Turkish translation
by Burcu Dogan
· 10 years ago
7b9e5f4
tour: added link to Uzbek translation.
by Фахриддин Балтаев
· 10 years ago
bdd0d61
content: fix wording on type inference
by Andrew Gerrand
· 10 years ago
c611f86
tour: improve sample code for methods with pointers
by Francesc Campoy
· 10 years ago
958d2da
tour: clarify size of int, uint, and uintptr
by Francesc Campoy
· 10 years ago
011b65d
tour: add link to previous sqrt exercise
by Francesc Campoy
· 10 years ago
4d627d9
tour: add note regarding := with map two value assignment
by Francesc Campoy
· 10 years ago
3cd503d
tour: add clarification on binary tree exercise
by Francesc Campoy
· 10 years ago
f0f03ea
tour: use same name in code and explanation
by Francesc Campoy
· 10 years ago
e2c973a
tour: added link to Ukrainian translation
by Maksym Trykur
· 10 years ago
bb76bbf
moretypes: remove reference to math.Pow (it's meant to be xor)
by Andrew Gerrand
· 10 years ago
62db935
content: use new blog.golang.org URLs
by Shenghou Ma
· 10 years ago
a62fd1e
tour: add missing n in significance
by Francesc Campoy
· 10 years ago
6118f58
content/methods.article: fix typo
by Shenghou Ma
· 10 years ago
2754a95
content/moretypes: use s to represent slices
by Shenghou Ma
· 10 years ago
198c0f2
content/flowcontrol.article: mention defer in the title
by Shenghou Ma
· 10 years ago
13c4f9b
tour: fix grammatical error on Named Return Values page
by Nik Nyby
· 10 years ago
3a4044c
tour: use simpler URL for German translation
by Andrew Gerrand
· 10 years ago
6102c36
tour: add Italian translation.
by Alessandro Baffa
· 10 years ago
21b8764
rewrite import paths to use golang.org/x/tour
by Andrew Gerrand
· 10 years ago
446eef1
content/welcome.article: add German translation
by Shenghou Ma
· 10 years ago
af217d1
go-tour: update link to Simplified Chinese translation
by Shenghou Ma
· 10 years ago
6d5a5d4
go-tour: Stringer should be an interface, not a struct
by Andrew Gerrand
· 10 years ago
d3f076f
go-tour/content/welcome.article: update restrictions of the playground.
by Shenghou Ma
· 10 years ago
07a2ce4
go-tour: add semicolons removed accidnetally by gofmt
by Francesc Campoy
· 10 years ago
aaaa965
go-tour: fix typo in comment
by Francesc Campoy
· 10 years ago
60270cb
go-tour: fix list on Zero Values slide
by Olivier Duperray
· 11 years ago
ae2b2b6
go-tour: handle error from ListenAndServe
by Francesc Campoy
· 11 years ago
eff9b7b
go-tour: add Stringer, Reader discussions and exercises; other tweaks
by Andrew Gerrand
· 11 years ago
f82b5da
go-tour: add Type Inference and Zero Values slides
by Andrew Gerrand
· 11 years ago
4ac7d6d
go-tour: use ctrl-enter to fmt, not shift-space
by Andrew Gerrand
· 11 years ago
384e52b
go-tour: fix typo in welcome article
by Andrew Gerrand
· 11 years ago
c93c30e
go-tour: move code snippets to article-specific directories
by Andrew Gerrand
· 11 years ago
d87862c
go-tour: add defer slides
by Francesc Campoy
· 11 years ago
Next »