Template:GoFlag: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 18: | Line 18: | ||
[[Go/Strings]] {{,}} [[Go/Arrays]] {{,}} [[Go/Slices]] | [[Go/Strings]] {{,}} [[Go/Arrays]] {{,}} [[Go/Slices]] | ||
[[Go/FileIO]] | |||
| Line 23: | Line 25: | ||
[[Go/Lists]] {{,}} [[Go/Maps]] {{,}} [[Go/Stacks]] {{,}} [[Go/Queues]] | [[Go/Lists]] {{,}} [[Go/Maps]] {{,}} [[Go/Stacks]] {{,}} [[Go/Queues]] | ||
'''software engineering:''' | |||
[[Go/Naming Conventions]] {{,}} [[Go/Design Patterns]] | |||
'''performance:''' | '''performance:''' | ||
[[Go/Benchmarking]] | [[Go/Timing]] {{,}} [[Go/Profiling]] {{,}} [[Go/Benchmarking]] | ||
| Line 33: | Line 40: | ||
[[Go/Tests]] {{,}} [[Go/Travis CI]] {{,}} [[Go/Makefiles]] | [[Go/Tests]] {{,}} [[Go/Travis CI]] {{,}} [[Go/Makefiles]] | ||
[[Go/Packages]] | |||
'''vim + go:''' | |||
our vim + go setup uses custom solarized colors for Golang | |||
[[Go/Vim Solarized]] | |||
Latest revision as of 22:44, 25 December 2018
|
|
Go notes on Go
Go/Strings · Go/Arrays · Go/Slices
Go/Lists · Go/Maps · Go/Stacks · Go/Queues
Go/Naming Conventions · Go/Design Patterns
Go/Timing · Go/Profiling · Go/Benchmarking
Go/Tests · Go/Travis CI · Go/Makefiles
our vim + go setup uses custom solarized colors for Golang
|