This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Architecting Well-Structured Java Applications
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
Software developers spend most of their time working with Java code on literal level. Unfortunately, vast amount of design flaws hides behind hundreds of interrelated packages, classes and methods, destroying your system deliberately with a messy software architecture. This talk presents the knowledge needed to manage the complexity of your logical design from the theoretical, […]