update overview
This commit is contained in:
parent
b39fdb00f5
commit
940e44e90a
|
@ -62,6 +62,14 @@ available as soon as they are created.
|
|||
- [ ] JSON support for structures
|
||||
- [ ] What's the deal with pointers?
|
||||
- [ ] pointers make values mutable across functions
|
||||
- [ ] Interfaces
|
||||
- [ ] What is an interface?
|
||||
- [ ] Defining them
|
||||
- [ ] Using them
|
||||
- [ ] Errors
|
||||
- [ ] Handling errors
|
||||
- [ ] Package errors
|
||||
- [ ] Making your own error types
|
||||
- [ ] HTTP operations
|
||||
- [ ] fetching data from canhazip.com
|
||||
- [ ] validating response
|
||||
|
|
Loading…
Reference in New Issue