|
|
|
coherence and cohesion
|
|||
|---|---|---|---|
|
#18+
Как по русски это называется? и где можно почитать(по русски) ? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.10.2013, 13:42:18 |
|
||
|
coherence and cohesion
|
|||
|---|---|---|---|
|
#18+
1) translate.google.con 2) Термин coherense вне контекста смысла не имеет 2) Термин cohesion как правило звучит в контексте ООП, типа "high cohesion, low coupling". Так что в статейках про ООП про него и надо читать. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.10.2013, 14:13:29 |
|
||
|
coherence and cohesion
|
|||
|---|---|---|---|
|
#18+
А вообще, в профессиональной среде оперировать такими понятиями в переводе - это моветон. Навыки Java программиста в обязательном порядке подразумевают знание английского языка, по крайней мере на уровне чтения технической литературы и понимания технических терминов. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.10.2013, 14:16:02 |
|
||
|
coherence and cohesion
|
|||
|---|---|---|---|
|
#18+
cdtyjv, есть же два понятия - связность и ....не знаю как называется, надо стараться одно увеличивать, а другое уменьшать - не могу найти информацию сейчас ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.10.2013, 14:16:31 |
|
||
|
coherence and cohesion
|
|||
|---|---|---|---|
|
#18+
SCJP for Java 6 Exam 310-065. Coupling Let's start by making an attempt at a definition of coupling. Coupling is the degree to which one class knows about another class. If the only knowledge that class A has about class B, is what class B has exposed through its interface, then class A and class B are said to be loosely coupled...that's a good thing. If, on the other hand, class A relies on parts of class B that are not part of class B's interface, then the coupling between the classes is tighter...not a good thing. In other words, if A knows more than it should about the way in which B was implemented, then A and B are tightly coupled. ... Cohesion While coupling has to do with how classes interact with each other, cohesion is all about how a single class is designed. The term cohesion is used to indicate the degree to which a class has a single, well-focused purpose. Keep in mind that cohesion is a subjective concept. The more focused a class is, the higher its cohesiveness—a good thing. The key benefit of high cohesion is that such classes are typically much easier to maintain (and less frequently changed) than classes with low cohesion. Another benefit of high cohesion is that classes with a well-focused purpose tend to be more reusable than other classes. ... Про coherence там ничего не нашел. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.10.2013, 18:02:17 |
|
||
|
|

start [/forum/topic.php?fid=59&fpage=203&tid=2128330]: |
0ms |
get settings: |
8ms |
get forum list: |
17ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
73ms |
get topic data: |
10ms |
get forum data: |
2ms |
get page messages: |
34ms |
get tp. blocked users: |
1ms |
| others: | 213ms |
| total: | 364ms |

| 0 / 0 |
