2018-11-18 20:47:56 +03:00
# 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 )
2018-11-18 21:53:18 +03:00
- [ ] Fix the printing lecture 78 exercise (numbers) [Ref ](https://learngoprogramming.slack.com/archives/DC86N4QJK/p1542552870174800 )
2018-11-20 12:21:49 +03:00
- [ ] Fix the strings quiz [Ref ](https://learngoprogramming.slack.com/archives/DC86N4QJK/p1542566248185500 )
2018-11-21 11:45:55 +03:00
- [ ] Type conversion lecture doesn't talk about literal conversion but it asks a question as if it's been explained [Ref ](https://www.udemy.com/message/thread/120614366/ )
- [ ] Underlying types conversion possible misundertanding [Ref ](https://twitter.com/in_aanand/status/1065136567629553664 )