logo paquebote
98 libros encontrados buscando editorial: Prentice-Hall

www.paquebote.com > Prentice-Hall

Orden: · Ver: · Tipo:
ISBN:

0130670391

E-Business ®evolution, The: Living and Working in an Interconnected World

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

The worldwide e-business bestseller...updated for the next phase of the revolution!

From strategy to tactics, technology to operations, The E-business (R)evolution is the world's #1 e-Business briefing for every executive, entrepreneur, and planner. Now, Daniel Amor has thoroughly updated this global best-seller, reflecting the seismic changes in the e-Business marketplace and showing how to profit from the lessons of the dot-com crash. Amor offers fresh insights into every facet of doing business on the Web—B2B, B2C, and beyond. Through real-world examples and business cases, you'll learn how to:

  • Strengthen the business foundations underlying your e-Business initiative
  • Tie technology to your enterprise goals
  • Architect tomorrow's robust, scalable e-Business infrastructures
  • Integrate Web-based applications, client software, middleware, and back-end systems
  • Leverage new CRM/eCRM, content management, and knowledge management technologies
  • Anticipate and plan for the impact of pervasive computing, open source, and other key trends

Daniel Amor's The E-business (R)evolution, Second Edition: it's your complete, up-to-the-minute blueprint for delivering on the promise of e-Business—and the profit.


ISBN:

0130935387

Applied Java Patterns

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

A hands-on guide to design patterns for Java platform developers.

  • Pattern-based solutions for every stage of the development lifecycle
  • Documents 30 patterns, including the 23 core patterns for the Sun Certified Enterprise Architect exam
  • Describes pattern use within the Java APIs—including patterns for reflection, security, AWT/Swing, RMI, JDBC, J2EE, and more

Increasingly, developers are recognizing the value of design patterns in helping to create more robust, scalable, reliable, and maintainable applications. Now there's a book that can help you bring the power of patterns to your Java-based projects.

Sun Microsystems experts Steve Stelting and Olav Maassen bring together today's best pattern-based techniques and demonstrate pattern use for a variety of business systems. This practical guide features proven techniques for all types of patterns, from system architecture to single classes

After briefly reviewing the fundamentals of design patterns, the authors describe how these patterns can be applied effectively to the Java platform. Next, they provide a pattern catalog, organized into four major categories—the creational, behavioral, structural, and system patterns. In addition, they identify patterns and present techniques for pattern use in the core Java APIs as well as the APIs for distributed development.

APIs covered include:

  • Event handling
  • Collection API
  • JDBC
  • RMI
  • CORBA

Applied Java Patterns also features a section on pattern use in systems built with J2EE and JINI technologies, and coverage of the servlet, JSP, EJB, and JavaSpaces APIs.

Without a doubt, this accessible and up-to-date guide can help you enhance your Java platform programming skills.


ISBN:

0135974445

Agile Software Development, Principles, Patterns, and Practices

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

Best selling author and world-renowned software development expert Robert C. Martin shows how to solve the most challenging problems facing software developers, project managers, and software project leaders today.

    This comprehensive, pragmatic tutorial on Agile Development and eXtreme programming, written by one of the founding father of Agile Development:
  • Teaches software developers and project managers how to get projects done on time, and on budget using the power of Agile Development.
  • Uses real-world case studies to show how to of plan, test, refactor, and pair program using eXtreme programming.
  • Contains a wealth of reusable C++ and Java code.
  • Focuses on solving customer oriented systems problems using UML and Design Patterns.

Robert C. Martin is President of Object Mentor Inc. Martin and his team of software consultants use Object-Oriented Design, Patterns, UML, Agile Methodologies, and eXtreme Programming with worldwide clients. He is the author of the best-selling book Designing Object-Oriented C++ Applications Using the Booch Method (Prentice Hall, 1995), Chief Editor of, Pattern Languages of Program Design 3 (Addison Wesley, 1997), Editor of, More C++ Gems (Cambridge, 1999), and co-author of XP in Practice, with James Newkirk (Addison-Wesley, 2001). He was Editor in Chief of the C++ Report from 1996 to 1999. He is a featured speaker at international conferences and trade shows.


ISBN:

0130204315

