книга Object Thinking (DV-Microsoft Professional)
0

Object Thinking (DV-Microsoft Professional)

  • Сейчас читают 1
  • Отложили 2
  • Прочитали 0
  • Не дочитали 0
Автор:
The foundation of all object-oriented software design, including agile methods such as extreme programming, is object thinking. But many developers have not mastered its underlying concepts and principles?relying on methodology and process instead of fully exploiting the power...Ещё
The foundation of all object-oriented software design, including agile methods such as extreme programming, is object thinking. But many developers have not mastered its underlying concepts and principles?relying on methodology and process instead of fully exploiting the power of object thinking in software design. In this essential, high-level reference, well-known object technologist David West provides a deep historical and contextual discussion of object thinking, including the behavioral approaches to object discovery and design. Readers will master the fundamental principles and learn how to apply object thinking to improve software development at every phase of the process.
  • 0735619654

Материалы

Отзывы

Раз в месяц дарим подарки самому активному читателю.
Оставляйте больше отзывов, и мы наградим вас!
Чтобы добавить отзыв, вы должны .

Цитаты

Чтобы добавить цитату, вы должны .
Andrii Borovyi Andrii Borovyi

11 января 2017 г.

Робімо декомпозицію правильно!

Both data and function are poor choices for being a decomposition tool. Parnas provided several reasons for rejecting function. Among them are the following:
Resulting program code would be complicated, far more so than necessary or desirable.
Complex code is difficult to understand and test.
Resulting code would be brittle and hard to modify when requirements changed.
Resulting modules would lack composability—they would not be reusable outside the context in which they were conceived and designed.

Andrii Borovyi Andrii Borovyi

11 января 2017 г.

З чого відомий Едсгер Вайб Дайкстра...

Some other common computer science concepts and vocabulary credited to Dijkstra include separation of concerns (which is important to object thinking), synchronization, deadly embrace, dining philosophers, weakest precondition, and the guarded command. He introduced the concept of semaphores as a means of coordinating multiprocessing. The Oxford English Dictionary credits him for introducing the words vector and stack into the computing context.

Andrii Borovyi Andrii Borovyi

11 января 2017 г.

Отак читаю книжку про екстремальне програмування і дивуюсь, чому в університетських курсах з філософії про такі речі ніхто не розказував.

The Taoist butcher used but a single knife, without the need to sharpen it, during his entire career of many years. When asked how he accomplished this feat, he paused, then answered, “I simply cut where the meat isn’t.”

Andrii Borovyi Andrii Borovyi

11 января 2017 г.

І за лояльність тебе буде винагороджено. Якщо ти є лояльним 24/7.

In Rome, one’s first duty was to the group, clan, class, or faction upon which one depended for status. Known as gravitas, this meant sacrificing oneself for the good of the organization, and giving up one’s individuality and identifying closely with the group. In a Roman environment you go to work, the company hands you your tools, and then it holds you and your mind hostage until you sever your relationship with the organization. You are not an individual: you are owned by the organization body and mind, twenty-four hours a day. There are substantial rewards for this, however. The organization provides you with security, money, and power.

Andrii Borovyi Andrii Borovyi

11 января 2017 г.

Цікава концепція-порівняння типів мислення і роботи розробників (радше незалежних розробників) з мисленням і роботою давньогрецьких митців та як протилежність їм робітників Стародавнього Риму, як осіб, які не уявляють свого існування поза межами своєї спільноти та для яких інтереси спільноти є важливішими за власні.

In ancient Greece, an individual would act as his own agent in his own behalf, or combine with other people to act together as a team. In a Greek work environment, you bring your tools to work with you, you do your stuff, and then you pack up your tools and take them home. You are an individual—an independent contractor. You are not owned body and mind.