Commit Graph

16 Commits (b8880d685cc2f40d38b831a6f4e76062db31520c)

Author SHA1 Message Date
Curtis Vermeeren 71a75386c1 Create index.md (#25957) 2018-12-08 08:44:09 -06:00
Thomas Pan 7686deef0a Adding content to a simple go webserver (#23002)
Adding some resources related to starting a first go webserver, semantic improvements and minor typos.
2018-11-29 17:06:24 -07:00
Stephen d55024c82a Added the correct word on line 31. (#31824)
* Added the correct word on line 31.

It said "One of does files" instead of "One of those files".

* fix: corrected grammar
2018-11-23 16:24:34 -08:00
pranavyadav77 ade502b49b Update index.md (#25445) 2018-11-23 16:24:01 -08:00
Rachita Bhagchandani 27356882de Updated goroutines guide (#22176)
* Updated goroutines guide

Added examples and resources

* Fixed formatting of code blocks and reverted More Information links
2018-11-18 18:55:54 -07:00
Andres bc09a7b179 Fenced in code blocks for Syntax Highlighting (#23698) 2018-11-17 15:31:10 +05:30
Rachita Bhagchandani d5b0e0dba9 Added content on Go Structs (#21425) 2018-11-12 07:55:35 -08:00
Curtis Vermeeren 68340dcb6b Added a do-while-loop example (#21294) 2018-11-09 15:24:33 +00:00
S.Hale 3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00
shabnamNajafian 13d423e94e Update index.md (#22323)
* Update index.md

Add a short description for slices

* Removed stub
2018-11-06 13:29:16 -05:00
shabnamNajafian 4740b1fcc6 Update index.md (#22310)
* Update index.md

Add a short description for struct

* Removed stub
2018-11-06 06:36:49 -05:00
shabnamNajafian 5d0546a63e Update index.md (#22315)
* Update index.md

Add a description for channel

* removed stub info
2018-11-04 13:17:40 -08:00
Nadir Fayazov e48814fd15 feat(guides): add example to goroutines (#20695) 2018-11-03 17:23:13 -07:00
rustpit 7b2afb246d Text contains wrong function name (#20906)
Code block shows function name `sum`, but text incorrectly refers to it as `add`.
2018-10-22 19:17:04 -06:00
Zain Patel 38294c5ce1 Correct typos in Windows installation guide for Go (#19991)
"Windodows" -> "Windows" in two occurrences and "ok" -> "okay" for stylistic reasons.
2018-10-22 10:58:39 -06:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30