Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Coder to Developer
  • Language: en
  • Pages: 322

Coder to Developer

"Two thumbs up" —Gregory V. Wilson, Dr. Dobbs Journal (October 2004) No one can disparage the ability to write good code. At its highest levels, it is an art. But no one can confuse writing good code with developing good software. The difference—in terms of challenges, skills, and compensation—is immense. Coder to Developer helps you excel at the many non-coding tasks entailed, from start to finish, in just about any successful development project. What's more, it equips you with the mindset and self-assurance required to pull it all together, so that you see every piece of your work as part of a coherent process. Inside, you'll find plenty of technical guidance on such topics as: Choo...

COM+ Programming with Visual Basic
  • Language: en
  • Pages: 374

COM+ Programming with Visual Basic

Developing COM+ servers with COM, COM+, and .NET.

DAO Object Model
  • Language: en
  • Pages: 401

DAO Object Model

Each iteration of Windows has meant a corresponding improvement in the techniques used for transferring data among its applications. Today's leading technique is called Automation. It allows you to work directly with objects in an application's interface using their object models. But if you want to write code in a programming language, such as Visual Basic, in order to work with the apps that support Automation, you must understand the inner workings of an application's object model--or in the case of Microsoft's Access, its two object models.Microsoft Access is the bestselling stand-alone relational database program for Windows offering both power and ease of use. And in many respects, Mic...

Software Engineering for Experimental Robotics
  • Language: en
  • Pages: 501

Software Engineering for Experimental Robotics

  • Type: Book
  • -
  • Published: 2007-04-16
  • -
  • Publisher: Springer

This book reports on the concepts and ideas discussed at the well attended ICRA2005 Workshop on "Principles and Practice of Software Development in Robotics", held in Barcelona, Spain, April 18 2005. It collects contributions that describe the state of the art in software development for the Robotics domain. It also reports a number of practical applications to real systems and discuss possible future developments.

Programming Web Services with XML-RPC
  • Language: en
  • Pages: 242

Programming Web Services with XML-RPC

Have you ever needed to share processing between two or more computers running programs written in different languages on different operating systems? Or have you ever wanted to publish information on the Web so that programs other than browsers could work with it? XML-RPC, a system for remote procedure calls built on XML and the ubiquitous HTTP protocol, is the solution you've been looking for.Programming Web Services with XML-RPC introduces the simple but powerful capabilities of XML-RPC, which lets you connect programs running on different computers with a minimum of fuss, by wrapping procedure calls in XML and establishing simple pathways for calling functions. With XML-RPC, Java program...

Professional C# 2005 with .NET 3.0
  • Language: en
  • Pages: 1802

Professional C# 2005 with .NET 3.0

Preparing readers to program in C#, this authoritative guide provides the necessary background information on how the .NET architecture works Begins with a tutorial on C# 2005 and the .NET 3.0 Framework, then moves through the vast .NET class library, showing how C# can be used to solve various tasks Includes coverage of the new .NET 3.0 Framework, Generics, ObjectSpaces, .NET 3.0 in SQL Server, ASP.NET 3.0, Windows Communication Foundation, Windows Workflow Foundation, Windows Presentation Foundation, arrays, system transactions, tracing, and event logging Additional coverage includes such topics as writing Windows applications and Windows services, writing Web pages and Web services with ASP.NET 3.0, manipulating XML using C# 2005, and generating graphics using C# 2005

Professional C# 2008
  • Language: en
  • Pages: 1846

Professional C# 2008

A guide to the C♯ programming language in .NET architecture covers such topics as objects and types, inheritance, operators, strings, expressions, assemblies, .NET security, and presentation.

UML: A Beginner's Guide
  • Language: en
  • Pages: 337

UML: A Beginner's Guide

Essential skills for first-time programmers! This easy-to-use book explains the fundamentals of UML. You'll learn to read, draw, and use this visual modeling language to create clear and effective blueprints for software development projects. The modular approach of this series--including drills, sample projects, and mastery checks--makes it easy to learn to use this powerful programming language at your own pace.

The Waite Group's Visual Basic 6 Database How-to
  • Language: en
  • Pages: 1078

The Waite Group's Visual Basic 6 Database How-to

Discover how to take advantage of the power of SQL Server and how to use OpenDatabase Connectivity to create powerful high-end programs quickly. More than120 step-by-step solutions to challenging real-world problems are included.

Learning VBScript
  • Language: en
  • Pages: 628

Learning VBScript

Examining the differences between VBScript and JavaScript, this introductory tutorial illustrates how to implement the new ActiveX components using VBScript. Above all, it gives a proficient grounding and understanding of VBScript, allowing readers to create more complex Web applications and documents. The CD-ROM contains some carefully selected development tools including ActiveX Control Pad, HTML Layout Control, and ActiveX Control Lister for HTML.