Web 2.0Homepageprogramminglanguages & tools → delphi

languages - tools -  

delphi

 
computers index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Inside Delphi 2006 (Wordware Delphi Developer's Library)

Inside Delphi 2006 (Wordware Delphi Developer's Library) by Ivan Hladni from Wordware Publishing, Inc.

    Starting with a detailed description of Delphi and C++ languages, this book covers the essential topics such as conditions, loops, strings and arrays, procedures and functions, file I/O, and pointers and gives an introduction to OOP before venturing into

    List Price: $49.95
    complete product information...

    Introducing Delphi Programming: Theory through Practice

    Introducing Delphi Programming: Theory through Practice by John Barrow from Oxford University Press, USA

      This book teaches distance-learning students how to program in Delphi, a major computer language used to design a variety of programs.

      List Price: $59.95
      complete product information...

      Mastering Delphi 7

      Mastering Delphi 7 by Marco Cantù from Sybex

        Still the Best Delphi Resource--Now Fully Updated and Expanded
        Whether you're new to Delphi or just making the move from an earlier version, Mastering Delphi 7 is the one resource you can't do without. Practical, tutorial-based coverage helps you master essential techniques in database, client-server, and Internet programming. And the insights of renowned authority Marco Cantù give you the necessary knowledge to take advantage of what's new to Delphi 7--particularly its support for .NET. Coverage includes:
        * Creating visual web applications with IntraWeb
        * Writing sockets-based applications with Indy
        * Creating data-aware controls and custom dataset components
        * Creating database applications using ClientDataSet and dbExpress
        * Building client-server applications using InterBase
        * Interfacing with Microsoft's ADO
        * Programming for a multi-tiered application architecture
        * Taking advantage of Delphi's support for COM, OLE Automation, and COM+
        * Taking advantage of Delphi's XML and SOAP support
        * Implementing Internet protocols in your Delphi app
        * Creating UML class diagrams using ModelMaker
        * Visually preparing reports using RAVE
        * Using the Delphi language to create your first .NET programs

        List Price: $59.99
        complete product information...

        Mastering Borland Delphi 2005 (Mastering)

        Mastering Borland Delphi 2005 (Mastering) by Marco Cantu' from Sybex

          Delphi Takes a Great Leap Forward; It's Time for You to Do the Same

          The latest release of Borland's Delphi is a major overhaul, featuring a brand-new IDE for both Win32 and .NET development and tons of other improvements. Mastering Borland Delphi 2005 is the best way to get up to speed, whether you're starting from scratch or have experience with an earlier version. Written by an award-winning and internationally known Delphi expert, this book shows you how to capitalize on Delphi's many advantages--including its clean language, speed of development, portability, and an active community that has produced hundreds of third-party tools.

          Coverage Includes
          * Writing code using the Delphi language
          * Navigating the Delphi 2005 IDE
          * Understanding the relationship between Delphi and Microsoft's .NET Framework
          * Tapping Delphi's database support
          * Using ADO.NET and the Borland Data Providers
          * Developing multi-tiered applications on Win32 and .NET platforms
          * Writing applications that will be portable from Win32 to .NET
          * Using Indy for sockets programming
          * Understanding your web development options with Delphi, including WebBroker, WebSnap, IntraWeb, and ASP.NET
          * Taking advantage of Delphi's XML and web services support
          * Using the ECO framework for Model-Driven Architecture

          Detailed Coverage of the Delphi Language, from an OOP Perspective

          In-depth Instruction in Win32 and .NET Development Using the New IDE

          Learn How Much You Can Accomplish with the Combined Borland and .NET Libraries

          See Why Delphi Is Now an Even Better Choice for Internet Development

          Master Delphi's Many New Capabilities, Including Refactoring, Unit Testing, Database Management, and More

          List Price: $59.99
          complete product information...

          .NET 2.0 for Delphi Programmers

          .NET 2.0 for Delphi Programmers by Jon Shemitz from Apress

            .NET 2.0 for Delphi Programmers explores .NET from a Delphi programmers viewpoint, and it is ideal for Delphi programmers moving to .NET. It presents the core concepts of the .NET world in terms you are familiar with. This book will help you with Delphi for .NET as well as C#.

            Apress publishes migration books for both VB 6 and C++ programmers moving to .NET. Consider this the Delphi installment of Apress migration books! There is ample coverage of C# as well as Delphi for .NET inside this newest addition.

            List Price: $69.95
            complete product information...

            Delphi in a Nutshell (In a Nutshell (O'Reilly))

            Delphi in a Nutshell (In a Nutshell (O'Reilly)) by Ray Lischner from O'Reilly Media, Inc.

              Aimed at the working Delphi developer, Delphi in a Nutshell is an effective desktop reference to this popular programming tool. Besides listing all core classes and methods, this book also provides a host of expert dos and don'ts for mastering the newest features in Delphi's Object Pascal.

              The heart of this book is its reference sections on built-in Delphi language features and other useful information on this development tool. Each entry has a guide to syntax, a description of all parameters and return values, and code samples, plus many entries feature "tricks and tips" with additional information. While this title concentrates on the "core" language (instead of Delphi's extensive support for visual components), there's little doubt that it will be useful if you work with the tool on a daily basis.

              The book also delivers an advanced guide to ramping up on the latest and greatest in new language features in Object Pascal. Material on using classes, and the type of information features available in today's Delphi, are particularly effective. There are a lot of smart tips on proper class design techniques, including using properties, constructors, and destructors. (Delphi has its own conventions here, and this book will fill you in if you are coming to Object Pascal from another programming language.) Along the way, the author offers numerous expert nuggets on when to use (and when to avoid) using certain features. Whether you are a novice or a more experienced developer, this tutorial and reference is all you need to be productive with the latest and greatest in object-oriented programming with Delphi. --Richard Dragan

              Topics covered: Overview of Delphi Object Pascal, units and libraries, data and string types, exception handling, file I/O, classes and objects, inheritance, constructors and destructors, interfaces, reference counting, Windows messages, memory management strategies, virtual method tables (VMTs), properties, using TypInfo, virtual and dynamic methods, automated methods and COM, Delphi type information and RTTI, concurrent programming with threads, synchronization, thread local storage techniques, Delphi language reference, system constants, operator reference, compiler directives, code samples, and programming tips.

              With a new name and a new focus on CORBA, database drivers, and Microsoft Back Office applications, Inprise/Borland Delphi is enjoying a resurgence, with a growing user base of programmers who use Delphi for rapid development of enterprise computing applications. Not to rest on success, the latest version of Delphi, Version 5, includes further expansion and refinement of the 3-tier application framework introduced in Delphi 4 and has resulted in a prize-winning product.

              "Delphi in a Nutshell" is the first concise reference to Borland/Inprise Delphi available. It succinctly collects all the information you need in one easy-to-use, complete, and accurate volume that goes beyond the product documentation itself.

              "Delphi in a Nutshell" starts with the Delphi object model and how to use RTTI (Run Time Type Information) for efficient programming. The rest of the book is the most complete Delphi Pascal language reference available in print, detailing every language element with complete syntax, examples, and methods for use. The book concludes with a look at the compiler, discussing compiler directives in depth.

              List Price: $44.99
              complete product information...

              Sams Teach Yourself Delphi 4 in 21 Days (Sams Teach Yourself)

              Sams Teach Yourself Delphi 4 in 21 Days (Sams Teach Yourself) by Kent Reisdorph from Sams

                This title brings the popular three-week tutorial format to aspiring Delphi 4 programmers, combining plenty of hands-on knowledge of the most essential features of Delphi 4, including its strong database capabilities. This book is a good choice for the beginner or intermediate programmer who wants to get a solid foundation in Delphi 4 development in a minimal amount of time.

                The book begins with the basics of the Delphi programming environment and object-oriented Pascal. The author then explains the fundamentals of developing with the Visual Component Library (VCL) and discusses how to build basic user interfaces and menus using Delphi 4 design tools. This first section also includes excellent material on graphics and multimedia programming.

                Further chapters examine the basics of building database programs, again using Delphi wizards. More advanced topics include building and using dynamic link-libraries (DLLs) and ActiveX components, plus creating Web-browser applications with Delphi's support for Internet controls.

                Though this tutorial stresses the basics, there's quite a bit of material here on the finer points of programming using the built-in abilities of Delphi. There's also good attention to using the wizards and tools that help make Delphi a much more productive environment. --Richard Dragan

                Sams Teach Yourself Delphi 4 in 21 Days contains 750 pages of all new content. The tutorial information for programmers and developers will include complete coverage of Delphi 4's enhanced features with a client/server emphasis. Topics will include compatible component development, enterprise-wide integration, Internet enabling tools, Intranet development and beginning coverage of Borland's MIDAS architecture. No other tutorial offers this level of coverage. A Sams Teach Yourself book is the perfect introduction to an upper-level development tool such as Delphi. Note: This book and CD will be an all new edition - both book and CD content.

                List Price: $49.99
                complete product information...

                Mastering Delphi 6

                Mastering Delphi 6 by Marco Cantu from Sybex

                  Whether you class yourself as just a beginner or have long been a lover of Borland's much-acclaimed object-oriented development tool, Mastering Delphi 6 has plenty to offer you. Written by world-renowned Delphi expert Marco Cantù, this edition, marking the release of Delphi 6, continues the tradition of excellence, balancing attention to detail with the author's unfussy, very readable style, which makes this a book that's accessible to all. While you will need an understanding of the basics of Pascal, even that is catered to by the inclusion of an easy-to-understand Pascal tutorial as one of the four bonus "chapters" on the accompanying CD-ROM. The CD-ROM also includes example source code and the full searchable text of the book in Acrobat format.

                  Much of the introductory material included in previous editions has been removed in favor of plenty of exposure to the enhancements available in Delphi 6. Among others, these include CLX, the new cross-platform component library, dbExpress, the new database engine, and Delphi's extensive support for e-business and Web development. There is also improved coverage of some of Delphi's longer-standing features.

                  Designed in a tutorial format, this book bristles with practical programming. In all, there are around 300 examples, each one supported by Cantù's clear explanation of the key skills in view. From the foundations of Delphi's object-oriented class library through to a whole section devoted to building Web applications, no information is left unexplored. If you are looking to lever your skills and harness the power of Delphi 6 for your applications, look no further than this excellent resource. --Peter Lunn, Amazon.co.uk

                  Still the Best Delphi Resource

                  A Fully Revised Version of the Book That Won the Delphi Informant Readers Choice Award

                  If you're looking to capitalize on the powerful capabilities of the latest release of Delphi, Mastering Delphi 6 is the one resource you can't do without. Practical, tutorial-based coverage helps you develop key skills, solve tough problems, and build and implement sophisticated functionality in your database, client/server, and Internet applications. The special insights of Delphi expert Marco Cantu you an extra advantage as you complete successful projects and progress towards Delphi mastery.

                  Coverage includes:

                  • Getting to know the new run-time library (RTL)
                  • Learning to use the VCL and CLX visual libraries
                  • Developing custom components
                  • Creating data-aware controls and custom datasets
                  • Mastering database programming with BDE and dbExpress
                  • Mastering client/server programming with InterBase
                  • Interfacing with Microsoft's ADO using the dbGo component set
                  • Taking advantage of Delphi's support for COM, OLE Automation, and COM+
                  • Programming for a multitiered application architecture
                  • Taking advantage of Delphi's support for XML and SOAP technologies
                  • Building practical, powerful Web applications

                  Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

                  List Price: $59.99
                  complete product information...

                  Delphi 6 Developer's Guide (Sams Developer's Guides)

                  Delphi 6 Developer's Guide (Sams Developer's Guides) by Xavier Pacheco from Sams

                    With such an acclaimed list of contributors that include Bob Swart (aka Dr. Bob) and Ray Konopka, itÂ’s little wonder that Delphi 6 DeveloperÂ’s Guide oozes knowledge and insight from cover to cover. Make no mistake, this is not one for the faint-hearted. If you are just starting out along the development road, then you may well do better to pass this volume by for now. However, if you are looking to step up your skills to get to grips with the advanced end of Delphi, then this book will take you a long way to where you want to be.

                    Ably demonstrating their vast wealth of experience, the authors help you to discover a treasure chest of skills and techniques that make the very best use of Delphi 6. Although some information is repeated from previous editions in the series, preference is given to providing in-depth coverage of the many new features, including developing CLX components, interfacing with COM+, and creating e-business solutions by writing SOAP-based Web Services. However, donÂ’t worry too much about what has been left out of this edition as the entire text of Delphi 5 DeveloperÂ’s Guide is included on the CD-ROM.

                    Developed and enhanced as it has been over the years, this latest edition to the Delphi DeveloperÂ’s Guide series is the best yet. If you would prefer a gentler learning curve into the upper echelons as a Delphi developer, then Marco CantuÂ’s superb Mastering Delphi 6 may be preferred, but if youÂ’re confident you can stay the distance, then you will not do better than this complete and authoritative guide. --Peter Lunn, amazon.co.uk

                    Borland(r) Delphi 6 Developer's Guide is a new edition of the #1 best-selling Delphi book by authors Steve Teixeira and Xavier Pacheco. Steve and Xavier are of the winners of the Delphi Informant Reader's Choice Award for both Delphi 4 Developer's Guide and Delphi 5 Developer's Guide.

                    Borland(r) Delphi 6 Developer's Guide is completely updated for Delphi 6 and includes in-depth coverage on Borland's new CLX architecture, DBExpress Applications, SOAP, CORBA, WebSnap and BizSnap features. It continues as a complete reference and authoritative guide to the newest version of Delphi.

                    List Price: $64.99
                    complete product information...

                    Delphi Programming Problem Solver

                    Delphi Programming Problem Solver by Neil Rubenking from Wiley Publishing

                      With the richly featured Delphi programming language you can create customized applications that are as easy-to-use as they are powerful. Now, so you can avoid reinventing the wheel -- or just get a big boost up the learning curve -- there's Delphi Programming Problem Solver, a thorough and authoritative resource for anyone using Delphi to build database features and functionality. In Delphi Programming Problem Solver, respected author, columnist, and programming expert Neil Rubenking shares the benefit of his extensive experience on the whole range of Delphi development areas, including...

                      Writing and using Dynamic Link Libraries (DLLs) containing Delphi forms. Executing and controlling other programs. Accepting files dragged-and-dropped from File Manager or Explorer. Adding an always-on-top command to the system menu. Affixing the Windows 95 help button to forms. Using the power of the new Rich Edit component. Creating owner-draw and bitmap menu items. Using forms as components of other forms. Building metafiles and enhanced metafiles. And internationalizing programs using resource-storage DLLs. Plus, on Delphi Programming Problem Solver's accompanying bonus disk, you get valuable, ready-to-use programs written by the author and performance-tested on many major platforms:

                      Delphi 1.0/Windows for Workgroups 3.11 Delphi 1.0/Windows 95 Delphi 2.0/Windows 95 Delphi 2.0/Windows NT 3.51

                      List Price: $34.99
                      complete product information...
                      page 1 of 10
                      +++

                      Tienes amigos o seguidores en twitter?

                      Desde aquí mismo puedes contarles sobre esta página!



                      oprima Ctrl-D para marcar este tópico en favoritos

                      press Ctrl-D to bookmark this topic



                      esta página contiene información acerca de herramientas, lenguas, programacion
                      traducir esta página al CASTELLANO


                      © Copyright 1999-2008 idoneos.com | Política de Privacidad