Windows 2000 Device Driver Book, The: A Guide for Programmers

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

  • The #1 Windows device driver book—fully updated for Windows 2000!
  • Step-by-step planning, implementation, testing, debugging, installation, and distribution
  • Complete coverage of the new Windows Driver Model (WDM)
  • Practical debugging and interactive troubleshooting
  • CD-ROM: Exclusive tools for streamlining driver development, plus extensive C/C++ sample driver library!
  • Windows Driver Model (WDM) for Windows 2000 and 98—in depth!
  • Building drivers that support Plug-and-Play and Power Management
  • Windows Management Instrumentation: logging device errors and events—and interpreting them
  • Constructing safe reentrant driver code
  • Handling time-out conditions safely and effectively
  • Advanced techniques: kernel-mode threads, layered drivers, and more
  • Start-to-finish debugging and troubleshooting techniques

Foreword by Andrew Scoppa, UCI Corporation

The #1 book on Windows driver development—totally updated for Windows 2000!

With The Windows 2000 Device Driver Book, any experienced Windows programmer can master driver development start to finish: planning, implementation, testing, debugging, installation, and distribution. Totally updated to reflect Microsoft's Windows Driver Model (WDM) for Windows 2000 and 98, this programming bestseller covers everything from architecture to tools, and includes a powerhouse library of exclusive tools and code for streamlining any driver development project.

You'll start with a high-level overview of WDM components and then move quickly into the details of the development environment and driver installation. Next, master the Windows 2000 I/O Manager, its data structures, and its interaction with drivers. Using extensive practical examples, you'll implement Plug-and-Play and Power Management; construct safe reentrant driver code; use Windows Management Instrumentation to log errors and events, and more.

The book covers today's most advanced Windows driver development techniques and provides extensive debugging guidance, including crash dump analysis using WinDbg; lists of common bugcheck codes, meanings, and probable causes; and much more.

About the CD-ROM

Bonus CD-ROM contains powerful resources for streamlining device driver development!

  • An exclusive Device Driver AppWizard that works with Visual Studio to instantly create your driver's framework
  • A library of complete sample drivers
  • C++ classes to jumpstart any project-including a Unicode string handling class that eliminates tedious, repetitive code
  • An exclusive Driver Installation Utility to simplify initial testing
UCI

UCI Software Training Centers specializes in high-end developer, systems, and Internet Training on Microsoft products and technologies. For more information about training in this topic and others, UCI can be reached at 800-884-1772, or on the Web at www.ucitraining.com


ISBN:

0130895601

Advanced Java? 2 Platform How to Program

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

The authoritative DEITEL LIVE-CODE guide to programming with the Java 2 Enterprise (J2SE), Standard (J2SE) and Micro (J2ME) Editions

Java has revolutionized application and enterprise-systems development. Using examples and case studies totaling almost 40,000 lines of code, this exciting companion to Java How to Program, 4/e focuses on J2EE-based, enterprise-systems development, presents advanced J2SE concepts and introduces wireless/small-device programming with J2ME.

Dr. Harvey M. Deitel and Paul J. Deitel are the founders of Deitel & Associates, Inc., the internationally recognized corporate-training and content-creation organization specializing in Java, C++, C, C#, Visual Basic®, Visual C++®, .NET, XML, Python, Perl, Internet, Web and object technologies. The Deitels are also the authors of the world's #1 C++ textbook—C++ How to Program, 3/e-and many other best sellers.

In Advanced Java 2 Platform How to Program, the Deitels and their colleague Sean E. Santry discuss the topics you need to build Java-based enterprise systems, including:

  • J2EE/J2SE/J2ME
  • EJB/JDBC/JTS/JMS/JavaBeans
  • Jini/JavaSpaces/Jiro/JMX
  • Servlets/JSP/WAP/WML
  • RMI/CORBA/RMI over IIOP
  • XML/DTD/DOM/XSLT
  • Secure Sockets/Digital Signatures/JCE/JAAS
  • Advanced Swing/Drag and Drop/MVC
  • Graphics/Java 2D/Java 3D
  • Application Servers/Design Patterns
  • Peer to Peer/Web Services with SOAP
  • Internationalization/Accessibility/JNI/JCP

