• Beginning iOS 5 Development: Exploring the iOS SDK [Paperback]

    David Mark (Author), Jack Nutting (Author), Jeff LaMarche (Author)

    5
    80
    53.12MB
    2012-03-20
    10
  • Dependency Injection

    Editorial Reviews Product Description Dependency Injection is an in-depth guide to the current best practices for using the Dependency Injection pattern-the key concept in Spring and the rapidly-growing Google Guice. It explores Dependency Injection, sometimes called Inversion of Control, in fine detail with numerous practical examples. Developers will learn to apply important techniques, focusing on their strengths and limitations, with a particular emphasis on pitfalls, corner-cases, and best practices. This book is written for developers and architects who want to understand Dependency Injection and successfully leverage popular DI technologies such as Spring, Google Guice, PicoContainer, and many others. The book explores many small examples of anchor concepts and unfolds a larger example to show the big picture. Written primarily from a Java point-of-view, this book is appropriate for any developer with a working knowledge of object-oriented programming in Java, Ruby, or C#. About the Author Dhanji R. Prasanna is an Enterprise Java consultant for technologies such as EJB3, JBI, JSF, Guice, Spring, HiveMind, and PicoContainer. He is a co-author of the Bean Validation (JSR-303), JAX-RS (JSR-311), Servlet 3.0 (JSR-315), and JavaServerFaces 2.0 (JSR-314) specifications. He is also co-author of the Java EE 6.0 (JSR-316) platform specification, which is the next edition of J2EE. Product Details * Paperback: 352 pages * Publisher: Manning Publications; 1 edition (August 28, 2009) * Language: English * ISBN-10: 193398855X * ISBN-13: 978-1933988559 * Product Dimensions: 9.1 x 7.4 x 0.8 inches

    5
    125
    12.06MB
    2011-03-14
    10
  • Google Guice: Agile Lightweight Dependency Injection Framework

    Product Description Guice (pronounced "Juice") is the 100% Java icing on the cake of Java dependency injection. Unlike other popular DI frameworks such as Spring, Guice fully embraces modern Java language features and combines simplicity with stunning performance and developer-friendliness. 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. * Learn simple annotation-driven dependency injection, scoping and AOP, and why it all works the way it works. * Be the first to familiarize yourself with concepts that are likely to be included in a future Java EE or SE release (through JSR 299). * Get things done without having to write any XML. What you'll learn * Find out why dependency injection frameworks solve your problems, and how Guice fills that gap. * What Guice can do, can't do and how to apply that knowledge. * How Guice compares to popular alternatives like the Spring Framework. * What the future has in store, including Guice IDE, the next Guice version and the standardization of Guice's concepts through JSR 299. * How you can build real world, Guice-powered web applications using popular frameworks like Wicket or Struts 2. * How to develop a full stack Guice / Struts 2 / Hibernate application. * What you can really do with modern Java. Who is this book for? This book is for professional Java developers who are interested in dependency injection, modern Java coding practices and who want to tackle complexity with a simple, powerful and high-quality solution that already powers one of Google's highest profile applications: AdWords. This may be an alternative to Spring for many. About the Author Robbie Vanbrabant is an experienced Java developer and professional Java consultant based in Belgium. He's a well known Guice user and active member of the Guice community. Product Details * Paperback: 192 pages * Publisher: Apress; 1 edition (April 21, 2008) * Language: English * ISBN-10: 1590599977 * ISBN-13: 978-1590599976 * Product Dimensions: 9.1 x 7.5 x 0.6 inches

    5
    137
    2.95MB
    2011-03-14
    10
  • Google Web Toolkit 2 Application Development Cookbook

    Editorial Reviews Product Description Over 70 simple but incredibly effective practical recipes to develop web applications using GWT with JPA , MySQL and i Report * Create impressive, complex browser-based web applications with GWT 2 * Learn the most effective ways to create reports with parameters, variables, and subreports using iReport * Create Swing-like web-based GUIs using the Ext GWT class library * Develop applications using browser quirks, Javascript,HTML scriplets from scratch * Part of Packt's Cookbook series: Each recipe is a carefully organized sequence of instructions to complete the task as efficiently as possible In Detail GWT 2 radically improves web experience for users by using existing Java tools to build no-compromise AJAX for any modern browser. It provides a solid platform so that other great libraries can be built on top of GWT. Creating web applications efficiently and making them impressive, however, is not as easy as it sounds. Writing web applications for multiple browsers can be quite tasking. In addition, building, reusing, and maintaining large JavaScript code bases and AJAX components can be difficult. GWT 2 Application Development Cookbook eases these burdens by allowing developers to quickly build and maintain complex yet highly efficient JavaScript front-end applications in the Java programming language . It tells you how to make web experience all the more thrilling and hassle free, using various tools along with GWT SDK. This book starts with developing an application from scratch. Right from creating the layout of the home page to home page elements including left and right sidebars, to placing tree like navigational menu, menu bars, tool bars, banners, footers are discussed with examples. You will see how to create forms using the Ext GWT library widgets and handle different types of events. Then you will move on to see how to design a database for sales processing systems and learn to create the database in MySQL with the help of easy-to-follow recipes. One of the interesting topics of this book is using JPA in GWT. Using the JPA object in GWT is a challenge. To use them perfectly, a mechanism to convert the JPA object into plain object and vice versa is required. You will see recipes to use entity classes, entity managers, and controller classes in GWT application. You will efficiently create reports with parameters, variables and subreports, and get the report output in both HTML and PDF format using real-world recipes. You will then learn to configure the GlassFish server to deploy a GWT application with database. Finally, learn how to trace speed and improve perfomance in web applications using tracing techniques. Create impressive web applications with tool bars, menus, multiple windows, and more with this step-by-step guide. What you will learn from this book * Set up and configure GWT SDK, GlassFish server, MySQL server, NetBeans, GWT4NB, Ext GWT , iReport plugins for developing the business application in GWT * Design a database for sales processing system in MySQL, back up and restore the database * Identify business entities and the relationships and constraints among them * Handle events such clicking on buttons, typing in text fields, selecting items in a combo box, selecting radios, selecting menus, and selecting toolbar icons * Manage entities using entity framework through Java Persistence API (JPA) * Use iReport for any GWT application to get the output of the reports in both HTML and PDF format * Create Graphical User Interface (GUI) for accepting user input and display information to the user using Ext GWT * Control communication between the server and client using GWTRPC mechanism * Create a WAR file for GWT application and deploy it in Glassfish server Approach The recipes in this book are in a straightforward and easy to follow format.The range of topics covered in this book will bring out the forward-thinking Java developer in you. Who this book is written for If you want to build AJAX web applications with GWT then this book is for you. Developers with prior programming experience of Java development and object-oriented programming will find this book very useful. About the Author Shamsuddin Ahammad Shamsuddin Ahammad is a Senior Lecturer and the Course Coordinator at Daffodil Institute of IT, Bangladesh. He has been teaching Java, Programming Methods, and Database Systems since 2002. He has experience in supervising hundreds of academic projects. Shamsuddin has a Masters degree in Management Information Systems (MIS) from Daffodil International University, Dhaka. He obtained the BSc(Hons) degree in Computing & Information Systems (CIS) of NCC Education Ltd, UK and London Metropolitan University joint programme from Daffodil Institute of IT. Before that, he completed the IDCS & IADCS of NCC Education Ltd. He is an Additional Reviewer of Conference on Quality Engineering in Software Technology (CONQUEST) organized by International Software Quality Institute (iSQI) in Germany. He is the author of book titled iReport 3.7 published from PACKT Publishing in March 2010. Product Details * Paperback: 244 pages * Publisher: Packt Publishing (November 24, 2010) * Language: English * ISBN-10: 1849512000 * ISBN-13: 978-1849512008

    5
    143
    5.85MB
    2011-02-21
    12
  • Essential GWT: Building for the Web with Google Web Toolkit 2

    Product Description With Google Web Toolkit, Java developers can build sophisticated Rich Internet Applications (RIAs) and complete Web sites using the powerful IDEs and tools they already use. Now, with GWT 2, Google Web Toolkit has become even more useful. Essential GWT shows how to use this latest version of GWT to create production solutions that combine superior style, performance, and interactivity with exceptional quality and maintainability. Federico Kereki quickly reviews the basics and then introduces intermediate and advanced GWT skills, covering issues ranging from organizing projects to compiling and deploying final code. Throughout, he focuses on best-practice methodologies and design patterns. For example, you’ll learn how to use the MVP (model-view-presenter) pattern to improve application design and support automated testing for agile development. Kereki illuminates each concept with realistic code examples that help developers jump-start their projects and get great results more quickly. Working with the latest versions of open source tools such as Eclipse, Subversion, Apache, Tomcat, and MySQL, he demonstrates exactly how GWT fits into real Web development environments. Coverage includes * Using the Google Plugin for Eclipse and the GWT Shell Script * Detecting and working with browsers—and solving the problems they cause * Building better user interfaces with the MVP pattern * Using APIs for visualization, mapping, weather data, and more * Internationalizing and localizing GWT code * Securing GWT applications with cryptography, hashing, and encryption * Testing with JUnit, Emma, GWTTestCase, Selenium, and Mock Objects * Deploying client-only and client-plus-server GWT applications From the Back Cover With Google Web Toolkit, Java developers can build sophisticated Rich Internet Applications (RIAs) and complete Web sites using the powerful IDEs and tools they already use. Now, with GWT 2, Google Web Toolkit has become even more useful. Essential GWT shows how to use this latest version of GWT to create production solutions that combine superior style, performance, and interactivity with exceptional quality and maintainability. Federico Kereki quickly reviews the basics and then introduces intermediate and advanced GWT skills, covering issues ranging from organizing projects to compiling and deploying final code. Throughout, he focuses on best-practice methodologies and design patterns. For example, you’ll learn how to use the MVP (model-view-presenter) pattern to improve application design and support automated testing for agile development. Kereki illuminates each concept with realistic code examples that help developers jump-start their projects and get great results more quickly. Working with the latest versions of open source tools such as Eclipse, Subversion, Apache, Tomcat, and MySQL, he demonstrates exactly how GWT fits into real Web development environments. Coverage includes * Using the Google Plugin for Eclipse and the GWT Shell Script * Detecting and working with browsers—and solving the problems they cause * Building better user interfaces with the MVP pattern * Using APIs for visualization, mapping, weather data, and more * Internationalizing and localizing GWT code * Securing GWT applications with cryptography, hashing, and encryption * Testing with JUnit, Emma, GWTTestCase, Selenium, and Mock Objects * Deploying client-only and client-plus-server GWT applications Product Details * Paperback: 352 pages * Publisher: Addison-Wesley Professional; 1 edition (August 13, 2010) * Language: English * ISBN-10: 0321705149 * ISBN-13: 978-0321705143

    4
    95
    3.9MB
    2011-02-21
    9
  • Enterprise JavaBeans 3.1

    Product Description Learn how to code, package, deploy, and test functional Enterprise JavaBeans with the latest edition of this bestselling guide. Written by the developers of JBoss EJB 3.1, this book not only brings you up to speed on each component type and container service in this implementation, it also provides a workbook with several hands-on examples to help you gain immediate experience with these components. With version 3.1, EJB's server-side component model for building distributed business applications is simpler than ever. But it's still a complex technology that requires study and lots of practice to master. Enterprise JavaBeans 3.1 is the most complete reference on this specification. You'll find a straightforward, no-nonsense explanation of the underlying technology, including Java classes and interfaces, the component model, and the runtime behavior of EJB. * Develop your first EJBs with a hands-on walkthrough of EJB 3.1 concepts * Learn how to encapsulate business logic with Session Beans and Message-Driven Beans * Discover how to handle persistence through Entity Beans, the EntityManager, and the Java Persistence API * Understand EJB's container services such as dependency injection, concurrency, and interceptors * Integrate EJB with other technologies in the Java Enterprise Edition platform * Use examples with either the JBossAS, OpenEJB, or GlassFish v3 EJB Containers About the Author As Senior Software Engineer at JBoss, a Division of Red Hat, Andrew Lee Rubinger is primarily responsible for development of the company's EJB 3.x implementation. He was an early adopter of JEE technologies and an active contributor in the tech community. Bill Burke is a Fellow at the JBoss division of REd Hat Inc. A long time JBoss contributor and architect, his current project is RESTEasy, RESTful Web Services for Java. # Paperback: 768 pages # Publisher: O'Reilly Media; Sixth Edition edition (September 17, 2010) # Language: English # ISBN-10: 0596158025 # ISBN-13: 978-0596158026 # Product Dimensions: 9.3 x 7.1 x 1.5 inches

    5
    28
    5.2MB
    2010-12-07
    3
  • Hibernate Search in Action

    Product Description Enterprise and web applications require full-featured, "Google-quality" search capabilities, but such features are notoriously difficult to implement and maintain. Hibernate Search builds on the Lucene feature set and offers an easyto- implement interface that integrates seamlessly with Hibernate-the leading data persistence solution for Java applications. Hibernate Search in Action introduces both the principles of enterprise search and the implementation details a Java developer will need to use Hibernate Search effectively. This book blends the insights of the Hibernate Search lead developer with the practical techniques required to index and manipulate data, assemble and execute search queries, and create smart filters for better search results. Along the way, the reader masters performance-boosting concepts like using Hibernate Search in a clustered environment and integrating with the features already in your applications. This book assumes you're a competent Java developer with some experience using Hibernate and Lucene. About the Author Emmanuel Bernard joined the Hibernate team in 2003 and is now the lead developer of Hibernate Annotations and Hibernate EntityManager, two key projects on top of the Hibernate core implementing the Java Persistence specification. He has also led the Hibernate Search project from its inception, reconciling the two fields. Emmanuel has been involved in ORM and Full Text search and is a regular speaker at various conferences and JUGs, including JavaOne, JBoss World, and Javapolis (Javoxx). He is also involved in the Java Community Process as a specification lead for JSR 303 (Bean Validation) and as an expert group member for JSR 317 (Java Persistence 2.0). # Paperback: 450 pages # Publisher: Manning Publications; 1 edition (December 30, 2008) # Language: English # ISBN-10: 1933988649 # ISBN-13: 978-1933988641 # Product Dimensions: 9.2 x 7.4 x 1.1 inches

    4
    100
    11.14MB
    2010-12-07
    9
  • Java Persistence with Hibernate

    本书是Hibernate实战第二版 Product Description Java Persistence with Hibernate is considerably more than simply a second edition to Hibernate in Action. It provides a comprehensive overview of all the capabilities of the Java Persistence API in addition to those of Hibernate 3, as well as a detailed comparative analysis of the two. It describes how Hibernate has been used to implement the Java Persistence standard, and how to leverage the Hibernate extensions to Java Persistence. -- From the Forward by LINDA DEMICHIEL Specification Lead, Enterprise JavaBeans 3.0 and Java Persistence Sun Microsystems Persistence, the ability of data to outlive an instance of a program, is central to modern applications. Hibernate, the most popular Java persistence tool, provides automatic and transparent object/relational mapping so it's a snap to work with SQL databases in Java applications. Hibernate conforms to the new EJB 3.0 and Java Persistence 1.0 standards. Java Persistence with Hibernate explores Hibernate by developing an application that ties together hundreds of individual examples. You'll immediately dig into the rich programming model of Hibernate 3.2 and Java Persistence, working through queries, fetching strategies, caching, transactions, conversations, and more. You'll also appreciate the well-illustrated discussion of best practices in database design, object/relational mapping, and optimization techniques. In this 2nd edition of Manning's bestselling Hibernate in Action, authors Christian Bauer and Gavin King -- the founder of the Hibernate project -- cover Hibernate 3.2 in detail along with the EJB 3.0 and Java Persistence 1.0 standards. What's Inside: --Authoritative source for any developer using Java with SQL databases. --Covers the latest major Hibernate version in great detail --Explores the new EJB 3.0 Java Persistence standard. --Written by the Hibernate founder and project lead. --Object/relational mapping concepts --Real-world tasks and examples --Application design and development processes with ORM From the Publisher Java Persistence with Hibernate is divided into three major parts. In Part 1, the book introduces the object/relational paradigm mismatch and explains the fundamentals behind object/relational mapping. Then, readers are walked through a hands-on tutorial to get you started with your first Hibernate, Java Persistence, or EJB 3.0 project. You look at Java application design for domain models and at the options for creating object/relational mapping metadata. Mapping Java classes and properties to SQL tables and columns is the focus of Part 2. You explore all basic and advanced mapping options in Hibernate and Java Persistence, with XML mapping files and Java annotations. It shows you how to deal with inheritance, collections, and complex class associations. Finally, the book discusses integration with legacy database schemas and some mapping strategies that are especially tricky. Part 3 is all about the processing of objects and how you can load and store data with Hibernate and Java Persistence. The book introduces the programming interfaces, how to write transactional and conversation-aware applications, and how to write queries. It later focuses on the correct design and implementation of layered Java applications, and the most common design patterns that are used with Hibernate, such as the Data Access Object (DAO) and EJB Command patterns. You'll see how you can test your Hibernate application easily and what other best practices are relevant if you work an object/relational mapping software. Finally, you are introduced to the JBoss Seam framework, which takes many Hibernate concepts to the next level and enables you to create conversational web applications with ease. Visit the Manning site for sample chapters, the Author Online Forum, errata and source code for Java Persistence with Hibernate. About the Author Christian Bauer is a member of the Hibernate developer team and a trainer, consultant, and product manager for Hibernate, EJB 3.0, and JBoss Seam at JBoss. Gavin King, a lead developer at JBoss, is the founder of the Hibernate project, and a member of the EJB 3.0 (JSR 220) expert group. He also leads the Web Beans JSR 299, a standardization effort involving Hibernate concepts, JSF, and EJB 3.0. # Publisher: Manning Publications; Revised edition (November 24, 2006) # Language: English # ISBN-10: 1932394885 # ISBN-13: 978-1932394887 # Product Dimensions: 9.4 x 7.2 x 1.8 inches

    5
    49
    10.33MB
    2010-12-07
    6
  • Thomas' Calculus including Second-order Differential Equations 11 edition-review

    Thomas' Calculus including Second-order Differential Equations 11 edition 复习题

    0
    73
    113KB
    2010-12-07
    10
  • Thomas' Calculus including Second-order Differential Equations 11 edition-Solution

    Thomas' Calculus including Second-order Differential Equations 11 edition 课后习题答案

    5
    92
    38.88MB
    2010-12-07
    10
  • 分享王者

    成功上传51个资源即可获取
关注 私信
上传资源赚积分or赚钱