#elegantobjects search results
Now starting a new book. "Elegant Objects" by @yegor256. I recommend subscribe in his YouTube channel. He always have something interesting to discuss about. #developers #elegantObjects
Alan Turing was anthropomorphizing computers as men in 1936. The "Elegant Objects" book of mine was doing the same with Java objects, in 2016. #elegantobjects wolframscience.com/prizes/tm23/im…
#Java developers, who are interested in #ElegantObjects programming style are welcome! Spring developers are not welcome :) It's a full-time in-the-office job, located in Moscow. It's a dream #job for you, if you are interested in EO. Text me!
Читаю книгу про Squeak - открытую реализацию Smalltalk, и там пишут, что отвечать на вопросы "Как это работает?" нужно так: "Да пофиг" #smalltalk #squeak #elegantobjects
🎉🥂 Finally arrived! 📦📚 #ObjectThinking by David West (already read on Kindle long time ago but there's nothing like a real book) and both parts of #ElegantObjects by @yegor256 (which seems like the only breakthrough in #OOP since West). No sleep for me tonight I guess... 🤔
#Cypress is my favorite UI testing tool. This post contains valuable stuffs (testing pyramid and a figure with useful libraries for unit testing). But I am not a fan of the global variable cy with all Cypress methods. I use #ElegantObjects to the rescue 😉 buff.ly/3hv2Rww
Coffee table books, an essential part of decorating a living room with stories that share your love of your favorite things. #pink #elegantobjects #timeless
Here is my last post to challenge #REST consumption in #Android app development using #elegantobjects concepts: buff.ly/2NPjdDq
A new post on my blog: "New Metric: the Distance of Coupling" #oop #elegantobjects yegor256.com/2020/10/27/dis…
Another glamorous @UniquelyChicRI vintage makeover fresh out of the shop! #furniturefacelift #interiordesign #elegantobjects #vintagestyle
Ke revisite le pattern Decorator, tel que décrit dans un article que j’ai lu y a quelques mois. En particulier, je tire profit d’une fonctionnalité du langage Kotlin pour démontrer le gain en termes de lisibilité et de design. buff.ly/2NNAmwW #oop #kotlin #elegantobjects
Do you use the principles of #elegantobjects in your project?
Better architecture usually means greater fragmentation of components. #elegantobjects
I read a quite comprehensive 2017 review of the #elegantobjects books of @yegor256. It is quite critical towards some parts and the reviewer seems to argue well in his counterpoints. Does anyone know if Yegor ever did a rebuttal of Željko Vrba's points? zvrba.net/downloads/EORe…
New post on my blog: "Is Two-Step Initialization a Solution or a Symptom?" #oop #elegantobjects yegor256.com/2023/08/08/two…
yegor256.com
Is Two-Step Initialization a Solution or a Symptom?
Sometimes you might be tempted to use a two-stage construction for your object. However, I suggest reevaluating your design principles if you feel such an inclination.
I am a big fan of #elegantobjects, so.. the answer is never, never use static methods. laraveldaily.com/post/when-not-…
#Java developers, who are interested in #ElegantObjects programming style are welcome! Spring developers are not welcome :) It's a full-time in-the-office job, located in Moscow. It's a dream #job for you, if you are interested in EO. Text me!
Let’s question one of the most commonly used coding patterns: getters and setters :) inspired by #ElegantObjects. #Java #CleanCode #OOP levelup.gitconnected.com/are-getters-an…
levelup.gitconnected.com
Are Getters And Setters an Anti-Pattern?
Let’s question one of the most commonly used coding patterns.
The model is also an interface. This allows them to be decorated in case new requirements come–#OCP. And no, they are not “repositories”. They are jam-packed with behavior. #ElegantObjects, if you will.
Treat your objects with upmost respect. They don't need managers, nor do they belong in a repository. Do this and you'll see them flock to return the favor in ways you couldn't possibly have imagined. #elegantobjects
Posts About Object-Oriented Programming (OOP) @yegor256 #elegantObjects #oop yegor256.com/tag/oop.html
#ElegantObjects Vol. 3 will have 30+ examples of coding problems solved in object-oriented fashion. It's better to use one programming language to present them all or different ones?
Впервые за долгое время оффлайновый #objectthinkingmeetup. Теперь мне стало понятнее, что такое veil object. Что-то не доходила до меня концепция... Это ж универсальный кеширующий декоратор... Гибко... #elegantobjects
Started learning #ElegantObjects by @yegor256. I have started noticing a common trait in almost all software craftsmen. They all are extremely effective in using metaphors! Is there any course on learning how to use metaphors in software development?
“Fake” classes make tests shorter, which seriously improves their maintainability. Mocking, on the other hand, makes tests very verbose and very difficult to understand and refactor. —@yegor256 in “Elegant Objects, Volume 1” #ElegantObjects
Traits and mixins seem nice—if you don’t understand the difference between object-oriented programming and static methods. #oop #elegantobjects buff.ly/2RKgr33
New post on my blog: "Dataization" #elegantobjects #eolang yegor256.com/2021/02/10/dat…
yegor256.com
Dataization
Objects are purely declarative and passive entities in EO, which become alive when being requested to turn themselves into data.
Encapsulation is not an explicit barrier, it exists for as long as we have the desire to respect it. #elegantobjects buff.ly/3p897yt
This is the first draft of the contents of Elegant Objects (Volume 3). What else you would be interested to see there? I need practical use cases, which you are not sure how to implement in a pure object-oriented form. I will try to show how. #elegantobjects
Моя книга "Elegant Objects" (первый том) вышла в переводе на русский язык (перевод не мой) в издательстве "Питер". За 779 рублей можно купить онлайн: #elegantobjects piter.com/product_by_id/…
This is more or less final Table of Contents of the coming Elegant Objects Volume 3. What did I miss? Do you want me to add something? I'm starting to write it. Should be published by the end of this year. #elegantobjects
Decorators having a rest on a ladder of "new" stairs #sittingDecorators #elegantobjects #realcode @yegor256
Are you a fan of #ElegantObjects? You should check this website and add your name to it: elegantobjects.org. The community is growing and we are getting new projects and fans every week. Be one of them, join now, just submit a pull request with your project and your name.
Elegant Objects Vol 2 is as great as the first one. The book will make you re-think some of the things you've been always doing as a programmer. Great job! @yegor256 #eo #elegantobjects
This is how DTO works, and it has nothing to do with object-oriented philosophy. #elegantobjects buff.ly/2LMrUeQ
Seriously, can you imagine any ORM do this job for me and remain this code understandable and maintainable? #SQL and #ORM are like oil and water if you ask me. #elegantobjects #ruby github.com/yegor256/0rsk/…
Alan Turing was anthropomorphizing computers as men in 1936. The "Elegant Objects" book of mine was doing the same with Java objects, in 2016. #elegantobjects wolframscience.com/prizes/tm23/im…
Something went wrong.
Something went wrong.
United States Trends
- 1. #WWERaw 102K posts
- 2. Packers 58.5K posts
- 3. Packers 58.5K posts
- 4. Jordan Love 8,890 posts
- 5. John Cena 84K posts
- 6. Jalen 18.6K posts
- 7. Patullo 5,705 posts
- 8. Pistons 13.5K posts
- 9. #GoPackGo 5,950 posts
- 10. Jenkins 5,112 posts
- 11. #RawOnNetflix 2,517 posts
- 12. #MondayNightFootball 1,494 posts
- 13. Matt LaFleur 1,980 posts
- 14. Nikki Bella 6,342 posts
- 15. Lane Johnson 1,595 posts
- 16. Desmond Bane 3,321 posts
- 17. Green Bay 13.5K posts
- 18. Gunther 6,354 posts
- 19. Grand Slam Champion 26.3K posts
- 20. AJ Brown 2,605 posts