add: fix todo list

This commit is contained in:
Inanc Gumus
2018-11-18 20:47:56 +03:00
parent 3b19acfebd
commit 7549a102f6

11
etc/FIX.md Normal file
View File

@ -0,0 +1,11 @@
# Things to fix
- [ ] AliasedTypes: At 4:48, `runVal = rune(int32Val)` [Ref](https://www.udemy.com/learn-go-the-complete-bootcamp-course-golang/learn/v4/questions/5603536)
- [ ] Underlying types demo gram/kilogram/ton confusion [Ref](https://www.udemy.com/learn-go-the-complete-bootcamp-course-golang/learn/v4/questions/5603348)
- [ ] Multiplication table challenge exercises flyer [Ref](https://www.udemy.com/learn-go-the-complete-bootcamp-course-golang/learn/v4/questions/5600066)
- [ ] Apply grammar mistakes to Udemy [Ref](https://github.com/inancgumus/learngo/commit/06891c57fc5299db5f5178bde4da7dd8e569c082)
- [ ] Fix the printing lecture 78 exercise (numbers) [Ref](https://learngoprogramming.slack.com/archives/DC86N4QJK/p1542552870174800)