Java API Design Checklist « The Amiable API - 0 views
-
Java API Design Checklist
-
Do not use
-
marketing
- ...18 more annotations...
Temporary "junk" Packages Are A Best Practice : Adam Bien's Weblog - 0 views
-
Temporary "junk" Packages Are A Best Practice
-
In the first iterations class names and their packages are constantly refactored
-
a really bad sounding name like "waste", "junk" or "unrelated" does a better job by forcing you to refactor such a "kitchen sink" package with its contents in a later iteration
OpenTravel Forum - 0 views
Essential Scrum: A Practical Guide to the Most Popular Agile Process: InformIT: Safari ... - 0 views
-
Essential Scrum: A Practical Guide to the Most Popular Agile Process
Preemptive commit comments | Arialdo Martini - 0 views
-
Tell me what the software does
-
What is the project behavior, in this snapshot?
-
What did the programmers, in order to produce this snapshot?
- ...43 more annotations...
Domain Language /Newsletter - 0 views
-
Expanding a Bubble Getting Started with DDD When Surrounded by Legacy Systems IV
Domain Language /Newsletter - 0 views
-
Getting Started with DDD When Surrounded by Legacy Systems II
-
Strategy 2: Autonomous Bubble
97 Things Every Programmer Should Know: InformIT: Safari Books Online - 0 views
-
97 Things Every Programmer Should Know
50 Tips - GlassFish Wiki - Oracle Wiki - 0 views
JavaScript: The Good Parts - YouTube - 0 views
Contributions Appearing in the Book - Programmer 97-things - 0 views
Chris Kelly: Programming Retrospective - 0 views
-
Programming Retrospective
-
anti-patterns
-
Final classes without interfaces
- ...18 more annotations...
Basic Mistakes in Database Testing | Javalobby - 0 views
-
Basic Mistakes in Database Testing
Polymorphism and Interfaces: Chapter 7 of Objects and Java - 0 views
-
Interface Naming Conventions
-
leave off redundant modifiers in member declarations of interfaces
-
either a noun or noun phrase
- ...3 more annotations...