logo paquebote
98 libros encontrados buscando editorial: Prentice-Hall

www.paquebote.com > Prentice-Hall

Orden: · Ver: · Tipo:
ISBN:

0131855182

Subversion Version Control: Using the Subversion Version Control System in Development Projects

Editorial: Prentice-Hall   Fecha de publicación:    Páginas: 368
Precio: 39,47
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

In any software development project, many developers contribute changes over a period of time. Using a version control system to track and manage these changes is vital to the continued success of the project. This book introduces you to Subversion, a free, open-source version control system, which is both more powerful and much less complex than its predecessor CVS.

In this practical, hands-on guide, you will learn how to use Subversion and how to effectively merge a version control system within your development process. As a seasoned Subversion user, William Nagel draws on lessons learned through trial and error, providing useful tips for accomplishing tasks that arise in day-to-day software development. Nagel clearly explains how to expand on the built-in abilities of Subversion, making the system work better for you. He organizes Subversion commands by activity to allow for quick task reference. Using example scripts and configurations, he also includes development approaches that you can customize to fit your own environment.

Inside, you will find

  • A guide to installing Subversion on Linux, Windows, and Mac OS X.
  • A tutorial walkthrough of Subversion, from creating your first repository to basic branching and merging.
  • A detailed look at the most important Subversion client commands, as well as properties, user configuration, and integration with a variety of external tools.
  • A guide to repository administration and organization, including repository security and migration from another version control system.
  • An in-depth look at automation in Subversion, including using hook scripts, metadata, and the Subversion API, plus example scripts.
  • Case studies that examine both archetypal and real-world projects and their use of Subversion.
  • A Subversion command reference for fast access to essential technical information.
  • Details on Subversion's many advanced features, such as its Apache-integrated WebDAV server and database file storage system.

Whether you are an administrator, project manager, or software developer, Subversion Version Control will show you how to realize the full potential of Subversion.



ISBN:

0132001330

Brilliant Office 2003

Editorial: Prentice-Hall   Fecha de publicación:    Páginas: 554
Precio: 21,79
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.


ISBN:

0132001349

Brilliant Photoshop CS

Editorial: Prentice-Hall   Fecha de publicación:    Páginas: 508
Precio: 21,79
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.


ISBN:

0131482394

Agile Java?: Crafting Code with Test-Driven Development

Editorial: Prentice-Hall   Fecha de publicación:    Páginas: 792
Precio: 47,79
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

Master Java 5.0 and TDD Together: Build More Robust, Professional Software

Master Java 5.0, object-oriented design, and Test-Driven Development (TDD) by learning them together. Agile Java weaves all three into a single coherent approach to building professional, robust software systems. Jeff Langr shows exactly how Java and TDD integrate throughout the entire development lifecycle, helping you leverage today's fastest, most efficient development techniques from the very outset.

Langr writes for every programmer, even those with little or no experience with Java, object-oriented development, or agile methods. He shows how to translate oral requirements into practical tests, and then how to use those tests to create reliable, high-performance Java code that solves real problems. Agile Java doesn't just teach the core features of the Java language: it presents coded test examples for each of them. This TDD-centered approach doesn't just lead to better code: it provides powerful feedback that will help you learn Java far more rapidly. The use of TDD as a learning mechanism is a landmark departure from conventional teaching techniques.

  • Presents an expert overview of TDD and agile programming techniques from the Java developer's perspective

  • Brings together practical best practices for Java, TDD, and OO design

  • Walks through setting up Java 5.0 and writing your first program

  • Covers all the basics, including strings, packages, and more

  • Simplifies object-oriented concepts, including classes, interfaces, polymorphism, and inheritance

  • Contains detailed chapters on exceptions and logging, math, I/O, reflection, multithreading, and Swing

  • Offers seamlessly-integrated explanations of Java 5.0's key innovations, from generics to annotations

  • Shows how TDD impacts system design, and vice versa

  • Complements any agile or traditional methodology, including Extreme Programming (XP)


© Copyright Pearson Education. All rights reserved.


ISBN:

0131472208

Rapid J2EE? Development: An Adaptive Foundation for Enterprise Applications

Editorial: Prentice-Hall   Fecha de publicación:    Páginas: 432
Precio: 41,55
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

Praise for Rapid J2EE Development

"The author provides a good survey of the technologies and approaches for rapid development in the J2EE arena. He touches on all areas that should be of interest to a reader, from design through testing. He illustrates the different phases of rapid development by going into several technologies in depth, and he also lists or otherwise mentions other available technologies. I would recommend this book to anyone looking to get started with developing J2EE applications."

—Beth Stearns, Consultant, ComputerEase Publishing

"This book has a lot of great material in it. The author really shows his experience in the subject matter. The content is excellent. I haven't seen another book that is as comprehensive or contains as many real-world lessons learned."

—Madhu Siddalingaiah, Consultant, SEA Corporation

"I think the book does a good job of presenting a set of processes and technologies that enable rapid development. I think this is an extremely useful book, and I would recommend it to others."

—Satadip Dutta, Software Engineer, HP

"The author skillfully presents a collection of tools, technologies and processes that facilitate rapid development of J2EE applications. I see this book as a valuable addition to any company bookshelf, especially given its broad application across the software lifecycle. It's also quite amazing that a Google search does not reveal any existing publications with this title. This book should neatly fill that hole."

—Martin Westacott, Director and Senior Consultant, Solstice Software Limited, U.K.

