Ihre E-Mail wurde erfolgreich gesendet. Bitte prüfen Sie Ihren Maileingang.

Leider ist ein Fehler beim E-Mail-Versand aufgetreten. Bitte versuchen Sie es erneut.

Vorgang fortführen?

Exportieren
Filter
  • MPI Ethno. Forsch.  (71)
  • Boston, Mass. :Safari Books Online,  (71)
  • London [u.a.] : Routledge
  • Java (Computer program language)  (71)
Datenlieferant
  • MPI Ethno. Forsch.  (71)
Materialart
Sprache
Erscheinungszeitraum
  • 1
    Online-Ressource
    Online-Ressource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988054 , 1933988053
    Sprache: Englisch
    Seiten: xlv, 519 p , ill.
    Ausgabe: 2nd ed.
    Schlagwort(e): Object-oriented programming (Computer science) ; Java (Computer program language) ; Application software ; Development ; Electronic books ; local
    Kurzfassung: To allow the creation of truly modular software, OOP has evolved into aspect-oriented programming. AspectJ is a mature AOP implementation for Java, now integrated with Spring. AspectJ in Action, Second Edition is a fully updated, major revision of Ramnivas Laddad's best-selling first edition. It's a hands-on guide for Java developers. After introducing the core principles of AOP, it shows you how to create reusable solutions using AspectJ 6 and Spring 3. You'll master key features including annotation-based syntax, load-time weaver, annotation-based crosscutting, and Spring-AspectJ integration. Building on familiar technologies such as JDBC, Hibernate, JPA, Spring Security, Spring MVC, and Swing, you'll apply AOP to common problems encountered in enterprise applications. This book requires no previous experience in AOP and AspectJ, but it assumes you're familiar with OOP, Java, and the basics of Spring.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 2
    Online-Ressource
    Online-Ressource
    Berkeley, Calif. : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 9781430216124 , 1430216123
    Sprache: Englisch
    Seiten: xviii, 373 p , ill. , 24 cm
    Serie: The expert's voice in open source
    Schlagwort(e): Java (Computer program language) ; Electronic books ; local
    Kurzfassung: Spring and OSGi's features are a natural fit; they are orthogonal to each other. The Open Services Gateway initiative (OSGi) is about packaging, deployment, and versioning issues, while Spring is about providing the necessary foundation to wire up Java classes in their most basic form using dependency injection and aspect orientation to fulfill an application's purpose. Pro Spring Dynamic Modules for OSGi™ Service Platforms by Daniel Rubio is the first book to cover OSGi as practically implemented by the world's most popular, agile, and open-source enterprise Java framework, Spring. Covers the ease at which OSGi is used with the Spring Framework in development, packaging, versioning, and deployment. Enterprises are trusting Spring more and more, and this book leverages OSGi in a way that can "complete" the use of Spring in the enterprise, as OSGi is already being trusted and adopted by IBM, BEA, and others. The text discusses how Spring OSGi makes your Spring applications trusted SOA applications.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 3
    Online-Ressource
    Online-Ressource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137018529 , 0137018525
    Sprache: Englisch
    Seiten: xxxiv, 1124 p , ill.
    Serie: Deitel developer series
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Java (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local
    Kurzfassung: PRACTICAL, EXAMPLE-RICH COVERAGE OF: Classes, Objects, Encapsulation, Inheritance, Polymorphism, Interfaces, Nested Classes Integrated OOP Case Studies: Time, GradeBook, Employee Industrial-Strength, 95-Page OOD/UML ® 2 ATM Case Study JavaServer™ Faces, Ajax-Enabled Web Applications, Web Services, Networking JDBC™, SQL, Java DB, MySQL ® Threads and the Concurrency APIs I/O, Types, Control Statements, Methods Arrays, Generics, Collections Exception Handling, Files GUI, Graphics, GroupLayout, JDIC Using the Debugger and the API Docs And more... VISIT WWW.DEITEL.COM For information on Deitel's Dive Into ® Series corporate training courses offered at customer sites worldwide (or write to deiteldeitel.com) Download code examples Check out the growing list of programming, Web 2.0, and software-related Resource Centers To receive updates for this book, subscribe to the free DEITEL ® BUZZ ONLINE e-mail newsletter at www.deitel.com/newsletter/subscribe.html Read archived issues of the DEITEL® BUZZ ONLINE The practicing programmer's DEITEL ® guide to Java™ development and the Powerful Java™ Platform Written for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching programming and explores the Java language and Java APIs in depth. The book presents the concepts in the context of fully tested programs, complete with syntax shading, code highlighting, line-by-line code descriptions and program outputs. The book features 220 Java applications with over 18,000 lines of proven Java code, and hundreds of tips that will help you build robust applications. Start with an introduction to Java using an early classes and objects approach, then rapidly move on to more advanced topics, including GUI, graphics, exception handling, generics, collections, JDBC™, web-application development with JavaServer™ Faces, web services and more. You'll enjoy the Deitels' classic treatment of object-oriented programming and the OOD/UML ® ATM case study, including a complete Java implementation. When you're finished, you'll have everything you need to build object-oriented Java applications. The DEITEL® Developer Series is designed for practicing programmers. The series presents focused treatments of emerging technologies, including Java™, C++, .NET, web services, Internet and web development and more. PRE-PUBLICATION REVIEWER TESTIMONIALS "Presenting software engineering side by side with core Jav...
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 4
    Online-Ressource
    Online-Ressource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781932394924 , 1932394923
    Sprache: Englisch
    Seiten: xxx, 354 p , ill.
    Schlagwort(e): Hibernate (Electronic resource) ; Object-oriented programming (Computer science) ; Java (Computer program language) ; Microsoft .NET ; Electronic books ; local
    Kurzfassung: In the classic style of Manning's "In Action" series, NHibernate in Action shows .NET developers how to use the NHibernate Object/Relational Mapping tool. This book is a translation from Java to .NET, as well as an expansion, of Manning's bestselling Hibernate in Action. All traces of Java have been carefully replaced by their .NET equivalents. The book shows how to implement complex business objects, and later teaches advanced techniques like caching and session management. Readers will discover how to implement persistence in a .NET application, and how to configure NHibernate to specify the mapping information between business objects and database tables. Readers will also be introduced to the internal architecture of NHibernate by progressively building a complete sample application using Agile methodologies.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 5
    Online-Ressource
    Online-Ressource
    [Upper Saddle River, N.J.?] : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137153626 , 0137153627
    Sprache: Englisch
    Seiten: 1 v. (unpaged) , ill.
    Schlagwort(e): Java (Computer program language) ; Electronic books ; local
    Kurzfassung: The Definitive Guide to Java RTS for Developers and Architects For Java developers and architects moving to real-time, and real-time developers moving to Java Walks through start-to-finish case study applications, identifying their constraints and discussing the APIs and design patterns used to address them Written by the former leader of the real-time Java standards process and one of Wall Street's top real-time developers Sun Microsystems' Java Real-Time System (Java RTS) is proving itself in numerous, wide-ranging environments, including finance, control systems, manufacturing, and defense. Java RTS and the RTSJ standard (JSR-001) eliminate the need for complicated, specialized, real-time languages and operating environments, saving money by leveraging Java's exceptional productivity and familiarity. In Real-Time Java™ Programming, two of Sun's top real-time programming experts present the deep knowledge and realistic code examples that developers need to succeed with Java RTS and its APIs. As they do so, the authors also illuminate the foundations of real-time programming in any RTSJ-compatible environment. Key topics include Real-time principles and concepts, and the unique requirements of real-time application design and development How Java has been adapted to real-time environments A complete chapter on garbage collection concepts and Java SE collectors Using the Java RTS APIs to solve actual real-time system problems as efficiently as possible Utilizing today's leading Java RTS development and debugging tools Understanding real-time garbage collection, threads, scheduling, and dispatching Programming new RTSJ memory models Dealing with asynchronous event handling and asynchronous transfer of control
    Anmerkung: Title from resource description page (viewed Apr. 13, 2009)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 6
    Online-Ressource
    Online-Ressource
    [Upper Saddle River, N.J.?] : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137153329 , 0137153325
    Sprache: Englisch
    Seiten: 1 v. (unpaged) , ill.
    Schlagwort(e): Web servers ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: Sun Web Server: The Essential Guide William Nelson • Arvind Srinivasan • Murthy Chintalapati (CVR) Foreword by Scott G. McNealy The authoritative, comprehensive guide to Sun Web Server 7.0 Sun Web Server is the secure web serving platform of choice for large-scale enterprises in industries from finance and telecommunications to travel and government. Now there's a complete, detailed guide to the latest Sun Web Server 7.0 release. Drawing on unsurpassed experience both training and supporting Sun's enterprise customers, this book's authors cover everything that developers, administrators, and architects need to know to implement and support Sun Web Server 7.0 within a single node or across an entire server farm. Server administrators will find task-focused coverage and hands-on examples for installation, configuration, cluster management, monitoring, and troubleshooting. Developers and architects will gain powerful insights into Sun Web Server's internals and learn how to extend its built-in functionality. Enterprise deployment specialists will find indispensable information on sizing and tuning, plus reference configurations to deploy advanced Web 2.0-style dynamic web sites. Whatever your role, this book will help you hit the ground running and get superior results for years to come. Coverage includes • Taking advantage of Sun Web Server 7.0's powerful new features • Walking through initial installations and upgrades • Customizing Sun Web Server's HTTP request processing to your specific requirements • Building dynamic content with scripting languages and server-side Java-based extensions • Creating secure dynamic Web 2.0 sites with your dynamic content and database technologies of choice • Monitoring server instances in live production environments and optimizing performance • Resolving server errors and other anomalies in Web Server runtime behavior • Using actual server configuration files from Sun's own large-scale technology deployments • Using the detailed reference information on Sun Web Server's main server configuration file About the Web Site This book's companion web site, www.sunwebserver.com, contains FAQs, errata, answers to self-paced exercises, and links to download locations and product forums. About the Authors William Nelson has more than 20 years of experience as a developer, instructor, author, consultant, and project manager. He has authored more than 10 Sun Microsystems courses on the Java Enterprise System, ...
    Anmerkung: Title from resource description page (viewed Apr. 13, 2009)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 7
    Online-Ressource
    Online-Ressource
    Greenwich, [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988405 , 1933988401
    Sprache: Englisch
    Seiten: xxxiv, 589 p , ill. , 24 cm
    Schlagwort(e): JBoss ; Web servers ; Management ; Application software ; Development ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: JBoss Seam is an exciting new application framework based on the Java EE platform that is used to build rich, web-based business applications. Seam is rapidly capturing the interest of Java enterprise developers because of its focus on simplicity, ease of use, transparent integration, and scalability. Seam in Action offers a practical and in-depth look at JBoss Seam. The book puts Seam head-to-head with the complexities in the Java EE architecture. The author presents an unbiased view of Seam from outside the walls of RedHat/JBoss, focusing on such topics as Spring integration and deployment to alternative application servers to steer clear of vendor lock-in. By the end of the book, you should expect to not only gain a deep understanding of Seam, but also come away with the confidence to teach the material to others. To start off, you will see a working Java EE-compliant application come together by the end of the second chapter. As you progress through the book, you will discover how Seam eliminates unnecessary layers and configurations, solves the most common JSF pain points, and establishes the missing link between JSF, EJB 3 and JavaBean components. The author also shows you how Seam opens doors for you to incorporate technologies you previously have not had time to learn, such as business processes and stateful page flows (jBPM), Ajax remoting, PDF generation, asynchronous tasks, and more. All too often, developers spend a majority of their time integrating disparate technologies, manually tracking state, struggling to understand JSF, wrestling with Hibernate exceptions, and constantly redeploying applications, rather than on the logic pertaining to the business at hand. Seam in Action dives deep into thorough explanations of how Seam eliminates these non-core tasks by leveraging configuration by exception, Java 5 annotations, and aspect-oriented programming.
    Anmerkung: "Covers Seam 2"--Cover. - Includes bibliographical references (p. 562-563) and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 8
    Online-Ressource
    Online-Ressource
    Berkeley, [Calif.] : Peachpit | Boston, Mass. :Safari Books Online,
    ISBN: 9780321634689 , 0321634683
    Sprache: Englisch
    Seiten: x, 192 p , ill.
    Serie: Visual quickstart guide
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Ajax (Web site development technology) ; Java (Computer program language) ; Internet programming ; Web site development ; Electronic books ; local
    Kurzfassung: The Dojo Toolkit is an open-source JavaScript toolkit for building Web applications so dynamic they jump off the page. Filled with special controls like calendars and menus, and special effects like wipes and fade-ins, Dojo is rapidly gaining popularity and is emerging as the toolkit of choice for Ajax applications. The Dojo Toolkit Visual QuickStart Guide covers the highlights of Dojo in detail and is the easiest way to get up and running quickly with Dojo.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 9
    Online-Ressource
    Online-Ressource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321563132 , 0321563131
    Sprache: Englisch
    Seiten: xii, 316 p , ill. , 23 cm
    Serie: Developer's library
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Ajax (Web site development technology) ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: Dojo offers Web developers and designers a powerful JavaScript toolkit for rapidly developing robust Ajax applications. Now, for the first time, there's a complete, example-rich developer's guide to Dojo and its growing library of prepackaged widgets. Reviewed and endorsed by the Dojo Foundation, the creators of Dojo, this book brings together all the hands-on guidance and tested code samples you need to succeed. Expert Web developer James E. Harmon begins by demonstrating how to "Ajax-ify" existing applications and pages with Dojo, adding Ajax features such as client- and server-side validation as quickly and nondisruptively as possible. Next, he presents in-depth coverage of Dojo's user interface, form, layout, and specialized Widgets, showing how they work and how to use them most effectively. Among the Widgets, he covers in detail: Date Pickers, Rich Text Editors, Combo Boxes, Expandable Outlines, and many others. In conclusion, Harmon introduces the Dojo toolkit's powerful capabilities for simplifying Ajax development. He thoroughly explains Dojo's helper functions, shortcuts, and special methods, illuminating each feature with examples of the JavaScript problems it can solve. This section's far-ranging coverage includes strings, JSON support, event handling, Ajax remoting, Dojo and the DOM, testing, debugging, and much more. All source code examples are provided on a companion Web site, including source code for a complete tutorial case study application.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 10
    Online-Ressource
    Online-Ressource
    Greenwich, [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781932394986 , 1932394982
    Sprache: Englisch
    Seiten: xxvi, 364 p , ill. ; 24 cm.
    Schlagwort(e): Java (Computer program language) ; Computer software ; Development ; Object-oriented programming (Computer science) ; Electronic books ; local
    Kurzfassung: There are dozens of Java frameworks out there, but most of them require you to learn special coding techniques and new, often rigid, patterns of development. Wicket is different. As a component-based Web application framework, Wicket lets you build maintainable enterprise-grade web applications using the power of plain old Java objects (POJOs), HTML, Ajax, Spring, Hibernate and Maven. Wicket automatically manages state at the component level, which means no more awkward HTTPSession objects. Its elegant programming model enables you to write rich web applications quickly. Wicket in Action is an authoritative, comprehensive guide for Java developers building Wicket-based Web applications. This book starts with an introduction to Wicket's structure and components, and moves quickly into examples of Wicket at work. Written by two of the project's earliest and most authoritative experts, this book shows you both the "how-to" and the "why" of Wicket. As you move through the book, you'll learn to use and customize Wicket components, how to interact with other technologies like Spring and Hibernate, and how to build rich, Ajax-driven features into your applications.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 11
    Online-Ressource
    Online-Ressource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 1933988029 , 9781933988023
    Sprache: Englisch
    Seiten: xxx, 464 p , ill. , 24 cm
    Schlagwort(e): JBoss ; Web servers ; Management ; Java (Computer program language) ; Open source software ; Application software ; Development ; Electronic books ; local
    Kurzfassung: JBoss in Action is the first book to focus on teaching readers in detail how to use the JBoss application server. Unlike other titles about JBoss, the authors of JBoss in Action go deeper into the advanced features and configuration of the server. In particular, it focuses on enterprise-class topics, such as high availability, security, and performance. This book walks readers through the JBoss 5 Application Server from installation to configuration to production development. It shows how to configure the server's various component containers such as the JBoss Web Server, the EJB 3 server, and JBoss Messaging. It also provides detailed insight into configuring the various component services such as security, performance, and clustering. Beyond coverage of the core application server, the book also teaches how to use some of the "hot" technologies that run on top of the application server, such as Jboss Seam and JBoss Portal. The authors, both seasoned professional experts at developing and administering JBoss, provide meaningful explanations and background on many topics which they tie in with their own practical, real-world advice from their collective experience. These uniquely comprehensive explanations and the wide coverage provided in this book surpass any other content currently available in any other book, article, or documentation on the subject.
    Anmerkung: Includes bibliographical references and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 12
    Online-Ressource
    Online-Ressource
    Greenwich [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988313 , 1933988312
    Sprache: Englisch
    Seiten: xxv, 397 p , ill. , 24 cm
    Schlagwort(e): Data mining ; Swarm intelligence ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: There's a great deal of wisdom in a crowd, but how do you listen to a thousand people talking at once? Identifying the wants, needs, and knowledge of internet users can be like listening to a mob. In the Web 2.0 era, leveraging the collective power of user contributions, interactions, and feedback is the key to market dominance. A new category of powerful programming techniques lets you discover the patterns, inter-relationships, and individual profiles-the collective intelligence--locked in the data people leave behind as they surf websites, post blogs, and interact with other users. Collective Intelligence in Action is a hands-on guidebook for implementing collective intelligence concepts using Java. It is the first Java-based book to emphasize the underlying algorithms and technical implementation of vital data gathering and mining techniques like analyzing trends, discovering relationships, and making predictions. It provides a pragmatic approach to personalization by combining content-based analysis with collaborative approaches. This book is for Java developers implementing Collective Intelligence in real, high-use applications. Following a running example in which you harvest and use information from blogs, you learn to develop software that you can embed in your own applications. The code examples are immediately reusable and give the Java developer a working collective intelligence toolkit. Along the way, you work with, a number of APIs and open-source toolkits including text analysis and search using Lucene, web-crawling using Nutch, and applying machine learning algorithms using WEKA and the Java Data Mining (JDM) standard.
    Anmerkung: Includes bibliographical references and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 13
    Online-Ressource
    Online-Ressource
    [United States?] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781449380182 , 1449380182
    Sprache: Englisch
    Seiten: 1 streaming video file (2 hrs., 32 min., 33 sec.) , digital, sd., col.
    Schlagwort(e): Java (Computer program language) ; Object-oriented programming (Computer science) ; Electronic videos ; local
    Kurzfassung: "Great Java: Level 1 will teach you the fundamentals of Java, from the basics of compilation through methods, objects, and the key concepts of good programming. By the time you're through these lessons, you'll be programming, and programming well" --Resource description page.
    Anmerkung: Title from resource description page (viewed Dec. 2, 2009)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 14
    Online-Ressource
    Online-Ressource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157708 , 0596157703
    Sprache: Englisch
    Seiten: 1 v. (unpaged) , ill.
    Ausgabe: 1st ed.
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Web site development ; Java (Computer program language) ; Application software ; Development ; Electronic books ; local
    Kurzfassung: This example-driven book offers a thorough introduction to Java's APIs for XML Web Services (JAX-WS) and RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, pragmatic approach to these technologies by providing a mix of architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing an application. You'll learn how to write web services from scratch and integrate existing services into your Java applications. With Java Web Services: Up and Running , you will: Understand the distinction between SOAP-based and REST-style services Write, deploy, and consume SOAP-based services in core Java Understand the Web Service Definition Language (WSDL) service contract Recognize the structure of a SOAP message Learn how to deliver Java-based RESTful web services and consume commercial RESTful services Know security requirements for SOAP- and REST-based web services Learn how to implement JAX-WS in various application servers Ideal for students as well as experienced programmers, Java Web Services: Up and Running is the concise guide you need to start working with these technologies right away.
    Anmerkung: Title from resource description page (viewed March 25, 2009). - Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 15
    Online-Ressource
    Online-Ressource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321574435 , 0321574435
    Sprache: Englisch
    Seiten: xlv, 878 p , ill. , 24 cm
    Ausgabe: 3rd ed.
    Serie: The eclipse series
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Eclipse (Electronic resource) ; Computer software ; Development ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: Producing a commercial-quality plug-in means going above and beyond the minimal requirements needed to integrate with Eclipse. It means attending to all those details that contribute to the "fit and polish" of a commercial offering. This comprehensive guide covers the entire process of plug-in development, including all the extra steps needed to achieve the highest quality results. Building on two internationally best-selling previous editions, Eclipse Plug-ins, Third Edition, has been fully revised to reflect the powerful new capabilities of Eclipse 3.4. Leading Eclipse experts Eric Clayberg and Dan Rubel present detailed, practical coverage of every aspect of plug-in development, as well as specific, proven solutions for the challenges developers are most likely to encounter. All code examples, relevant API listings, diagrams, and screen captures have been thoroughly updated to reflect both the Eclipse 3.4 API and the latest Java syntax. In addition, Clayberg and Rubel have completely revamped their popular Favorites View case study, reworking much of its content and recreating its code from scratch. The authors carefully cover new functionality added to existing Eclipse features, such as views and editors, and fully explain brand-new features such as Commands, GEF, and PDE Build. This extensively revised edition Thoroughly covers Eclipse's new preferences Illuminates the powerful new Eclipse Command Framework, which replaces Eclipse's older Action Framework Presents extensive new discussions of using commands with views and editors Introduces Mylyn, the new task-focused interface that reduces information overload and simplifies multi-tasking Contains an all-new chapter on using the Graphical Editing Framework (GEF) to build dynamic, interactive graphical user interface elements Walks you step by step through the entire PDE Build process Shows how to create update sites with p2, which replaces Eclipse's old Update Manager This book is designed for every experienced developer interested in extending the Eclipse platform, the Rational Software Development Platform, or any other platform that supports Eclipse plug-ins.
    Anmerkung: Previous ed.: Eclipse : building commercial-quality plug-ins. - Includes bibliographical references and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 16
    Online-Ressource
    Online-Ressource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988931 , 1933988932
    Sprache: Englisch
    Seiten: xxix, 487 p , ill. , 24 cm
    Schlagwort(e): Web site development ; Groovy (Computer program language) ; Java (Computer program language) ; Application software ; Development ; Electronic books ; local
    Kurzfassung: For web developers used to wrestling with Java and XML, Grails is a breath of fresh air. Developers are instantly productive, picking up all the benefits of the Ruby-based Rails framework without giving up any of the power of Java. Grails in Action is a comprehensive look at Grails for Java developers. It covers the nuts and bolts of the core Grails components and is jam-packed with tutorials, techniques, and insights from the trenches. The book starts with an overview of Grails and how it can help you get your web dev mojo back. Then it walks readers through a Twitter-style social networking app-built in Grails, of course-where they implement high-interest features like mashups, AJAX/JSON, animation effects, full text search, rounded corners, and lots of visual goodness. The book also covers using Grails with existing Java technology, like Spring, Hibernate, and EJBs.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 17
    Online-Ressource
    Online-Ressource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596156091 , 059615609X
    Sprache: Englisch
    Seiten: 1 v. (unpaged) , ill.
    Ausgabe: 1st ed.
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Computer network architectures ; Java (Computer program language) ; Service-oriented architecture (Computer science) ; Business enterprises ; Computer networks ; Management ; Web services ; Electronic books ; local
    Kurzfassung: Java SOA Cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It's full of Java and XML code you can insert directly into your applications and recipes you can apply right away. The book focuses primarily on the use of free and open source Java Web Services technologies -- including Java SE 6 and Java EE 5 tools -- but you'll find tips for using commercially available tools as well. Java SOA Cookbook will help you: Construct XML vocabularies and data models appropriate to SOA applications Build real-world web services using the latest Java standards, including JAX-WS 2.1 and JAX-RS 1.0 for RESTful web services Integrate applications from popular service providers using SOAP, POX, and Atom Create service orchestrations with complete coverage of the WS-BPEL (Business Process Execution Language) 2.0 standard Improve the reliability of SOAP-based services with specifications such as WS-Reliable Messaging Deal with governance, interoperability, and quality-of-service issues The recipes in Java SOA Cookbook will equip you with the knowledge you need to approach SOA as an integration challenge, not an obstacle.
    Anmerkung: Title from resource description page (viewed March 24, 2009). - Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 18
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781449379735 , 1449379737
    Sprache: Englisch
    Seiten: 74 p , ill.
    Serie: O'Reilly short cuts
    Schlagwort(e): Log4j (Computer file) ; Java (Computer program language) ; Application logging (Computer science) ; Application software ; Development ; Management ; Debugging in computer science ; Electronic books ; local
    Kurzfassung: Log4j has been around for a while now, and it seems like so many applications use it. I've used it in my applications for years now, and I'll bet you have too. But every time I need to do something with log4j I've never done before I find myself searching for examples of how to do whatever that is, and I don't usually have much luck. I believe the reason for this is that there is a not a great deal of useful information about log4j, either in print or on the Internet. The information is too simple to be of real-world use, too complicated to be distilled quickly (which is what most developers want) and/or not very well written and hard to understand. The purpose of this Short Cut is to hit the "sweet spot" that no other works currently do: the right balance between simplicity and useful information. The code for this Short Cut is available at the code example repository .
    Anmerkung: Caption title. - "Released: October 15, 2009."--P. [1]
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 19
    Online-Ressource
    Online-Ressource
    Berkeley, Calif. : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 9781430210092 , 1430210095
    Sprache: Englisch
    Seiten: xx, 323 p , ill. , 24 cm
    Serie: Expert's voice in open source
    Schlagwort(e): Java (Computer program language) ; Electronic books ; local
    Kurzfassung: "The Java™ landscape is littered with libraries, tools, and specifications. What's been lacking is the expertise to fuse them into solutions to real-world problems. These patterns are the intellectual mortar for J2EE software construction." -John Vlissides, coauthor of Design Patterns: Elements of Reusable Object-Oriented Software Pro Java™ EE Spring Patterns focuses on enterprise patterns, best practices, design strategies, and proven solutions using key Java EE technologies including JavaServer Pages™, Servlets, Enterprise JavaBeans™, and Java Message Service APIs. This Java EE patterns resource, catalog, and guide, with its patterns and numerous strategies, documents and promotes best practices for these technologies, implemented in a very pragmatic way using the Spring Framework and its counters. This title Introduces Java EE application design and Spring framework fundamentals Describes a catalog of patterns used across the three tiers of a typical Java EE application Provides implementation details and analyses each pattern with benefits and concerns Describes the application of these patterns in a practical application scenario What you'll learn Get an introduction to enterprise Java/Java EE application design patterns. Simplify enterprise Java design using the popular Spring framework. Examine presentation, business, web, and integration tier design patterns and best practices, including cross-cutting design patterns, aspect-oriented programming, etc. See how the enhanced and up-to-date pattern catalog compares to core J2EE design blueprints. Learn how to use comprehensive source code and configuration information. Develop order management system requirements for the first in-depth enterprise application case study. Design your order management system application using the final case study Who this book is for This book is for Java EE application architects, designers, and developers using or planning to use the Spring Framework.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 20
    Online-Ressource
    Online-Ressource
    Upper Saddle River, N.J. : IBM Press/Pearson plc | Boston, Mass. :Safari Books Online,
    ISBN: 9780768680591 , 076868059X
    Sprache: Englisch
    Seiten: xxxii, 430 p , ill. , 25 cm
    Serie: DeveloperWorks series
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Object-oriented databases ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: The Definitive Guide to Today's Leading Persistence Technologies Persistence in the Enterprise is a unique, up-to-date, and objective guide to building the persistence layers of enterprise applications. Drawing on their extensive experience, five leading IBM® Web development experts carefully review the issues and tradeoffs associated with persistence in large-scale, business-critical applications. The authors offer a pragmatic, consistent comparison of each leading framework--both proprietary and open source. Writing for IT managers, architects, administrators, developers, and testers, the authors address a broad spectrum of issues, ranging from coding complexity and flexibility to scalability and licensing. In addition, they demonstrate each framework side by side, via a common example application. With their guidance, you'll learn how to define your persistence requirements, choose the most appropriate solutions, and build systems that maximize both performance and value. Coverage includes Taking an end-to-end application architecture view of persistence Understanding business drivers, IT requirements, and implementation issues Driving your persistence architecture via functional, nonfunctional, and domain requirements Modeling persistence domains Mapping domain models to relational databases Building a yardstick for comparing persistence frameworks and APIs Selecting the right persistence technologies for your applications Comparing JDBC™, Apache iBATIS, Hibernate Core, Apache OpenJPA, and pureQuery The companion web site includes sample code that implements the common example used throughout the technology evaluation chapters, 5-9. The IBM Press developerWorks® Series is a unique undertaking in which print books and the Web are mutually supportive. The publications in this series are complemented by resources on the developerWorks Web site on ibm.com. Icons throughout the book alert the reader to these valuable resources.
    Anmerkung: Includes bibliographical references and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 21
    Online-Ressource
    Online-Ressource
    Upper Saddle River, N.J. : Prentice Hall/Sun Microsystems Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780137144488 , 0137144482
    Sprache: Englisch
    Seiten: xx, 1032 p , ill. , 24 cm
    Ausgabe: 8th ed.
    Serie: Sun Microsystems Press Java series
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Java (Computer program language) ; Electronic books ; local
    Kurzfassung: The revised edition of the classic Core Java™, Volume II-Advanced Features, covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. Like Volume I (which covers the core language and library features), this volume has been updated for Java SE 6 and new coverage is highlighted throughout. All sample programs have been carefully crafted to illustrate the latest programming techniques, displaying best-practices solutions to the types of real-world problems professional developers encounter. Volume II includes new sections on the StAX API, JDBC 4, compiler API, scripting framework, splash screen and tray APIs, and many other Java SE 6 enhancements. In this book, the authors focus on the more advanced features of the Java language, including complete coverage of Streams and Files Networking Database programming XML JNDI and LDAP Internationalization Advanced GUI components Java 2D and advanced AWT JavaBeans Security RMI and Web services Collections Annotations Native methods For thorough coverage of Java fundamentals-including interfaces and inner classes, GUI programming with Swing, exception handling, generics, collections, and concurrency-look for the eighth edition of Core Java™, Volume I-Fundamentals (ISBN: 978-0-13-235476-9).
    Anmerkung: Previous ed.: Core Java 2. 7th ed. - "Revised and updated for Java SE 6"--Cover. - Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 22
    Online-Ressource
    Online-Ressource
    Köln : O'Reilly Verlag : [Verlag nicht ermittelbar] | Boston, Mass. :Safari Books Online,
    ISBN: 9783897215467 , 3897215462
    Sprache: Deutsch
    Seiten: 196 p , 18 cm
    Ausgabe: 1. Aufl.
    Serie: O'Reillys Taschenbibliothek
    Schlagwort(e): Java (Computer program language) ; Electronic books ; local
    Kurzfassung: Wie oft sind Sie beim Programmieren schon ins Stocken geraten, weil Ihnen einfach nicht mehr einfallen wollte, worauf welche Modifizierer anwendbar sind, welche Exceptions es gibt, welche Bibliotheken Ihnen zur Verfügung stehen? In "Java - kurz & gut" fin
    Anmerkung: Title from resource description page (viewed on April 20, 2009). - "Übersetzung und deutsche Bearbeitung: Lars Schulten" --P. 2. - Includes bibliographical references and index. - Text in German translated from English
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 23
    Online-Ressource
    Online-Ressource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137146130 , 0137146132
    Sprache: Englisch
    Seiten: xxviii, 463 p , ill. , 25 cm. +
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Java (Computer program language) ; Enterprise application integration (Computer systems) ; Electronic books ; local
    Kurzfassung: Use Java CAPS to Streamline IT Services and Leverage Legacy Applications Design patterns are a useful tool for streamlining enterprise integration and Web development projects: the mission-critical projects that directly impact your competitiveness. Enterprise Integration Patterns by Gregor Hohpe and Bobby Woolf (Addison-Wesley, 2004) described many of the most useful patterns for enterprise developers. Until recently, however, implementing the patterns in that classic reference required the extensive use of raw Java code. Now there's a better alternative: Using Sun's Java Composite Application Suite (Java CAPS), architects and developers can implement enterprise integration patterns succinctly, elegantly, and completely. In Java™ CAPS Basics , Sun's own Java CAPS experts show how to quickly put these new tools and technologies to work in your real-world enterprise application integration projects. After reviewing the challenges of enterprise integration, they introduce Java CAPS and show how it can simplify the development of today's state-of-the-art "composite" applications. Next, they bridge the gap between abstract pattern languages and practical implementation details. You will learn essential Java CAPS concepts and methods in the context of the patterns you'll actually use for real-world message and system management. Coverage includes Comparing approaches to enterprise application integration and finding ways to integrate non-invasively, with fewer changes and lower costs Mastering the core integration tools provided by Java CAPS: eGate, eInsight, eWays and JMS Using enterprise integration patterns to improve application reusability, scalability, resilience, security, and manageability Implementing patterns for message exchange, correlation, infrastructure, routing, construction, transformation, and endpoints Generating and using cryptographic objects such as X.509 Certificates, PKCS#12, and JKS Keystores Using advanced techniques such as solution partitioning and subprocess implementation, many of which are covered nowhere else Constructing two complete example solutions that bring together many of the patterns discussed and illustrated in this book The companion CD contains detailed illustrations for most of the relevant patterns and two complete Java CAPS-based case studies (with solutions) that implement a number of the patterns discussed in the book. In addition, Part II contains a chapter on cryptographic objects used to configure...
    Anmerkung: Includes bibliographical references (p. 437-443) and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 24
    Online-Ressource
    Online-Ressource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 1932394850 , 9781932394856
    Sprache: Englisch
    Seiten: 513 p , ill. , 24 cm
    Schlagwort(e): Java (Computer program language) ; Computer software ; Testing ; Computer software ; Development ; Electronic books ; local
    Kurzfassung: Describes the techniques, tools, and design patterns of TDD and ATDD and how to test Java code and Java EE components.
    Anmerkung: Includes bibliographical references (p. 481-485) and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 25
    Online-Ressource
    Online-Ressource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 1590599977 , 9781590599976
    Sprache: Englisch
    Seiten: vi, 180 p , ill. , 24 cm
    Serie: FirstPress
    Schlagwort(e): Java (Computer program language) ; Application software ; Development ; Internet programming ; Electronic books ; local
    Kurzfassung: Guice (pronounced "Juice") is the Jolt Award-winning, 100% Java icing on the cake of Java dependency injection. Unlike other popular dependency injection 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 aspect-oriented programming, 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
    Anmerkung: Cover title
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 26
    Online-Ressource
    Online-Ressource
    [Boston, Mass.?] : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137017256 , 0137017251
    Sprache: Englisch
    Seiten: 170 p , ill.
    Serie: Short cuts
    Paralleltitel: Erscheint auch als
    Schlagwort(e): NetBeans (Computer file) ; Computer programming ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: Netbeans is not only a great IDE and platform, it is also a community of programming enthusiasts. 100 NetBeans TM IDE Tips and Tricks is a collection of the best technical tips for the NetBeans IDE, collected from community blogs, forums, NetBeans evangelists, and the author's personal experience. It focuses on specific recipes that can make you more productive in your routine development tasks and provides answers to your most pressing questions. The default software version for these tips is NetBeans IDE 6.0, when a feature is specific to another version, it is called out. The default platform is Microsoft Windows; Mac OS keyboard shortcuts are noted in parentheses.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 27
    Online-Ressource
    Online-Ressource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 9781590599211 , 1590599217
    Sprache: Englisch
    Seiten: xxvii, 890 p , ill. , 24 cm
    Schlagwort(e): Java (Computer program language) ; Application software ; Development ; Electronic books ; local
    Kurzfassung: The move from so-called heavyweight architectures, such as Enterprise JavaBeans, toward lightweight frameworks, like Spring, has not stopped since Pro Spring was published by Rob Harrop and Jan Machacek in 2005; in fact, it's picked up pace. The Spring Framework remains the leader in this move and provides a platform on which you can build your own applications and services. Pro Spring 2.5 covers the new features of Spring 2.5, but moreover, it is focused on the best practices and core standards of contemporary Spring development. As members of the Spring development team at Cake Solutions, the author team brings extensive practical experience gained from working with Spring since version 1.0 and delivering successful systems on top of it. Learn the approaches that really matter in a professional, enterprise-level environment, so you can apply them to your projects today, safe in the knowledge that they just work.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 28
    Online-Ressource
    Online-Ressource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781430210313 , 1430210311
    Sprache: Englisch
    Seiten: xx, 241 p , ill. , 24 cm
    Serie: The expert's voice in Web development
    Schlagwort(e): Google ; Ajax (Web site development technology) ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: Presents an introduction to Google Web Toolkit and how to use it to build user-friendly Web applications.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 29
    Online-Ressource
    Online-Ressource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780131363045 , 0131363042
    Sprache: Englisch
    Seiten: xvii, 370 p , ill. , 24 cm
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Web sites ; Design ; Web site development ; Java (Computer program language) ; Social networks ; Computer network resources ; Online social networks ; Electronic books ; local
    Kurzfassung: Use zembly to Create Social Web Applications for: Facebook, Flickr, iPhone, and More! With zembly you can create mashups and web applications drawing on content from virtually any web site, API call, or data stream. What's more, zembly makes it as easy to deploy and scale next-generation web applications as it is to build them. Suddenly, the web itself becomes programmable: the browser becomes your development environment, and you can leverage building blocks created by thousands of developers, worldwide. With extensive contributions from zembly's creators, Assemble the Social Web with zembly is the first and only official guide to zembly. This book brings together all the knowledge and code you'll need to build applications for today's leading Web 2.0 platforms: Facebook, Flickr, Google Maps, iPhone, and more. The authors begin with a high-level tour of zembly that clearly explains its goals, capabilities, core concepts, and long-term direction. You'll quickly walk through constructing your first zembly application; then, learn step-by-step how to use zembly with each of today's most powerful and popular social web platforms. Coverage includes Understanding the new paradigm of social programming Building Flickr widgets to generate and display web-based slide shows Creating widgets that draw upon Zillow's enormous real estate database Developing mashups that incorporate maps and geographical data from Google Maps Integrating with Facebook: from the absolute basics through advanced techniques utilizing the Facebook Data Store Model Using Dapper Dapps to create feeds that can capture content from virtually any web site Using zembly to simplify and accelerate iPhone web app development Whether you're a long-time web professional or a casual developer with a specialized problem to solve, zembly is the tool you've been waiting for. One book brings together everything you need to make the most of it: Assemble the Social Web with zembly .
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 30
    Online-Ressource
    Online-Ressource
    Greenwich, [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988290 , 1933988290
    Sprache: Englisch
    Seiten: xviii, 357 p , ill. , 24 cm
    Schlagwort(e): Ajax (Web site development technology) ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: If you're a web developer, you know that you can use Ajax to add rich, user-friendly, dynamic features to your applications. With the Google Web Toolkit (GWT), a new Ajax tool from Google that automatically converts Java to JavaScript, you can build Ajax applications using the Java language. GWT in Practice is an example-driven, code-rich book designed for web developers already familiar with the basics of GWT who now want hands-on experience. After a quick review of GWT fundamentals, GWT in Practice presents scores of handy, reusable solutions to the problems you face when you need to move beyond "Hello World" and "proof of concept" applications. This book skips the theory and looks at the way things really work when you're building. I also shows you where GWT fits into the Enterprise Java Developer's toolset. Written by expert authors Robert Cooper and Charlie Collins, this book combines sharp insight with hard-won experience. Readers will find thorough coverage of all aspects of GWT development from the basic GWT concepts to in depth real world example applications. The first part of the book is a rapid introduction to the GWT methodology The second part of the book then delves into several practical examples which further demonstrate core aspects of the toolkit The book concludes by presenting several larger GWT applications including drag and drop support for UI elements, data binding, processing streaming data, handling application state, automated builds, and continuous integration. Along the way GWT in Practice covers many additional facets of working with the toolkit. Various development tools are used throughout the book, including Eclipse, NetBeans, IDEA, Ant, Maven, and, of course, the old fashioned command line. The book also addresses integrating GWT with existing applications and services along with enterprise and team development.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 31
    Online-Ressource
    Online-Ressource
    Berkeley, Calif. : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 9781590599860 , 1590599861
    Sprache: Englisch
    Seiten: xxi, 341 p , ill. , 24 cm
    Serie: The expert's voice in open source
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Java (Computer program language) ; Object-oriented programming (Computer science) ; Computer software ; Development ; Electronic books ; local
    Kurzfassung: Get the definitive guide on all the fundamentals of Terracotta as well as user secrets, recipes, and prepackaged frameworks. Written by Terracotta's chief technology officer Ari Zilka and his team, The Definitive Guide to Terracotta: Cluster the JVM for Spring, Hibernate and POJO Scalability covers the following: High Availability (HA) nth degree scaling and clustering for traditional J2EE and Java EE 5 applications (using Seam or other application) as well as Spring-based enterprise applications Everyday Terracotta using its prepackaged frameworks and integration recipes, including configuration and customization for your application tuning, no matter the scale Power user secrets available, including config modules, customized advanced performance tuning, SDLC, Maven, and more
    Anmerkung: Title from resource description page (viewed May 27, 2009). - Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 32
    Online-Ressource
    Online-Ressource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596527938 , 0596527934
    Sprache: Englisch
    Seiten: xxxv, 871 p , ill. , 23 cm
    Ausgabe: 1st ed.
    Schlagwort(e): Java (Computer program language) ; Open source software ; Electronic books ; local
    Kurzfassung: Focuses on open source tools that can increase productivity in each area of the development cycle, including: Ant, Maven 2, CVS, Subversion, CheckStyle, PMD, FindBugs, Jupiter, JUnit 4, TestNG, Cobertura, Bugzilla, Trac, Continuum, CruiseControl, LuntBuild, and Hudson.
    Anmerkung: Includes bibliographical references (p. 855-856) and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 33
    Online-Ressource
    Online-Ressource
    Sebastopol, Calif : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596517335 , 0596517335
    Sprache: Englisch
    Seiten: xiv, 452 p , ill. , 24 cm
    Ausgabe: 1st ed.
    Schlagwort(e): Maven (Computer file) ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here. Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how this tool can bring order to your software development projects. Maven is largely replacing Ant as the build tool of choice for large open source Java projects because, unlike Ant, Maven is also a project management tool that can run reports, generate a project website, and facilitate communication among members of a working team. To use Maven, everything you need to know is in this guide. The first part demonstrates the tool's capabilities through the development, from ideation to deployment, of several sample applications -- a simple software development project, a simple web application, a multi-module project, and a multi-module enterprise project. The second part offers a complete reference guide that includes: The POM and Project Relationships The Build Lifecycle Plugins Project website generation Advanced site generation Reporting Properties Build Profiles The Maven Repository Team Collaboration Writing Plugins IDEs such as Eclipse, IntelliJ, ands NetBeans Using and creating assemblies Developing with Maven Archetypes Several sources for Maven have appeared online for some time, but nothing served as an introduction and comprehensive reference guide to this tool -- until now. Maven: The Definitive Guide is the ideal book to help you manage development projects for software, web applications, and enterprise applications. And it comes straight from the source.
    Anmerkung: Title from title screen. - Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 34
    Online-Ressource
    Online-Ressource
    [United States?] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596155063 , 0596155069
    Sprache: Englisch
    Seiten: [250] p , ill.
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Ruby on rails (Electronic resource) ; Java (Computer program language) ; Ruby (Computer program language) ; Web site development ; Application software ; Development ; Electronic books ; local
    Kurzfassung: If you're interested in JRuby, you probably don't need a tutorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications with Java toolkits, and more. Using numerous reusable code samples, JRuby Cookbook shows you how to: Install and update JRuby on Windows, Mac OS X, and Linux, and IDEs such as NetBeans and Eclipse Package and deploy Rails apps on Java Servlet containers and Java EE application servers, including JBoss, Tomcat, and GlassFish Integrate Ruby and Rails applications with popular Java EE technologies such as JMS, JMX, JPA, Spring, and Hibernate Develop desktop and client applications with cross-platform Java UI technologies and toolkits such as Swing, SWT, and Java 2D Maximize the flexibility of your testing and build environment, using both existing Java-based tools such as Ant and Maven and newer Ruby-based tools such as Rake, Raven, and Buildr The JRuby interpreter combines Ruby's simplicity and ease of use with Java's extensive libraries and technologies, a potent blend that opens new possibilities for Ruby, Rails, and Java. This Cookbook helps you take full advantage of JRuby's potential. "The JRuby Cookbook is an excellent book for any polyglot who is trying to bridge the gap between Java and Ruby. It provides solutions to specific problems developers face in both their development and testing environments, along with the applications they're building."-- Bob McWhirter, Research & Prototyping, Red Hat Middleware
    Anmerkung: Title from title screen. - Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 35
    Online-Ressource
    Online-Ressource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596516680 , 0596516681
    Sprache: Englisch
    Seiten: xxxii, 879 p , ill. , 24 cm
    Ausgabe: 2nd ed.
    Schlagwort(e): JavaServer pages ; Java (Computer program language) ; Servlets ; Electronic data processing personnel ; Certification ; Study guides ; Electronic books ; local
    Kurzfassung: Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam? This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're over the legal limit for caffeine. You can't waste your time with a book that makes sense only AFTER you're an expert (or worse, one that puts you to sleep). Learn how to write servlets and JSPs, what makes a web container tick (and what ticks it off), how to use JSP's Expression Language (EL for short), and how to write deployment descriptors for your web applications. Master the c:out tag, and get a handle on exactly what's changed since the older J2EE 1.4 exam. You don't just pass the new J2EE 1.5 SCWCD exam, you'll understand this stuff and put it to work immediately. Head First Servlets and JSP doesn't just give you a bunch of facts to memorize; it drives knowledge straight into your brain. You'll interact with servlets and JSPs in ways that help you learn quickly and deeply. And when you're through with the book, you can take a brand-new mock exam, created specifically to simulate the real test-taking experience.
    Anmerkung: Title from title screen. - "Passing the Sun certified Web component developer exam"--Cover. - Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 36
    Online-Ressource
    Online-Ressource
    [United States?] : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137131297 , 0137131291
    Sprache: Englisch
    Seiten: 1 streaming video file (16 hr., 36 min., 25 sec.) , digital, sd., col. +
    Serie: LiveLessons
    Schlagwort(e): Java (Computer program language) ; Electronic videos ; local
    Kurzfassung: "Java Fundamentals I and II will show you everything you need to know to start building robust, powerful software with Java SE. This collection provides $2,000 (USD) worth of expert Java training!"--Resource description page.
    Anmerkung: Title from resource description page (viewed March 5, 2009)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 37
    Online-Ressource
    Online-Ressource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596517724 , 0596517726
    Sprache: Englisch
    Seiten: xiv, 363 p , ill. , 24 cm
    Schlagwort(e): Hibernate (Electronic resource) ; Java (Computer program language) ; Middleware ; Relational databases ; Electronic books ; local
    Kurzfassung: Harnessing Hibernate is an ideal introduction to the popular framework that lets Java developers work with information from a relational database easily and efficiently. Databases are a very different world than Java objects, and they often involve people with different skills and specializations. With Hibernate, bridging these two worlds is significantly easier, and with this book, you can get up to speed with Hibernate quickly. Rather than present you with another reference, Harnessing Hibernate lets you explore the system, from download and configuration through a series of projects that demonstrate how to accomplish a variety of practical goals. The new edition of this concise guide walks you through Hibernate's primary features, which include mapping from Java classes to database tables, and from Java data types to SQL data types. You will also learn about Hibernate's data query and retrieval facilities, and much more. By reading and following along with the examples, you can get your own Hibernate environment set up quickly and start using it for real-world tasks right away. Harnessing Hibernate teaches you how to: Perform Object/Relational mapping Work with persistent data from Java code Work with groups and relationships between objects Extend Hibernate's rich type support for your own needs Simplify query creation using criteria and examples Use the Hibernate Query Language (HQL) and understand how it differs from SQL Use Hibernate in conjunction with Spring Use Hibernate in conjunction with other packages, such as the Stripes web framework and the Eclipse IDE Once you're past the first few chapters, you can jump to topics that you find particularly interesting or relevant. All background material and explanations of how Hibernate works and why is in the service of a focused task. Source code can be downloaded from the book's website. If using SQL is an uncomfortable chore, Harnessing Hibernate offers you an effective and trouble-free method for working with the information you store in your applications.
    Anmerkung: Includes index. - "A step-by-step guide to Java persistence"--Cover
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 38
    Online-Ressource
    Online-Ressource
    Birmingham : Packt Publishing | Boston, Mass. :Safari Books Online,
    ISBN: 9781847194404 , 1847194400
    Sprache: Englisch
    Seiten: x, 414 p , ill. , 24 cm
    Schlagwort(e): Java (Computer program language) ; Enterprise application integration (Computer systems) ; Computer architecture ; Electronic books ; local
    Kurzfassung: In Detail The goal of Java Business Integration (JBI) is to allow components and services to be integrated in a vendor-independent way, allowing users and vendors to plug and play. Java Business Integration (JBI) is a specification aiming to define a Service Provider Interface for integration containers so that integration components written for these containers are portable across containers and also integrate with other components or services using standard protocols and formats. JBI is based on JSR 208, which is an extension of Java 2 Enterprise Edition (J2EE). This book first discusses the various integration approaches available and introduces the Enterprise Service Bus (ESB), a new architectural pattern that facilitates integrating services. ESB provides mediation services including routing and transformation. Java Business Integration (JBI) provides a collaboration framework that provides standard interfaces for integration components and protocols to plug into, thus allowing the assembly of Service-Oriented Integration (SOI) frameworks following the ESB pattern. Once JBI and ESB are introduced, we look at how we have been doing service integration without either of these using traditional J2EE. The book then slowly introduces ESB and, with the help of code, showcases how easily things can be done using JBI. What you will learn from this book? Assembling services and porting them across containers using JBI Exposing EJB as a WSDL-compliant service across firewalls Binding remote services to ESB to be consumed internally Exposing local components in ESB like POJO as externally accessible WSDL-compliant services Providing a web service gateway for external consumers Accessing web services over a reliable transport channel like JMS Implementing web service versioning using ESB Implementing service aggregation at ESB Transactions, Security, Clustering, and JMX in ESB Approach The book covers all concepts with examples that can be built, deployed, and run by readers using the Apache Ant tool in Apache ServiceMix, which is an open-source Enterprise Service Bus that combines the functionality of a Service Oriented Architecture (SOA) and an Event Driven Architecture (EDA). The aim of this book is to prepare an architect or developer for building integration solutions using ESB. To that end, this book takes a practical approach, emphasizing how to get things done in ServiceMix with code. When needed, it delves into the theoretical aspects of ES...
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 39
    Online-Ressource
    Online-Ressource
    Upper Saddle River, N.J. : Pearson Education | Boston, Mass. :Safari Books Online,
    ISBN: 9780136085881 , 0136085881
    Sprache: Englisch
    Seiten: xxxii, 1130 p , ill. , 23 cm. +
    Ausgabe: 5th ed.
    Paralleltitel: Erscheint auch als
    Schlagwort(e): C (Computer program language) ; C++ (Computer program language) ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. Using the Deitels' signature "Live-Code™ Approach," this complete, authoritative introduction to C programming offers strong treatment of structured algorithm and program development in ANSI/ISO C with 150 working C programs. Includes rich, 300-page treatment of object-oriented programming in C++ that helps students interpret the code more effectively.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 40
    Online-Ressource
    Online-Ressource
    Köln : O'Reilly Verlag : [Verlag nicht ermittelbar] | Boston, Mass. :Safari Books Online,
    ISBN: 9783897215313 , 3897215314
    Sprache: Deutsch
    Seiten: 172 p , 18 cm
    Ausgabe: 3. Aufl.
    Serie: O'Reillys Taschenbibliothek
    Schlagwort(e): Java (Computer program language) ; Web servers ; Object-oriented programming (Computer science) ; Electronic books ; local
    Kurzfassung: JavaScript ist eine mächtige, objektorientierte Skriptsprache, die ursprünglich vor allem dazu genutzt wurde, visuelle Web-Effekte zu erzeugen oder Formulare zu validieren. Im Zusammenhang mit Ajax kommt JavaScript immer häufiger auch bei der Programmieru
    Anmerkung: Title from resource description page (viewed April 17, 2009). - Includes index. - Text in German translated from English
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 41
    Online-Ressource
    Online-Ressource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897214828 , 3897214822
    Sprache: Deutsch
    Seiten: xxii, 397 p , ill. , 24 cm
    Ausgabe: 1. Aufl.
    Schlagwort(e): Java (Computer program language) ; Computer software ; Development ; Computer software ; Testing ; Agile software development ; Electronic books ; local
    Kurzfassung: Klar, alle entwickeln inzwischen "agil". Fast jeder hat schon einmal vom Agilen Manifest gehört, häufige Iterationen werden inzwischen für die meisten IT-Projekte angestrebt, und dass die zwischenmenschliche Komponente auch "irgendwie" wichtig ist, wissen wir doch auch nicht erst seit gestern. Aber "agil" ist nicht so vage! Java Champion Michael Hüttermann erklärt, was agile Softwareentwicklung wirklich bedeutet, und zeigt, wie sie sich konkret in die Tat umsetzen lässt. Mit viel Sachverstand schlägt er den Bogen vom Agilen Manifest bis zu einer kompletten technischen Infrastruktur, die agile Java-Entwicklung unterstützt. Die agile Philosophie und ihre Umsetzung Die Basis agiler Entwicklung ist natürlich das Agile Manifest, von dem sich zahlreiche Werte, Prinzipien und Methoden ableiten lassen. In diesem Buch wird deutlich, warum agiles Vorgehen so erfolgreich ist und wie es sich am besten einführen lässt. Auch Fallstricke in der Praxis verschweigt der Autor nicht und gibt zahlreiche Tipps aus seiner Projekterfahrung. Eine vollständige Infrastruktur für Ihre agile Java-Entwicklung An der spannendsten Frage hören dann viele andere Bücher auf: Wie setze ich die Theorie in technische Praxis um? Michael Hüttermann stellt Ihnen eine Infrastruktur aus nützlichen Werkzeugen vor, die Ihren kompletten Entwicklungszyklus abbilden und agiles Vorgehen konkret unterstützen. Von der Versionskontrolle über den Build-Prozess bis zu verschiedenen Testmöglichkeiten - der größere Teil des Buchs widmet sich der technischen Umsetzung der verschiedenen Projektphasen. Moderne Werkzeuge und typische Szenarien Die Werkzeuge, die Sie hier kennenlernen werden, sind allesamt bewährte Open Source-Tools: JUnit und TestNG für Komponententests, Selenium und WebTest sowie Jemmy für funktionale und Akzeptanztests für Java Web- und Swing-Anwendungen, Subversion, Ant, Maven und CruiseControl für Konfigurationsmanagement und Build-Prozess, ergänzende Werkzeuge wie Checkstyle, EasyMock und Trac - mit ihnen lassen sich die Anforderungen moderner Java-Projekte effektiv erfüllen. Zahlreiche typische Szenarien spielt der Autor auch mit konkreten Code-Beispielen durch.
    Anmerkung: Title from resource description page (viewed April 22, 2009). - "von der Methode bis zur technischen Infrastruktur" --Cover. - Includes bibliographical references (p. 387 - 389) and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 42
    Online-Ressource
    Online-Ressource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988238 , 1933988231
    Sprache: Englisch
    Seiten: xxxii, 597 p , ill. , 24 cm
    Schlagwort(e): Google ; Ajax (Web site development technology) ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: A guide to the Google Web Toolkit covers such topics as developing an application, working with widgets, working with panels, handling events, building JSNI components, and generating new code.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 43
    Online-Ressource
    Online-Ressource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781932394801 , 193239480X
    Sprache: Englisch
    Seiten: xxxii, 566 p , ill. , 24 cm
    Ausgabe: 2nd ed.
    Schlagwort(e): Ant (Computer file) ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: Introduces the build tool for Java application development, covering both user defined and built-in tasks.
    Anmerkung: Rev. ed. of: Java development with Ant / Erik Hatcher. 2003. - Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 44
    Online-Ressource
    Online-Ressource
    [United States?] : Addison-Wesley | Boston, Mass. :Safari Books Online,
    Sprache: Englisch
    Seiten: 1 streaming video file (45 min., 27 sec.) , digital, sd., col.
    Schlagwort(e): Java (Computer program language) ; Electronic videos ; local
    Kurzfassung: "An interview with Jeet Kaul on December 5th, 2007."--Resource description page.
    Anmerkung: Title from title frames. - "Voices that matter, the technology conference series from the publishing imprints of Pearson Education."
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 45
    Online-Ressource
    Online-Ressource
    [United States?] : Prentice Hall | Boston, Mass. :Safari Books Online,
    Sprache: Englisch
    Seiten: 1 streaming video file (39 min., 51 sec.) , digital, sd., col.
    Schlagwort(e): Google Web Toolkit ; Application software ; Java (Computer program language) ; Electronic videos ; local
    Kurzfassung: "An interview with David Geary on December 6th, 2007."--Resource description page.
    Anmerkung: Title from title frames. - "Voices that matter, the technology conference series from the publishing imprints of Pearson Education."
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 46
    Online-Ressource
    Online-Ressource
    [United States?] : Addison-Wesley | Boston, Mass. :Safari Books Online,
    Sprache: Englisch
    Seiten: 1 streaming video file (56 min., 43 sec.) , digital, sd., col.
    Schlagwort(e): Google Web Toolkit ; Application program interfaces (Computer software) ; Java (Computer program language) ; Electronic videos ; local
    Kurzfassung: "GWT includes an extensive RPC framework to let your GWT applications communicate using standard Java objects over the network. This framework is powerful and useful, but with great power comes great responsibility. Java persistence, Java 5 generics and annotations, data transfer of business objects, object graph pruning, and message ordering can all affect your APIs and your apps. In this session, Rob Jellinghaus discusses best practices that address these issues and others, to enable you to use GWT RPC effectively."--Resource description page.
    Anmerkung: Title from title frames. - "Voices that matter, the technology conference series from the publishing imprints of Pearson Education."
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 47
    Online-Ressource
    Online-Ressource
    [United States?] : Addison-Wesley | Boston, Mass. :Safari Books Online,
    Sprache: Englisch
    Seiten: 1 streaming video file (52 min., 31 sec.) , digital, sd., col.
    Schlagwort(e): Bloch, Joshua ; Java (Computer program language) ; Electronic videos ; local
    Kurzfassung: "An interview with Josh Bloch on December 4th, 2007."--Resource description page.
    Anmerkung: Title from title frames. - "Voices that matter, the technology conference series from the publishing imprints of Pearson Education."
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 48
    Online-Ressource
    Online-Ressource
    Upper Saddle River, N.J. : Pearson Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780136085676 , 0136085679
    Sprache: Englisch
    Seiten: xliv, 1596 p , ill. , 24 cm +
    Ausgabe: 7th ed.
    Serie: How to program series
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Java (Computer program language) ; Electronic books ; local
    Kurzfassung: The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. This survey of Java programming contains an extensive OOD/UML 2 case study on developing an automated teller machine. The Seventh Edition has been extensively fine-tuned and is completely up-to-date with Sun Microsystems, Inc.'s latest Java release-Java Standard Edition (Java SE) 6.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 49
    Online-Ressource
    Online-Ressource
    Greenwich, Conn. : Manning Publications Co. | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988344 , 1933988347
    Sprache: Englisch
    Seiten: xxix, 677 p , ill. , 24 cm
    Schlagwort(e): JavaBeans ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: This book is a tutorial for both novice and experienced Java developers, helping them learn EJB 3 and the JPA (Java Persistence API).
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 50
    Online-Ressource
    Online-Ressource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781932394825 , 1932394826
    Sprache: Englisch
    Seiten: xxx, 336 p , ill.
    Schlagwort(e): Relational databases ; Object-oriented databases ; Object-oriented programming (Computer science) ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: iBATIS in Action teaches Java developers and architects how to use the iBATIS framework to map relational databases to object-oriented programs. Written by the creator of iBATIS, this practical book presents patterns and solutions that readers can apply immediately. iBATIS in Action shows Java developers how to tackle the problem of data persistence using the elegant iBATIS framework. iBATIS helps developers solve the problem of connecting- or mapping- relational databases to object-oriented code. An extensive running example presents reusable iBATIS patterns and common solutions. The sample application shows where iBATIS fits in a typical web application as well as how iBATIS integrates with other popular frameworks like Struts. iBATIS in Action focuses on solving existing problems without introducing new ones. In addition to showing what iBATIS does, iBATIS in Action also shows how iBATIS solves problems. Readers explore the driving design philosophy behind iBATIS as presented by iBATIS creator Clinton Begin.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 51
    Online-Ressource
    Online-Ressource
    [United States?] : Addison-Wesley | Boston, Mass. :Safari Books Online,
    Sprache: Englisch
    Seiten: 1 streaming video file (58 min., 48 sec.) , digital, sd., col.
    Schlagwort(e): Google Web Toolkit ; Ajax (Web site development technology) ; Application software ; Java (Computer program language) ; Electronic videos ; local
    Kurzfassung: "It is a rare combination when the easiest approach produces the best results, but that's what GWT delivers. GWT lets developers leverage their Java expertise and productivity tools to easily create high-performance Ajax applications. Development teams can work surprisingly quickly when they can focus on the product that they are building instead of fighting browser quirks and performance oddities. Come learn how to take maximum advantage of GWT's productivity features such as reuse, UI templating and code generation to help your development team not only survive in the world of Ajax, but genuinely thrive."--Resource description page.
    Anmerkung: Title from title frames. - "Voices that matter, the technology conference series from the publishing imprints of Pearson Education."
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 52
    Online-Ressource
    Online-Ressource
    [United States?] : Addison-Wesley | Boston, Mass. :Safari Books Online,
    Sprache: Englisch
    Seiten: 1 streaming video file (45 min., 5 sec.) , digital, sd., col.
    Schlagwort(e): Google Web Toolkit ; Browsers (Computer programs) ; Java (Computer program language) ; Electronic videos ; local
    Kurzfassung: "What do you do when you want the benefits of modularity and abstraction during development, but you aren't willing to subject users with any runtime overhead to get it? If you're the GWT team, you invent deferred binding. Deferred binding is a pluggable compile-time type substitution and code generation mechanism. This unique approach to program modularization provides many of the benefits of Java reflection and dynamic class loading without compromising the GWT compiler's ability to optimize the heck out of your code. The GWT libraries leverage deferred binding to provide zero-overhead browser abstractions, highly optimizable internationalization, automatic image bundling, and high-performance, polymorphic RPC. Best of all, deferred binding is extensible, and this session will show you how you can take advantage of it to build powerful, reusable and, most importantly, efficient abstractions in your own libraries."--Resource description page.
    Anmerkung: Title from title frames. - "Voices that matter, the technology conference series from the publishing imprints of Pearson Education."
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 53
    Online-Ressource
    Online-Ressource
    [United States?] : Addison-Wesley | Boston, Mass. :Safari Books Online,
    Sprache: Englisch
    Seiten: 1 streaming video file (40 min., 38 sec.) , digital, sd., col.
    Schlagwort(e): Google Web Toolkit ; Java (Computer program language) ; Application software ; Electronic videos ; local
    Kurzfassung: "The GWT charter 'Making GWT Better' states that GWT centers on the Java language not for a 'religious' reason, but instead for a pragmatic one: there are lots of great Java tools. It's good news, then, that GWT is operating system and IDE agnostic, so you can use the Java tools of your choice. The even better news is that a new generation of GWT-specific third party tools is now available. Come hear from the creators how each of these products can improve your productivity with GWT, simplifying everything from RPC to WYSIWYG to I18N (internationalization)."--Resource description page.
    Anmerkung: Title from title frames. - "Voices that matter, the technology conference series from the publishing imprints of Pearson Education."
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 54
    Online-Ressource
    Online-Ressource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897214484 , 3897214482
    Sprache: Deutsch
    Seiten: xxviii, 675 p , ill.
    Ausgabe: 1. Aufl.
    Schlagwort(e): Java (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local
    Kurzfassung: Java von Kopf bis Fuß ist eine umfassende Erlebnistour durch die Objektorientierte Programmierung und Java. Ganz nach modernen Lernprinzipien entworfen, führt Sie dieses Buch von den Grundlagen der Sprache zu fortgeschrittenen Themen wie Threads, N
    Anmerkung: Title from resource description page (viewed Apr. 22, 2009). - "Übersetzung und deutsche Bearbeitung: Lars Schulten, Köln & Elke Buchholz, Aachen."--Copyright page. - Text in German, translated from English
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 55
    Online-Ressource
    Online-Ressource
    [Upper Saddle River, N.J.] : IBM Press | Boston, Mass. :Safari Books Online,
    ISBN: 0321356993
    Sprache: Englisch
    Seiten: 384 p , ill.
    Schlagwort(e): Rational Clearcase ; Ant (Computer file) ; CruiseControl (Computer file) ; Java (Computer program language) ; Computer software ; Development ; Electronic books ; local
    Kurzfassung: Optimize your entire Java build and release process with ClearCase ® , Ant, and CruiseControl Better builds mean better software . Effective, regular build processes accelerate development and improve quality, helping you identify small problems early, before they grow complex and costly to fix. Now, there's a step-by-step guide to creating Java build processes that are right for your organization. Leading build and release management expert Kevin Lee introduces best practices for integrating and using three exceptionally powerful and recognized industry standard tools: IBM Rational® ClearCase software configuration management system, the open source Ant build tool, and CruiseControl for automating continuous builds. No previous build experience is necessary: Lee thoroughly explains everything from configuring SCM environments and defining build scripts through to release packaging and deployment. He offers solutions and techniques for both Base ClearCase and Unified Change Management (UCM)-IBM Rational's best practice Software Configuration Management usage model. Key techniques are presented in real-world context, through a full-fledged three-tier application case study. Whether you are a software developer, manager, or integrator, this book will help you create better builds-and reap the benefits in efficiency, traceability, quality, and speed. Coverage includes · Ensuring that every build you create is complete, consistent, and reproducible · Configuring a ClearCase-controlled environment to support your development organization's build and release process · Installing Ant and configuring it to build all of your project assets · Integrating Ant with ClearCase and effectively using them together · Installing CruiseControl and configuring it to schedule and automate different types of builds · Integrating CruiseControl with ClearCase to schedule builds and automate baselines and reports · Creating custom baseline and change request reports · Setting up automatic notification whenever build problems arise · Creating and packaging releasable, traceable builds with ClearCase and ClearQuest™
    Anmerkung: Includes bibliographical references and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 56
    Online-Ressource
    Online-Ressource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 0672328968
    Sprache: Englisch
    Seiten: xvii, 334 p , ill.
    Schlagwort(e): Hibernate (Electronic resource) ; Java (Computer program language) ; Application software ; Development ; Electronic books ; local
    Kurzfassung: Agile Java™ Development With Spring, Hibernate and Eclipse is a book about robust technologies and effective methods which help bring simplicity back into the world of enterprise Java development. The three key technologies covered in this book, the Spring Framework, Hibernate and Eclipse, help reduce the complexity of enterprise Java development significantly. Furthermore, these technologies enable plain old Java objects (POJOs) to be deployed in light-weight containers versus heavy-handed remote objects that require heavy EJB containers. This book also extensively covers technologies such as Ant, JUnit, JSP tag libraries and touches upon other areas such as such logging, GUI based debugging, monitoring using JMX, job scheduling, emailing, and more. Also, Extreme Programming (XP), Agile Model Driven Development (AMDD) and refactoring are methods that can expedite the software development projects by reducing the amount of up front requirements and design; hence these methods are embedded throughout the book but with just enough details and examples to not sidetrack the focus of this book. In addition, this book contains well separated, subjective material (opinion sidebars), comic illustrations, tips and tricks, all of which provide real-world and practical perspectives on relevant topics. Last but not least, this book demonstrates the complete lifecycle by building and following a sample application, chapter-by-chapter, starting from conceptualization to production using the technology and processes covered in this book. In summary, by using the technologies and methods covered in this book, the reader will be able to effectively develop enterprise-class Java applications, in an agile manner!
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 57
    Online-Ressource
    Online-Ressource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 0132395525
    Sprache: Englisch
    Seiten: 424 p , ill.
    Ausgabe: 2nd ed.
    Schlagwort(e): Java (Computer program language) ; Computer programming ; Electronic books ; local
    Kurzfassung: The Only Complete Guide and Reference for NetBeans™ IDE 5.0 The award-winning NetBeans™ IDE eases all aspects of Java application development, incorporating a wide range of powerful features into one well-designed package. NetBeans IDE is consistently first in supporting the latest Java technologies for developing desktop, web, enterprise, and mobile applications. NetBeans™ IDE Field Guide provides an introduction to the IDE and an extensive range of topics to help you with both everyday and advanced programming tasks, including Taking advantage of the Ant-based project system to create easily deployable projects Developing web applications with the built-in Apache Tomcat web server Constructing, assembling, and verifying large-scale Java EE applications Managing the Sun Java System Application Server through NetBeans IDE Developing mobile applications with the NetBeans Mobility Pack In this expanded second edition, you can also learn how to Build powerful and attractive desktop applications with the Matisse GUI Builder Profile your applications for performance issues Develop modules for NetBeans IDE and rich-client applications based on the NetBeans Platform Chat and share code with other developers using the NetBeans Collaboration Modules
    Anmerkung: Includes bibliographical references and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 58
    Online-Ressource
    Online-Ressource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 1590596935 , 9781590596937
    Sprache: Englisch
    Seiten: xxi, 336 p , ill. , 24 cm
    Schlagwort(e): Hibernate (Electronic resource) ; Relational databases ; Java (Computer program language) ; Object-oriented programming (Computer science) ; Web site development ; Electronic books ; local
    Kurzfassung: Beginning Hibernate is ideal if you're experienced in Java with databases (the traditional, or connected, approach), but are new to open source lightweight Hibernate-the most popular de facto object-relational mapping and database-oriented application development framework. This book packs in information about the release of the Hibernate 3.2.x persistence layer and provides a clear introduction to the current standard for object-relational persistence in Java. Experienced author Dave Minter and contributor Jeff Linwood provide more in-depth examples than any other books for Hibernate beginners. The authors also present material in a lively, example-based mannernot in a dry, theoretical, hard-to-read fashion. And since the book keeps its focus on Hibernate without wasting time on nonessential third-party tools, you'll be able to immediately start building transaction-based engines and applications.
    Anmerkung: "Covers Hibernate 3.2"--Cover. - Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 59
    Online-Ressource
    Online-Ressource
    [Upper Saddle River, N.J.] : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 032142672X
    Sprache: Englisch
    Seiten: 864 p , col. ill.
    Ausgabe: 2nd ed.
    Schlagwort(e): Computer software ; Development ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: A new edition of this title is available, ISBN-10: 0321553462 ISBN-13: 9780321553461 "I'm often asked, 'What are the best books about Eclipse?' Number one on my list, every time, is Eclipse: Building Commercial-Quality Plug-ins. I find it to be the clearest and most relevant book about Eclipse for the real-world software developer. Other Eclipse books focus on the internal Eclipse architecture or on repeating the Eclipse documentation, whereas this book is laser focused on the issues and concepts that matter when you're trying to build a product." -- Bjorn Freeman-Benson Director, Open Source Process, Eclipse Foundation "As the title suggests, this massive tome is intended as a guide to best practices for writing Eclipse plug-ins. I think in that respect it succeeds handily. Before you even think about distributing a plug-in you've written, read this book." -- Ernest Friedman-Hill Sheriff, JavaRanch.com " Eclipse: Building Commercial-Quality Plug-ins was an invaluable training aid for all of our team members. In fact, training our team without the use of this book as a base would have been virtually impossible. It is now required reading for all our developers and helped us deliver a brand-new, very complex product on time and on budget thanks to the great job this book does of explaining the process of building plug-ins for Eclipse." -- Bruce Gruenbaum "This is easily one of the most useful books I own. If you are new to developing Eclipse plug-ins, it is a 'must-have' that will save you lots of time and effort. You will find lots of good advice in here, especially things that will help add a whole layer of professionalism and completeness to any plug-in. The book is very focused, well-structured, thorough, clearly written, and doesn't contain a single page of 'waffly page filler.' The diagrams explaining the relationships between the different components and manifest sections are excellent and aid in understanding how everything fits together. This book goes well beyond Actions, Views, and Editors, and I think everyone will benefit from the authors' experience. I certainly have." -- Tony Saveski "The authors of this seminal book have decades of proven experience with the most productive and robust software engineering technologies ever developed. Their experiences have now been well applied to the use of Eclipse for more effective Java development. A must-have for any serious software engineering professional!" -- Ed Klimas "Just wanted to a...
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 60
    Online-Ressource
    Online-Ressource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988139 , 1933988134
    Sprache: Englisch
    Seiten: xxviii, 444 p , ill. , 23 cm
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Java (Computer program language) ; Application software ; Development ; Electronic books ; local
    Kurzfassung: Spring in Action 2E is an expanded, completely updated second edition of the best selling Spring in Action . Written by Craig Walls, one of Manning's best writers, this book covers the exciting new features of Spring 2.0, which was released in October 2006. Spring is a lightweight container framework that represents an exciting way to build enterprise components with simple Java objects. By employing dependency injection and AOP, Spring encourages loosely coupled code and enables plain-old Java objects with capabilities that were previously reserved for EJBs. This book is a hands-on, example-driven exploration of the Spring Framework. Combining short code snippets and an ongoing example developed throughout the book, it shows readers how to build simple and efficient J2EE applications, how to solve persistence problems, handle asynchronous messaging, create and consume remote services, build web applications, and integrate with most popular web frameworks. Readers will learn how to use Spring to write simpler, easier to maintain code so they can focus on what really matters-- critical business needs. Spring in Action , 2E is for Java developers who are looking for ways to build enterprise-grade applications based on simple Java objects, without resorting to more complex and invasive EJBs. Even hard-core EJB users will find this book valuable as Spring in Action , 2E will describe ways to use EJB components alongside Spring. Software architects will also find Spring in Action , 2E useful as they assess and apply lightweight techniques prescribed by Spring. and learn how Spring can be applied at the various layers of enterprise applications.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 61
    Online-Ressource
    Online-Ressource
    Greenwich, [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 1932394273 , 9781932394276
    Sprache: Englisch
    Seiten: xxv, 468 p , ill. , 25 cm
    Schlagwort(e): Java (Computer program language) ; Eclipse (Computer program) ; SWT (Computer program language) ; JFace (Computer computer language) ; Graphical user interfaces (Computer systems) ; Electronic books ; local
    Kurzfassung: Covering Eclipse's new capability for building graphical user interfaces with version 3.0, the Standard Widget Toolkit (SWT) and JFace, this guide demonstrates how these award-winning tools have received broad support for creating desktop applications. Theory and practical examples reveal how to build GUIs that combine the look and feel of native interfaces with the platform independence of Java. This guide also shows how SWT makes use of the widgets provided by the operating system and describes how these components can be associated with events, containers, and graphics. With this knowledge, programmers can build fully featured user interfaces that communicate directly with the underlying platform. JFace's ability to simplify and organize the process of GUI design is then demonstrated, enabling developers to modify and adapt components, and separate their information from their appearance.
    Anmerkung: "How to design graphical applications with Eclipse 3.0"--Cover. - Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 62
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 0596009208
    Sprache: Englisch
    Seiten: xxxii, 688 p , ill.
    Ausgabe: 2nd ed.
    Schlagwort(e): Java (Computer program language) ; Electronic books ; local
    Kurzfassung: Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study. The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something unusual to happen. After all, that's the way it was built to help you stay alive. It takes all the routine, ordinary, dull stuff and filters it to the background so it won't interfere with your brain's real work--recording things that matter. How does your brain know what matters? It's like the creators of the Head First approach say, suppose you're out for a hike and a tiger jumps in front of you, what happens in your brain? Neurons fire. Emotions crank up. Chemicals surge. That's how your brain knows. And that's how your brain will learn Java. Head First Java combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and it's effective. And, despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java. You'll learn everything from the fundamentals to advanced topics, including threads, network sockets, and distributed programming with RMI. And the new. second edition focuses on Java 5.0, the latest version of the Java language and development platform. Because Java 5.0 is a major update to the platform, with deep, code-level changes, even more careful study and implementation is required. So learning the Head First way is more important than ever. If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. If you haven't, you're in for a treat. You'll see why people say it's unlike any other Java book you've ever read. By exploiting how your brain works, Head First Java compresses the time it takes to learn and retain--complex information. Its unique approach not only shows you what you need to know about Java syntax, it teaches you to think like a Java programmer. If you want to be bored, buy some other book. But if you want to understand Java, this book's for you.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 63
    Online-Ressource
    Online-Ressource
    Greenwich, [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 1932394230 , 9781932394238
    Sprache: Englisch
    Seiten: xxx, 721 p , ill. , 24 cm
    Schlagwort(e): Object-oriented programming (Computer science) ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: When testing becomes a developer's habit good things tend to happen--good productivity, good code, and good job satisfaction. If you want some of that, there's no better way to start your testing habit, nor to continue feeding it, than with" JUnit Recipes," In this book you will find one hundred and thirty-seven solutions to a range of problems, from simple to complex, selected for you by an experienced developer and master tester. Each recipe follows the same organization giving you the problem and its background before discussing your options in solving it. JUnit - the unit testing framework for Java - is simple to use, but some code can be tricky to test. When you're facing such code you will be glad to have this book. It is a how-to reference full of practical advice on all issues of testing, from how to name your test case classes to how to test complicated J2EE applications. Its valuable advice includes side matters that can have a big payoff, like how to organize your test data or how to manage expensive test resources. What's Inside: - Getting started with JUnit - Recipes for: servlets JSPs EJBs Database code much more - Difficult-to-test designs, and how to fix them - How testing saves time - Choose a JUnit extension: HTMLUnit XMLUnit ServletUnit EasyMock and more!
    Anmerkung: Includes bibliographical references (p. 697-704) and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 64
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 0596007124
    Sprache: Englisch
    Seiten: xxxvi, 638 p , ill.
    Schlagwort(e): Computer software ; Development ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: What's so special about design patterns? At any given moment, someone struggles with the same software design problems you have. And, chances are, someone else has already solved your problem. This edition of Head First Design Patterns-now updated for Java 8-shows you the tried-and-true, road-tested patterns used by developers to create functional, elegant, reusable, and flexible software. By the time you finish this book, you'll be able to take advantage of the best design practices and experiences of those who have fought the beast of software design and triumphed. What's so special about this book? We think your time is too valuable to spend struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Design Patterns uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 65
    Online-Ressource
    Online-Ressource
    Berkeley, [Calif.] : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 1590591429 , 9781590591420
    Sprache: Englisch
    Seiten: xvii, 273 p , ill. , 24 cm
    Schlagwort(e): Oracle JDeveloper ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: The age for using a simple text editor is long gone. The ever-growing complexity of Java and J2EE creates a need for Java development tools that offer more. If you want to be more productive with Java, you need a Java IDE. Oracle JDeveloper 10g is an IDE that enables you to develop Java applications with minimal effort. JDeveloper can do wonders for your Swing, JSP, Servlets, Struts, EJBs, and Web Services developments. In this indispensable guide, renowned author Harshad Oak puts the technology first, enhancing the text with sample applications that demonstrate how JDeveloper can simplify your developments using the technology. Oak also focuses on the Application Development Framework (ADF) that comes with JDeveloper 10g-a framework that will get your applications up and running fast. The book also delves into JDeveloper's many code optimization tools, demonstrating how to use them to find improper or resource-hungry code that requires your immediate attention. Oak continues on to discuss JDeveloper extensions that add even more value to JDeveloper.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 66
    Online-Ressource
    Online-Ressource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781449377212 , 1449377211
    Sprache: Englisch
    Seiten: 1 v. (unpaged) , ill.
    Ausgabe: 1st ed.
    Schlagwort(e): Java (Computer program language) ; Electronic books ; local
    Kurzfassung: JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it. While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, bringing together all the bits of hard to remember information, syntax, and rules for working with JUnit, as well as delivering the insight and sage advice that can only come from a technology's creator. Any programmer who has written, or is writing, Java Code will find this book valuable. Specifically it will appeal to programmers and developers of any level that use JUnit to do their unit testing in test-driven development under agile methodologies such as Extreme Programming (XP) [another Beck creation].
    Anmerkung: Title from resource description page. - Includes bibliographical references and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 67
    Online-Ressource
    Online-Ressource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 1930110995 , 9781930110991
    Sprache: Englisch
    Seiten: xxiv, 360 p , ill. , 24 cm
    Schlagwort(e): Java (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local
    Kurzfassung: A guide to unit testing Java applications (including J2EE applications) using the JUnit framework and its extensions, this book provides techniques for solving real-world problems such as unit testing legacy applications, writing real tests for real objects, automating tests, testing in isolation, and unit testing J2EE and database applications. Using a sample-driven approach, various unit testing strategies are covered, such as how to unit test EJBs, database applications, JSPs, and Taglibs. Also addressed are testing strategies using freely available open source frameworks and tools, and how to unit test in isolation with Mock Objects. Testing J2EE applications by running tests from inside the container for performing integration unit tests is discussed, as is how to automate unit testing in automated builds (such as Ant and Maven) for performing continuous integration.
    Anmerkung: Includes bibliographical references (p. 346-349) and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 68
    Online-Ressource
    Online-Ressource
    Sebastopol, CA : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 0596005717
    Sprache: Englisch
    Seiten: xxx, 700 p , ill., ports.
    Ausgabe: 1st ed.
    Schlagwort(e): JavaBeans ; Electronic data processing personnel ; Certification ; Java (Computer program language) ; Electronic books ; local
    Kurzfassung: What do Ford Financial, IBM, and Victoria's Secret have in common? Enterprise JavaBeans (EJB). As the industry standard for platform-independent reusable business components, EJB has just become Sun Microsystem's latest developer certification. Whether you want to be certifiable or just want to learn the technology inside and out, Head First EJB will get you there in the least painful way. And with the greatest understanding.You'll learn not just what the technology is , but more importantly, why it is, and what it is and isn't good for. You'll learn tricks and tips for EJB development, along with tricks and tips for passing this latest, very challenging Sun Certified Business Component Developer (SCBCD) exam. You'll learn how to think like a server. You'll learn how to think like a bean. And because this is a Head First book, you'll learn how to think about thinking.Co-author Kathy Sierra was one of Sun's first employees to teach brave, early adopter customers how to use EJB. She has the scars. But besides dragging you deep into EJB technology, Kathy and Bert will see you through your certification exam, if you decide to go for it. And nobody knows the certification like they do - they're co-developers of Sun's actual exam!As the second book in the Head First series, Head First EJB follows up the number one best-selling Java book in the US, Head First Java . Find out why reviewers are calling it a revolution in learning tough technical topics, and why Sun Chairman and CEO Scott McNealy says, "Java technology is everywhere...if you develop software and haven't learned Java, it's definitely time to dive in "Head First."And with Head First book, you don't even have to feel guilty about having fun while you're learning; it's all part of the learning theory. If the latest research in cognitive science, education, and neurobiology suggested that boring, dry, and excruciatingly painful was the best way to learn, we'd have done it. Thankfully, it's been shown that your brain has a sense of style, a sense of humour, and a darn good sense of what it likes and dislikes.In Head First EJB , you'll learn all about: Component-based and role-based development The architecture of EJB, distributed programming with RMI Developing and Deploying an EJB application The Client View of a Session and Entity bean The Session Bean Lifecycle and Component Contract The Entity bean Lifecycle and Component Contract Container-managed Persistence (CMP) Container-managed Rel...
    Anmerkung: "Passing the Sun certified business component developer exam"--Cover. - Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 69
    Online-Ressource
    Online-Ressource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 1930110898 , 9781930110892
    Sprache: Englisch
    Seiten: xxxii, 443 p , ill. , 24 cm
    Schlagwort(e): Java (Computer program language) ; Rule-based programming ; Electronic books ; local
    Kurzfassung: A practical handbook for anyone interested in programming rule-based systems and written by the creator of the popular Java rule engine, Jess, this book is structured around a series of large, fully developed practical examples of rule-based programming in Java. After the topic of rule-based systems is introduced, software developers and architects are shown the Jess rule programming language in an accessible, tutorial style. Demonstrated is how to quickly progress from building freestanding interactive applications to rule-based Web and Enterprise software. Specific issues covered in this process include designing the application, embedding Jess in Java applications, and using a rule engine in the J2EE environment.
    Anmerkung: Includes index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 70
    Online-Ressource
    Online-Ressource
    Sebastopol, [Calif.] : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 0596003773 , 9780596003777
    Sprache: Englisch
    Seiten: xv, 570 p , ill. , 24 cm
    Ausgabe: 2nd ed.
    Schlagwort(e): Java (Computer program language) ; Electronic books ; local
    Kurzfassung: Performance has been an important issue for Java developers ever since the first version hit the streets. Over the years, Java performance has improved dramatically, but tuning is essential to get the best results, especially for J2EE applications. You can never have code that runs too fast. Java Peformance Tuning , 2nd edition provides a comprehensive and indispensable guide to eliminating all types of performance problems. Using many real-life examples to work through the tuning process in detail, JPT shows how tricks such as minimizing object creation and replacing strings with arrays can really pay off in improving your code's performance.Tuning J2EE applications bears many similarities to tuning J2SE apps, but important and specific considerations apply. For this reason, Java Performance Tuning , Second Edition includes four new chapters: a new chapter on J2EE application tuning in general followed by chapters on tuning JDBC, servlets and JSPs, and EJBs. Java Performance Tuning offers common-sense advice about what to tune and what to leave alone, emphasizing techniques that provide big performance gains with minimal code restructuring. It gives you crucial guidance that helps you tune without destroying your program's architecture. Blindly changing things in an effort to make a program run faster is a great way to create buggy, unmaintainable code. Java Performance Tuning teaches you to work efficiently and effectively, resulting in code that is robust, maintainable, and fast. Java Performance Tuning , Second Edition shows you how to: Create a performance plan Glean information about your program's behavior from profiling tools Identify bottlenecks before tuning Minimize the number of objects your program creates, particularly critical for J2EE applications Optimize the use of strings Avoid performance penalties from inefficient code Improve the behavior of loops and switches Optimize I/O behavior Use appropriate algorithms for sorting and other common tasks Use threads effectively Optimize the performance of distributed systems Speed up servlets and JSPs Structure JDBC usage efficiently Use effective design patterns to optimize EJB performance Covers JDK 1.4
    Anmerkung: "Covers Java SDK 1.4; includes J2EE performance tuning"--Cover. - "Efficient & effective tuning strategies"--Cover. - Includes bibliographical references (p. 533-536) and index
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 71
    Online-Ressource
    Online-Ressource
    Boston : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780768685299 , 076868529X
    Sprache: Englisch
    Seiten: xix, 443 p , ill. , 24 cm
    Paralleltitel: Erscheint auch als
    Schlagwort(e): Java (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local
    Kurzfassung: Written by a world-renowned expert on programming methodology, and the winner of the 2008 Turing Award, this book shows how to build production-quality programs--programs that are reliable, easy to maintain, and quick to modify. Its emphasis is on modular program construction: how to get the modules right and how to organize a program as a collection of modules. The book presents a methodology effective for either an individual programmer, who may be writing a small program or a single module in a larger one; or a software engineer, who may be part of a team developing a complex program comprised of many modules. Both audiences will acquire a solid foundation for object-oriented program design and component-based software development from this methodology. Because each module in a program corresponds to an abstraction, such as a collection of documents or a routine to search the collection for documents of interest, the book first explains the kinds of abstractions most useful to programmers: procedures; iteration abstractions; and, most critically, data abstractions. Indeed, the author treats data abstraction as the central paradigm in object-oriented program design and implementation. The author also shows, with numerous examples, how to develop informal specifications that define these abstractions--specifications that describe what the modules do--and then discusses how to implement the modules so that they do what they are supposed to do with acceptable performance. Other topics discussed include: Encapsulation and the need for an implementation to provide the behavior defined by the specification Tradeoffs between simplicity and performance Techniques to help readers of code understand and reason about it, focusing on such properties as rep invariants and abstraction functions Type hierarchy and its use in defining families of related data abstractions Debugging, testing, and requirements analysis Program design as a top-down, iterative process, and design patterns The Java programming language is used for the book's examples. However, the techniques presented are language independent, and an introduction to key Java concepts is included for programmers who may not be familiar with the language.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
Schließen ⊗
Diese Webseite nutzt Cookies und das Analyse-Tool Matomo. Weitere Informationen finden Sie hier...