Sign in
go
/
tour
/
0b2cf7c0845f35c40cf2d699f801671149e9e2cb
/
content
0b2cf7c
content: clarify semantics of range clause
by B.G.Adrian
· 7 years ago
cc618b7
content: add newline to Printf call in flowcontrol
by Alberto Donizetti
· 6 years ago
5807c4f
tour: make the tour deployable on App Engine again
by Andrew Bonventre
· 6 years ago
44b8c1d
content: fix grammar in flowcontrol.article
by Joe Bowbeer
· 6 years ago
099a0d9
content: add newline to imports.go Printf call
by Alberto Donizetti
· 6 years ago
d642b93
content: fix typo in flowcontrol/2
by Alberto Donizetti
· 7 years ago
037f635
content: Add link to Czech translation
by Martin Kunc
· 7 years ago
c07e9bc
content: change expression "under the covers" to "hood"
by B.G.Adrian
· 7 years ago
0911763
tour: uniform the use of bold for Notes
by Alberto Donizetti
· 7 years ago
8bf7e08
tour: fix bad backticks with space in it
by Alberto Donizetti
· 7 years ago
48b8174
tour: use better wording to explain run/format keyboard shortcuts
by Alberto Donizetti
· 7 years ago
cc4a29f
content: fix typo in concurrency article
by Alberto Donizetti
· 7 years ago
03133cc
content: add a link to previous exercise in methods/25
by Tejasvi Nareddy
· 7 years ago
ced884f
Range continued (17): Fix formatting
by Jan Pilzer
· 7 years ago
dacd8d8
content: sort tour translations links
by Alberto Donizetti
· 7 years ago
76c2b83
content: add Thai translation of the tour.
by pallat
· 8 years ago
785f680
content: fix wording for indonesian translation link
by Alberto Donizetti
· 7 years ago
8d672c9
all: Replace URL of golang.org with using HTTPS
by Yamagishi Kazutoshi
· 7 years ago
65fff99
tour: make Sqrt exercise more accessible
by Russ Cox
· 7 years ago
279fc85
content: clarify that tree.New returns sorted trees
by Alberto Donizetti
· 8 years ago
6fbb011
tour: Add instructions to manually install and run gotour
by Tao Wang
· 8 years ago
4469170
content: change examples order to match text order
by Alberto Donizetti
· 8 years ago
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
Next »