The Carder Method DVD Set: Learn to Paint in Oils Like a Pro
The Carder Method
DVDRip | English | AVI | 720x416 | XviD ~1600 kbps | 29.97 fps | AC3 96 kbps | 06:19:00 | 2.75 GB
Genre: eLearning / Drawing
“The Carder Method DVD takes a unique and fresh approach to teaching the fundamentals of
oil painting. Even people with no natural ability can learn to draw and paint beautifully.
The Carder Method is a new approach for
learning how to paint in oil developed by Mark Carder. The method is presented on 2 DVDs, 6 hours in length. It covers everything you
need to know to paint a realistic oil painting. Mark Carder assumes you know nothing about
how to paint.”
Everything is covered in detail, including:
-what paint, brushes, and other supplies you will need to get started
-how to set up your studio
-how to set up your
still life
-how to stain your canvas
-how to draw using the Proportional Divider
-how to mix colors using the Color Checker
-how to paint using the colors you've mixed
-how to varnish your finished painting
screenshots of the first DVD
In the first DVD describes the preparation for painting (by writing the still life)
screenshots of the second DVD
In the second DVD:
- directly write the still life
- coating the finished painting with lacquer
IN 2 DVDs
BONUS:
Better, Faster, Lighter Java
- EBOOK: 262 pages
- Publisher: O'Reilly Media, Inc.; 1 edition (May 28, 2004)
- Language: English
- ISBN-10: 0596006764
- ISBN-13: 978-0596006761
Product Description
Sometimes the simplest answer is the best. Many Enterprise Java developers, accustomed to dealing with Java's spiraling complexity, have fallen into the habit of choosing overly complicated solutions to problems when simpler options are available. Building server applications with "heavyweight" Java-based architectures, such as WebLogic, JBoss, and WebSphere, can be costly and cumbersome. When you've reached the point where you spend more time writing code to support your chosen framework than to solve your actual problems, it's time to think in terms of simplicity. In Better, Faster, Lighter Java, authors Bruce Tate and Justin Gehtland argue that the old heavyweight architectures are unwieldy, complicated, and contribute to slow and buggy application code. As an alternative means for building better applications, the authors present two "lightweight" open source architectures: Hibernate^^a persistence framework that does its job with a minimal API and gets out of the way, and Spring^^a container that's not invasive, heavy or complicated. Hibernate and Spring are designed to be fairly simple to learn and use, and place reasonable demands on system resources. Better, Faster, Lighter Java shows you how they can help you create enterprise applications that are easier to maintain, write, and debug, and are ultimately much faster. Written for intermediate to advanced Java developers, Better, Faster, Lighter Java, offers fresh ideas^^often unorthodox^^to help you rethink the way you work, and techniques and principles you'll use to build simpler applications. You'll learn to spend more time on what's important. When you're finished with this book, you'll find that your Java is better, faster, and lighter than ever before.
About the Author
Bruce A. Tate is a kayaker, mountain biker, and father of two. In his spare time, he is an independent consultant in Austin, Texas. In 2001, he founded J2Life, LLC, a consulting firm that specializes in Java persistence frameworks and lightweight development methods. His customers have included FedEx, Great West Life, TheServerSide, and BEA. He speaks at conferences and Java user's groups around the nation. Before striking out on his own, Bruce spent 13 years at IBM working on database technologies, object-oriented infrastructure, and Java. He was recruited away from IBM to help start the client services practice in an Austin startup called Pervado Systems. He later served a brief stint as CTO of IronGrid, which built nimble Java performance tools. Bruce is the author of four books, including the bestselling Bitter Java, and the recently released Better, Faster, Lighter Java, from O'Reilly. First rule of kayak: When in doubt, paddle like Hell.
Working as a professional programmer, instructor, speaker and pundit since 1992, Justin Gehtland has developed real-world applications using VB, COM, .NET, Java, Perl and a slew of obscure technologies since relegated to the trash heap of technical history. His focus has historically been on "connected" applications, which of course has led him down the COM+, ASP/ASP.NET and JSP roads. Justin is the co-author of Effective Visual Basic (Addison Wesley, 2001) and Windows Forms Programming in Visual Basic .NET (Addison Wesley, 2003). He is currently the regular Agility columnist on The Server Side .NET, and works as a consultant through his company Relevance, LLC in addition to teaching for DevelopMentor.
plus:

Professional Java Development with the Spring Framework
CHM | 672 pages | 4.3 MB | English
The Spring Framework is a major open source application development framework that makes Java/J2EE(TM) development easier and more productive. This book shows you not only what Spring can do but why, explaining its functionality and motivation to help you use all parts of the framework to develop successful applications.
You will be guided through all the Spring features and see how they form a coherent whole. In turn, this will help you understand the rationale for Spring’s approach, when to use Spring, and how to follow best practices. All this is illustrated with a complete sample application. When you finish the book, you will be well equipped to use Spring effectively in everything from simple Web applications to complex enterprise applications.
What you will learn from this book
* The core Inversion of Control container and the concept of Dependency Injection
* Spring’s Aspect Oriented Programming (AOP) framework and why AOP is important in J2EE development
* How to use Spring’s programmatic and declarative transaction management services effectively
* Ways to access data using Spring’s JDBC functionality, iBATIS SQL Maps, Hibernate, and other O/R mapping frameworks
* Spring services for accessing and implementing EJBs
* Spring’s remoting framework
plus:

Java & XML, 2nd Edition: Solutions to Real-World Problems
While the XML “buzz” still dominates talk among Internet developers, the critical need is for information that cuts through the hype and lets Java programmers put XML to work. Java & XML shows how to use the APIs, tools, and tricks of XML to build real-world applications, with the end result that both the data and the code are portable. This second edition of Java & XML adds chapters on Advanced SAX and Advanced DOM, new chapters on SOAP and data binding, and new examples throughout. A concise chapter on XML basics introduces concepts, and the rest of the book focuses on using XML from your Java applications. Java developers who need to work with XML, or think that they will in the future