Android patterns | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Android patterns

What book/site can you advice me for learning modern java patterns like Repository, Starter-pattern? GOF has not explanation of these patterns

10th Jul 2018, 5:26 AM
Alice
Alice - avatar
1 Answer
+ 4
Hello, Alice Dmitrieva ! The philosophy of java (Bruce Eckel) www.ozon.ru/context/detail/id/4073388/ The perfect code (S. McConnell) www.ozon.ru/context/detail/id/3159814/ Design Patterns (Gang of Four) www.ozon.ru/context/detail/id/2457392/ Refactoring (Martin Fowler) www.ozon.ru/context/detail/id/1308678/ Algorithms. Construction and analysis (Cormene) www.ozon.ru/context/detail/id/2429691/ I believe that these books must be read at least once, and then, as necessary, look in :)
10th Jul 2018, 7:22 AM
Alexander Sokolov
Alexander Sokolov - avatar