"If you ever needed to put some polish to your J2EE development understanding or would like to move into the role of Senior J2EE Developer, then this is the book for you. The author covers everything you need to take you from design to coding to build process. Along the way he introduces some new valuable 'leading-edge' technologies. All this will leave you with good capabilities to tackle most J2EE projects confidently."

—Shane Griggs, J2EE Architect

Learn to accelerate J2EE development, from design through testing and beyond.

Covers agile development, model-driven architecture, code generation, aspect-oriented programming, test-driven development, and much more.

An essential resource for every J2EE developer, project leader, and manager.

J2EE is today's premier platform for enterprise-level development, but it's difficult to deliver J2EE solutions as quickly as today's businesses need them. This book presents a complete, practical foundation for rapid development throughout your entire project lifecycle. Its best-practice techniques and tools don't just accelerate development—they help you adapt smoothly to increasing complexity and non-stop change. You'll learn how to make the most of iterative development, model-driven architecture (MDA), code-generation tools, aspect-oriented programming (AOP), test-driven development, and much more.

Coverage includes

  • Defining end-to-end J2EE development strategies that promote speed without compromising quality

  • Understanding how your design-time decisions impact overall project schedules

  • Building agile application architectures that promote rapid development

  • Using UML modeling to streamline system design and validation

  • Speeding database development with code generation and object-relational mapping

  • Practical test-driven development: constructing automated unit test suites and using mock objects to "test from the inside out"

  • Leveraging the full value of Eclipse and other IDEs

If you're a J2EE developer, project leader, or manager, you're under constant pressure to deliver quality applications more rapidly. Rapid J2EE Development gives you all the skills and resources you need to respond.
© Copyright Pearson Education. All rights reserved.


ISBN:

0131855166

PHP-Nuke Garage

Editorial: Prentice-Hall   Fecha de publicación:    Páginas: 408
Precio: 23,87
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

PHP-Nuke Garage

Enter your PHP-Nuke Garage... where you master the most powerful, cheap (and/or free) Web content system ever created, then use it to build great Web sites, portals, or communities... hands-on, step-by-step.

PHP-Nuke is remarkably capable and reliable, but until now, it's been poorly documented. This book fills the gap. Best of all, you can use it even if you have no experience with PHP, databases, coding, or hosting. Drawing on practical examples from a live example site, top IT author/trainer Don Jones illuminates every facet of working with PHP-Nuke: installation, configuration, customization, security, day-to-day administration, and much more.

Topics include: content delivery, design and themes, forums, journals, downloads, member lists, news/reviews, personalization, RSS, archiving, FAQs, feedback, statistics, surveys, pay sites, AvantGo mobile content, Amazon e-commerce links, and more. Jones even shows how to find a PHP-Nuke hosting service to handle the infrastructure for you -- so you can focus on content, not technology.

Organized into 66 easy modules, designed for rapid learning, and based on real examples, PHP-Nuke Garage will help you create the interactive site you've always wanted -- faster than you ever thought possible.



ISBN:

0132001322

Brilliant Excel 2003

Editorial: Prentice-Hall   Fecha de publicación:    Páginas: 366
Precio: 18,67
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.


ISBN:

0132001292

Brilliant Access 2003

Editorial: Prentice-Hall   Fecha de publicación:    Páginas: 366
Precio: 18,67
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.


ISBN:

0131852159

Inescapable Data: Harnessing the Power of Convergence

Editorial: Prentice-Hall   Fecha de publicación:    Páginas: 304
Precio: 28,03
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.

  • How "data everywhere" transforms business, technology, and the way you live

  • A pioneering look at grand, new efficiencies forthcoming

As communications, computing, and data storage converge, data is becoming utterly ubiquitous...and that changes everything. In this book, two leading data management visionaries reveal how data transforms the way you do business, the technologies you use, the investments you make, the life you live, and the world you live in.

Chris Stakutis and John Webster draw on interviews with nearly 50 leading experts: technologists, sociologists, entrepreneurs, consultants, researchers, media leaders, and futurists alike. You'll discover how today's "primordial soup" of wired and wireless gadgetry is quickly coalescing into something immensely more powerful, driving applications you thought were pure science fiction. You'll also gain deep insight into the profound implications of ubiquitous data capture: implications that touch everything from your bedroom to the battlefield:

  • The emerging "Connectivity Divide." Which side of the chasm are you on?

  • Inescapable data's technical components: Async communications,

  • pervasive computing devices, wireless, and XML

  • Global calendars, momentary enterprises: Transforming your life and business

  • Uncontrolled information availability: Its risks to your security and well-being

  • The future of technical infrastructure, grids, smart storage, and beyond

  • Radical, new modes of information delivery: Nonnumeric, nontextual, unobtrusive

  • Future tech: From holographic displays to fertility "wall clocks"

  • Your DNA on a chip: The heart of your personal health and wellness program


© Copyright Pearson Education. All rights reserved.


ISBN:

0131851373

RFID Sourcebook

Editorial: Prentice-Hall   Fecha de publicación:    Páginas: 274
Precio: 39,47
Añadir a la cesta
Disponible. Normalmente se envía en 4 días.




Si no ha encontrado el libro que busca, pinche en nuestro servicio de Pedido Directo y pídanoslo.

Volver a Página Principal

Otras novedades


© Paquebote 1998-2024 Todas las secciones | Ayuda | Aviso Legal