Tus comentarios
The first batch of Python examples is completed.
Ruby examples have been completed!
Sorry, I forgot to update the status of this ticket. Swift examples have been released 2 months ago.
Hi!
SourceMaking.com is an authorized reseller of several products originated from Refactoring.Guru project. Both projects have similar content, but RG has more recent stuff.
Добрый день!
Я сознательно решил не добавлять его в каталог. Этот паттерн не только намного сложнее других, но и очень редко используется. В 1994 в нём может и был смысл, т.к. тогда не было такого изобилия интерпретируемых языков, но не сейчас.
Возможно, в будущем я добавлю главу об интерпретаторе, но не раньше, чем закончу работу над остальными паттернами.
Кстати, по иронии судьбы, мне пришлось написать интерпретатор для сценариев живых примеров рефакторинга, доступных в премиум курсе.
Hi Lucas!
I really appreciate the offer of help. However, this undertaking requires a lot of effort and time, I'm not sure I'm fine with you doing it for free. I think it should be paid appropriately. However, we're on a too tight budget to approve the translation at this point. But on the bright side, I do like the idea of Korean translation, so I might secure the budget and team for this project closer to the end of the year.
Hi William!
I think the design patterns book will be most helpful once you grasp the very basics of OOP. While it has an introductory section to OOP, frankly, it's was designed to remind a reader about the basics, not to teach the concepts from scratch. On the other hand, an experienced programmer could probably spearhead all of the basic topics very fast.
As for refactoring, I'd move to it only after studying the patterns.
Let me know if you have any other questions.
Servicio de atención al cliente por UserEcho
Hi!
Some refactorings listed in our catalog are indeed possible to perform with automatic tools like PHPStorm and ReSharper. I think the JetBrains team have done outstanding work in that direction and I doubt any other non-implemented refactorings are even possible without human intervention.