A collection of documentation on programming-related know-hows, tooltips, and etc.
Jinho Ko
Key contents of the book 'Functional Programming Principles in Scala link
idx | Name | Link | Comment |
---|---|---|---|
01 | Functional Programming | link | |
02 | Functions | link | |
03 | Objects | link | |
04 | Types and Pattern Matching | link | |
05 | Lists | link | |
06 | Collections | link | |
07 | For, Maps | link | |
08 | Streams, Lazy Evalulation | link |
My Opinion on Programming Concepts and Scala link
Principles for Better Design link
Summary of the book 'Clean Code' link
Chap | Name | Link | Comment |
---|---|---|---|
02 | Meaningful Names | link | |
03 | Functions | link | |
04 | Comments | link | comment on comment! |
07 | Error Handling | link | |
09 | Unit Tests | link | |
10 | Classes | link |
Chap | Name | Link | Comment |
---|---|---|---|
01 | Lecture1 | link | |
02 | Lecture2 | link | |
03 | Lecture3 | link |
Chap | Name | Link | Comment |
---|---|---|---|
01 | Lecture1 | link |
Chap | Name | Link | Comment |
---|---|---|---|
02 | Lecture1 | link | |
04 | Lecture2 | link |
Lec | Name | Link | Comment |
---|---|---|---|
01 | Lecture1 | link | |
02 | Lecture2 | link | |
02 | Lecture3 | link | |
02 | Lecture4 | link |