Advanced Java 2 Platform How to Program includes extensive pedagogic features:

  • Numerous LIVE-CODE programs with screen captures that show exact outputs
  • Extensive World, Wide Web and Internet resources to encourage further research
  • Tips, recommended practices and cautions—all marked with icons

Advanced Java 2 Platform How to Program is the centerpiece of a family of resources for teaching and learning advanced Java 2 Platform programming, including Web sites (www.deitel.com and www.prenhall.com/deitel) with the book's code examples (also on the enclosed CD) and other information for faculty, students and professionals; an optional interactive CD (Advanced Java 2 Platform Multimedia Cyber Classroom) containing hyperlinks, audio walkthroughs of the code examples, solutions to about half the book's exercises; and e-mail access to the authors at deitel@deitel.com.

For information on worldwide corporate on-site seminars and Web-based training offered by Deitel & Associates, Inc., visit: www.deitel.com

For information on Deitel/Prentice Hall publications including How to Program Series books and e-books, Multimedia Cyber Classrooms, Complete Training Courses (that include Deitel books and Cyber Classrooms) and Web-Based Training Courses see the last few pages of this book.


ISBN:

0130908371

ECDL 3: The Complete Coursebook

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

Covers all seven modules of the new ECDL (European Computer Driving Licence) syllabus using Windows 95/98, Office 97, Internet Explorer 5 and Outlook Express 5. It provides everything a student needs to pass the ECDL tests.


ISBN:

0136291554

Object-Oriented Software Construction (Book/CD-ROM)

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


62915-4

The definitive reference on the most important new technology in software!

“While the original version of OOSC is a classic, OOSC 2/E is destined to overshadow it and all other general introductions . . . literally an epic work.” —James C. McKim, Jr., Hartford Graduate Center

“Compelling. Extremely well-written and literate . . . I recaptured that same sense of intellectual excitement I felt reading the first edition for the first time.” —Paul Dubois, Lawrence Livermore National Laboratory, Editor, Scientific Programming Dept., Computers in Physics

“The definitive tome on Object-Orientation . . . the finest piece of writing and thinking about this vast subject . . . Bertrand has a lot to say of great importance and says it well in this significantly revised book.” —Richard Wiener, University of Colorado, Colorado Springs, Editor, Journal for Object-Oriented Programming

A whole generation was introduced to object technology through the first edition of Bertrand Meyer's OOSC. This long-awaited new edition retains the qualities of clarity, practicality and scholarship that made the first an instant best-seller. It has been thoroughly revised and considerably expanded. No other book on the market provides such a breadth and depth of coverage on the most important technology in software development.

SOME OF THE NEW TOPICS COVERED IN DEPTH BY THIS SECOND EDITION:

  • Concurrency, distribution, client-server and the Internet.
  • Object-oriented databases, persistence, schema evolution.
  • Design by contract: how to build software that works the first time around.
  • A study of fundamental design patterns.
  • How to find the classes and many others topics of object-oriented methodology.
  • How to use inheritance well and detect misuses.
  • Abstract data types: the theory behind object technology.
  • Typing: role, issues and solutions.
  • More than 400 references to books, articles, Web pages, newsgroups; glossary of object technology.
  • And many new developments on the topics of the first edition: reusability, modularity, software quality, O-O languages, inheritance techniques, genericity, memory management, etc.


ISBN:

0131103628

C Programming Language

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

This book is meant to help the reader learn how to program in C. It is the definitive reference guide, now in a second edition. Although the first edition was written in 1978, it continues to be a worldwide best-seller. This second edition brings the classic original up to date to include the ANSI standard.

From the Preface:

We have tried to retain the brevity of the first edition. C is not a big language, and it is not well served by a big book. We have improved the exposition of critical features, such as pointers, that are central to C programming. We have refined the original examples, and have added new examples in several chapters. For instance, the treatment of complicated declarations is augmented by programs that convert declarations into words and vice versa. As before, all examples have been tested directly from the text, which is in machine-readable form.

As we said in the first preface to the first edition, C "wears well as one's experience with it grows." With a decade more experience, we still feel that way. We hope that this book will help you to learn C and use it well.



<<<anteriores  [91-98]  

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-2023 Todas las secciones | Ayuda | Aviso Legal