Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Lenguajes de programación

Si te gustan los eBooks de Lenguajes de programación, seguro que te encanta esta selección.
Mostrando 553 - 576 de 10697 resultados
Skip side bar filters
  • Mastering XPages

    A Step-by-Step Guide to XPages Application Development and the XSP Language

    Series series IBM Press
    IBM's Best-Selling Guide to XPages Development–Now Updated and Expanded for Lotus Notes/Domino 9.0.1XPages instantly revolutionized Notes/Domino application development, and the newest versions deliver unprecedented performance and flexibility. Now, the popular insider's guide to XPages development has been updated and expanded to reflect all these improvements, through IBM Notes/Domino 9.0.1 and ... Leer más

    $1,147 MXN

  • Advanced CORBA® Programming with C++

    Here is the CORBA book that every C++ software engineer has been waiting for. Advanced CORBA® Programming with C++ provides designers and developers with the tools required to understand CORBA technology at the architectural, design, and source code levels. This book offers hands-on explanations for building efficient applications, as well as lucid examples that provide practical advice on ... Leer más

    $918 MXN

  • Eclipse Graphical Editing Framework (GEF), The

    As Eclipse-based applications become increasingly popular, users are demanding more sophisticated graphical interfaces. When standard widgets aren’t enough, graphics built with GEF are often the best solution. ***The Eclipse Graphical Editing Framework (GEF)***covers everything Java tool developers need to create tomorrow’s richest, most visual interfaces.This practical, hands-on guide begins by ... Leer más

    $516 MXN

  • Microsoft ASP.NET and AJAX

    Architecting Web Applications

    de Dino Esposito ...
    Series series Developer Reference
    Rethink the way you plan, design, and build Web applications—with expert guidance from Web development luminary Dino Esposito. Whether giving legacy sites a much-needed tune-up—or architecting rich Internet applications from the ground up—you’ll learn pragmatic approaches to AJAX development that you can employ today.Discover how to:Delve into the mechanics and design goals of partial rendering ... Leer más

    $573 MXN

  • XPages Extension Library

    A Step-by-Step Guide to the Next Generation of XPages Components

    Series series IBM Press
    The XPages Extension Library’s next-generation XPages controls make application development far more efficient, effective, scalable, and rewarding. With IBM® Lotus® Notes®/Domino® 8.5.3 and Upgrade Pack 1, IBM has incorporated powerful new capabilities and support. These components and technologies are now fully ready for even the toughest production challenges.XPages Extension Library is the ... Leer más

    $688 MXN

  • Python & XML

    XML Processing with Python

    If you are a Python programmer who wants to incorporate XML into your skill set, this is the book for you. Python has attracted a wide variety of developers, who use it either as glue to connect critical programming tasks together, or as a complete cross-platform application development language. Yet, because it is object-oriented and has powerful text manipulation abilities, Python is an ideal ... Leer más

    $307 MXN

  • Learning DCOM

    de Thuan L. Thai ...
    DCOM -- the Distributed Component Object Model -- is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed object programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows programmer will want to understand the technology. DCOM competes with CORBA as a rich and robust method for ... Leer más

    $250 MXN

  • Web Services Essentials

    Distributed Applications with XML-RPC, SOAP, UDDI & WSDL

    de Ethan Cerami ...
    As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java ... Leer más

    $247 MXN

  • Perl and XML

    XML Processing with Perl

    XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also proven itself to be indispensable for organizing and ... Leer más

    $307 MXN

  • XSLT Cookbook

    Solutions and Examples for XML and XSLT Developers

    de Sal Mangano ...
    Series series Cookbooks (O'Reilly)
    Forget those funky robot toys that were all the rage in the '80s, XSLT (Extensible Stylesheet Transformations) is the ultimate transformer. This powerful language is expert at transforming XML documents into PDF files, HTML documents, JPEG files--virtually anything your heart desires. As useful as XSLT is, though, most people have a difficult time learning its many peculiarities. And now Version 2 ... Leer más

    $423 MXN

  • UML 2.0 in a Nutshell

    A Desktop Quick Reference

    Series series In a Nutshell (O'Reilly)
    System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to communicate solutions in a consistent, tool-supported ... Leer más

    $307 MXN

  • Ruby on Rails: Up and Running

    Up and Running

    Ruby on Rails is the super-productive new way to develop full-featured web applications. With Ruby on Rails, powerful web applications that once took weeks or months to develop can now be produced in a matter of days. If it sounds too good to be true, it isn't.If you're like a lot of web developers, you've probably considered kicking the tires on Rails - the framework of choice for the new ... Leer más

    $247 MXN

  • Java Threads

    Understanding and Mastering Concurrent Programming

    Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.Java's ... Leer más

    $307 MXN

  • Java Message Service

    This book is a thorough introduction to Java Message Service (JMS), the standard Java application program interface (API) from Sun Microsystems that supports the formal communication known as "messaging" between computers in a network. JMS provides a common interface to standard messaging protocols and to special messaging services in support of Java programs. The messages exchange crucial data ... Leer más

    $269 MXN

  • RELAX NG

    A Simpler Schema Language for XML

    As developers know, the beauty of XML is that it is extensible, even to the point that you can invent new elements and attributes as you write XML documents. Then, however, you need to define your changes so that applications will be able to make sense of them and this is where XML schema languages come into play. RELAX NG (pronounced relaxing), the Regular Language Description for XML Core--New ... Leer más

    $247 MXN

  • Web Site Cookbook

    Solutions & Examples for Building and Administering Your Web Site

    de Doug Addison ...
    Series series Cookbooks (O'Reilly)
    The total number of web pages today has been estimated at over 3 billion, spanning millions of individual websites. Not surprisingly, there is tremendous pressure on web developers and designers to remain current with the latest technologies.The Web Site Cookbook from O'Reilly covers all the essential skills that you need to create engaging, visitor-friendly websites. It helps you with the ... Leer más

    $307 MXN

  • XPath and XPointer

    Locating Content in XML Documents

    de John Simpson ...
    Referring to specific information inside an XML document is a little like finding a needle in a haystack: how do you differentiate the information you need from everything else? XPath and XPointer are two closely related languages that play a key role in XML processing by allowing developers to find these needles and manipulate embedded information. XPath describes a route for finding specific ... Leer más

    $247 MXN

  • Building a Web 2.0 Portal with ASP.NET 3.5

    Learn How to Build a State-of-the-Art Ajax Start Page Using ASP.NET, .NET 3.5, LINQ, Windows WF, and More

    de Omar AL Zabir ...
    If you think you're well versed in ASP.NET, think again. This exceptional guide gives you a master class in site building with ASP.NET 3.5 and other cutting-edge Microsoft technologies. You learn how to develop rock-solid web portal applications that can withstand millions of hits every day while surviving scalability and security pressures -- not just for mass-consumer homepages, but also for ... Leer más

    $346 MXN

  • Meteor: Full-Stack Web Application Development

    Learn how to create mobile and full-stack web applications in JavaScript by getting a deeper insight into MeteorAbout This BookThis step-by-step tutorial will show you how to build fast, complex web applicationsOver 65 hands-on recipes help you build and deploy elegant web applicationsOptimize your web application for production useWho This Book Is ForIf you are a web developer who is familiar ... Leer más

    $1,180 MXN o gratis con Kobo Plus

  • Getting Started with Roo

    Rapid Application Development for Java and Spring

    Spring Roo goes a step beyond the Spring Framework by bringing true Rapid Application Development to Java—just as Grails has done with Groovy. This concise introduction shows you how to build applications with Roo, using the framework's shell as an intelligent and timesaving code-completion tool. It's an ideal RAD tool because Roo does much of the tedious code maintenance.You'll get started by ... Leer más

    $174 MXN

  • Modern PHP

    New Features and Good Practices

    de Josh Lockhart ...
    PHP is experiencing a renaissance, though it may be difficult to tell with all of the outdated PHP tutorials online. With this practical guide, you’ll learn how PHP has become a full-featured, mature language with object-orientation, namespaces, and a growing collection of reusable component libraries.Author Josh Lockhart—creator of PHP The Right Way, a popular initiative to encourage PHP best ... Leer más

    $247 MXN

  • HLSL and Pixel Shaders for XAML Developers

    A Comprehensive Guide to Creating HLSL Pixel Shaders for WPF and Silverlight Applications

    de Walt Ritscher ...
    Pixel shaders are some of the more powerful graphic tools available for XAML programmers, but shader development bears little resemblance to traditional .NET programming. With this hands-on book, you’ll not only discover how to use existing shaders in your Windows Presentation Foundation (WPF) and Silverlight applications, you’ll also learn how create your own effects with XAML and Microsoft’s ... Leer más

    $120 MXN

  • Values, Units, and Colors

    Foundational CSS3 Components

    de Eric A. Meyer ...
    Nearly everything you do with CSS involves units for determining the look and formatting of your web page elements. With this concise guide, you’ll learn how to work with an array of units—including measurements and keywords—that help you define color, text, distance between elements, location of external files, and other values.This book contains chapters from the upcoming fourth edition of CSS: ... Leer más

    $40 MXN

  • Jump Start PHP Environment

    Master the World's Most Popular Language

    de Bruno Skvorc ...
    Many entry level PHP developers want a quick path to glory, a shortcut to "knowing PHP." Too many books and tutorials go straight into a pre-made, awful environment that just wants you to code, with no regard for security, version control, or other absolutely essential practices. This book is aimed at the absolute beginner who wants to start learning PHP, but aims to set you up with a thorough ... Leer más

    $310 MXN o gratis con Kobo Plus