Bookbot

Paul J. Deitel

    Cómo programar en C++. Novena Edición
    Java
    Java Web Services
    C How to Program
    Java SE 8 for Programmers
    How to Program
    • Este libro utiliza las tecnologías de computación de vanguardia, y su base es el reconocido método de código activo de Deitel, donde los conceptos se presentan en el contexto de programas funcionales completos, seguidos de ejecuciones de ejemplo, en lugar de hacerlo a través de fragmentos separados de código. Este libro utiliza el nuevo estándar C++ 11 con una extensa cobertura de las nuevas características. Los apuntadores inteligentes ayudan a evitar los errores de administración de memoria dinámica al proveer una funcionalidad adicional a la de los apuntadores integrados. A lo largo del texto encontrará recuadros con tipos de programación, para prevenir errores, y de rendimiento, así como buenas prácticas de programación, que resultan de gran utilidad.

      Cómo programar en C++. Novena Edición2014
    • Summary: "Written for programmers with a background in high level language programming, the book applies the Deitel signature live code approach to teaching programming and explores the Java language in depth ... "

      Java SE 8 for Programmers2014
      4,3
    • Java

      How to Program

      This book introduces all the fundamentals of object-oriented programming and shows precisely how Java implements those techniques. every important aspect of Java is covered. The book is carefully designed to help readers build real-world Java applications. It includes hundreds of "live code" programs and screen captures that show the exact results generated by that code.

      Java2010
    • Java Web Services

      For Experienced Programmers

      • 784pages
      • 28 heures de lecture

      This new addition to the DEITEL™ Developer Series is tailored for Java™ programmers, utilizing the signature LIVE-CODE™ approach to explore Java Web services. Important concepts are illustrated through fully tested programs, featuring syntax highlighting, detailed explanations, and program outputs. The book includes 103 LIVE-CODE™ programs with over 13,321 lines of proven code. It begins with XML, the foundational technology for Web services, covering XML markup, Document Type Definitions, the Document Object Model, and XSL transformations. It then delves into core Web services technologies such as SOAP, WSDL, and UDDI. A comprehensive examination of the Java Web Services Developer Pack—Sun® Microsystems' integrated toolset for creating, testing, and deploying Java Web services—follows. The book also addresses Java 2 Micro Edition (J2ME™) and Wireless Web services, alongside Web services security. A three-part case study encapsulates the essentials for deploying Java Web services. Dr. Harvey M. Deitel and Paul J. Deitel, founders of Deitel & Associates, Inc., have authored numerous successful textbooks in the How to Program Series, which have been instrumental for students worldwide in mastering various programming languages. The DEITEL™ Developer Series focuses on emerging technologies, maintaining the effective LIVE-CODE™ methodology.

      Java Web Services2002
    • C How to Program

      • 926pages
      • 33 heures de lecture

      Computing concepts. Introduction to C programming. Structured program development. Program control. Functions. Arrays. Pointers. Characters and strings. Formatted input/output. Structures, unions, bit manipulations, and enumerations. File processing. Data structures. The preprocessor. Advanced topics. C++ as a "better C". Classes and data abstraction. Classes: part II. Operator overloading. Inheritance. Virtual functions and polymorphism. C++ stream input/output. C syntax. Standard library. Operator precedence chart. ASCII character set. Number system

      C How to Program1994
      4,2