mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
sort sections consistent with table of contents
parent
a10312866d
commit
b4d2a39df6
@ -87,14 +87,14 @@ Add new sections as appropriate.
|
|||||||
|
|
||||||
- `guanw`, [`cmd/trace` and PySnooper](https://github.com/guanw/go-proposal/blob/master/proposal.md). Comparison of `cmd/trace` with a (more succinct) Python tracing API. May 2019.
|
- `guanw`, [`cmd/trace` and PySnooper](https://github.com/guanw/go-proposal/blob/master/proposal.md). Comparison of `cmd/trace` with a (more succinct) Python tracing API. May 2019.
|
||||||
|
|
||||||
## Education and Teaching
|
|
||||||
|
|
||||||
- Carl Kingsford and Phillip Compeau, "[Go 2.0 for Teaching](http://www.monogrammedchalk.com/go-2-for-teaching/)". Experience using Go in an introductory programming course.
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
- Kevin Burke, "[Need to add documentation for a binary in three different places](https://github.com/golang/go/issues/20212)", May 2017.
|
- Kevin Burke, "[Need to add documentation for a binary in three different places](https://github.com/golang/go/issues/20212)", May 2017.
|
||||||
|
|
||||||
|
## Education and Teaching
|
||||||
|
|
||||||
|
- Carl Kingsford and Phillip Compeau, "[Go 2.0 for Teaching](http://www.monogrammedchalk.com/go-2-for-teaching/)". Experience using Go in an introductory programming course.
|
||||||
|
|
||||||
## Error Handling
|
## Error Handling
|
||||||
|
|
||||||
(This section is about writing `if err != nil`.)
|
(This section is about writing `if err != nil`.)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user