类别 全部 - practice - dependency - sequences

作者:Michael Finney 16 年以前

327

Katas

The text discusses various aspects of software development and programming practices, ranging from framework-specific tools to general coding techniques. It highlights the importance of dependency injection in managing class dependencies, particularly within the context of Struts 2 and action classes.

Katas

Katas

Practice

databases

Oracle
SQL

select

update

insert

create sequences
Tables
PL SQL

Ivy

Web

Struts 2
FitNesse

Tests That Use Fixtures

Fixtures

Subtopic
struts.xml

hook up action with code

wild card mapping

Create Action

biz or Dao class Action depends on

non framework specific

Refactoring
Extract Class
TDD
Dependency Injection
OO Design knowledge
Code reuse

Aggregation

"Has a" relationship

Inheritance

Eclipse IDE
Refactoring Short Cuts

renaming

Source Short Cuts

Alt + Shift + S

call methods
Create Java classes