Revision: 482852f19fa3
Author:   sberlin <sber...@gmail.com>
Date:     Thu Dec  5 22:42:55 2013 UTC
Log:      Edited wiki page ExternalDocumentation through web user interface.
http://code.google.com/p/google-guice/source/detail?r=482852f19fa3&repo=wiki

Modified:
 /ExternalDocumentation.wiki

=======================================
--- /ExternalDocumentation.wiki Thu Dec  5 22:42:24 2013 UTC
+++ /ExternalDocumentation.wiki Thu Dec  5 22:42:55 2013 UTC
@@ -6,7 +6,7 @@
===[http://www.manning.com/prasanna/ Dependency Injection by Dhanji Prasanna]=== In a traditional object-oriented application, a primary program controls secondary pieces of code, such as classes in a module, library, or framework. Dependency Injection (DI) is a technique that inverts this control, using an external mechanism to insert—or inject—a reference to an implementation of a service into an object. This allows you to build complex OO applications in a more testable, maintainable, and business-focused manner.

-===[http://www.apress.com/9781590599976]===
+===[http://www.apress.com/9781590599976 Google Guice by Robbie Vanbrabant]=== _Google Guice: Agile Lightweight Dependency Injection Framework_ will not only tell you “how,” it will also tell you “why” and “why not,” so that all the knowledge you gain will be as widely applicable as possible. Filled with examples and background information, this book is an invaluable addition to your knowledge of modern agile Java.

 ==Videos==

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-guice-dev+unsubscr...@googlegroups.com.
To post to this group, send email to google-guice-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/google-guice-dev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to