Practical Python offers a highly useful guide to the Python programming language. In disarmingly readable prose, author Magnus Lie Hetland guides readers through those concepts of most importance to the budding Python developer. Following a succinct overview of the installation process, Hetland brings the reader up to speed regarding the general programming precepts common to every high-level language, including datatypes, conditionals and looping, abstractions, and modularity. Notably, Hetland takes great care to provide a thorough introduction to Python s potentially confusing datatype...
Practical Python offers a highly useful guide to the Python programming language. In disarmingly readable prose, author Magnus Lie Hetland guides read...
Non-VB programmers are shown how they can have the same database ease that Visual Basic programmers have: step-by-step coverage of data access in Visual Studio .NET, with example code in C#.
Non-VB programmers are shown how they can have the same database ease that Visual Basic programmers have: step-by-step coverage of data access in Visu...
COM and .NET Interoperability provides a complete overview of the process of building .NET applications that interact (interoperate) with existing COM code. Before digging into how to make interoperability practical, Andrew Troelsen gives you a concise overview of the COM and .NET architectures, and provides examples using various COM frameworks (raw C++, ATL, and Visual Basic 6) as well as the core .NET managed languages(C# and Visual Basic .NET). After covering the preliminaries, the book explores numerous issues that arise in interoperability, including interacting with the Win32 API,...
COM and .NET Interoperability provides a complete overview of the process of building .NET applications that interact (interoperate) with existing COM...
FOR THOSE OF YOU NEW to my earlier book, ADO Examples and Best Practices, it was originally written as an update to my popular Hitchhiker's Guide to Visual Basic and SQL Server, Sixth Edition. Happily, the first edition of ADO Examples and Best Practices received glowing praise from a variety of reviewers, trainers, and devel opers allover the world. The first edition was not designed as a tutorial on basic ADO; it assumed you had at least some experience with ADO (there are lots of elementary ADO books). In contrast, the Visual Basic version of this new edition adds quite a bit more...
FOR THOSE OF YOU NEW to my earlier book, ADO Examples and Best Practices, it was originally written as an update to my popular Hitchhiker's Guide to V...
Object-Oriented Macromedia Flash MX teaches object-oriented programming skills using Flash MX ActionScript. It assumes no previous programming experience and encourages Flash users who normally avoid ActionScript. Author William Drol develops a series of related applications using numerous step-by-step instructions and demonstrates the importance of good planning, documentation, and clean coding. Flash MX is the most powerful and widely used client software for the Web, and its the only one that runs on virtually every browser on every platform. As such, it is the ideal platform for...
Object-Oriented Macromedia Flash MX teaches object-oriented programming skills using Flash MX ActionScript. It assumes no previous programming experie...
As lARRYWALL, creator ofPerl, puts it, "Perl makes easyjobseasy and hard jobs possible." This is a large part of what makes Perl such a great language-most jobs really are easy in Perl. Butthat stillleaves the hard ones--database access, GUI development, Web clients, and so on. While they are undeniably possible in pure Perl, they arealso certainly not easy. Until you discover CPAN, that is. After that, all these jobs and more become a simple matter of choosing the right module. CPAN makes hard jobs easy. The first chapter of this book will show you how to get the mostout of CPAN. Although...
As lARRYWALL, creator ofPerl, puts it, "Perl makes easyjobseasy and hard jobs possible." This is a large part of what makes Perl such a great language...
SVG Programming: The Graphical Web, authored by leading XML expert Kurt Cagle, is a complete guide to creating, using, and accessing the powerful elements of Scalable Vector Graphics (SVG). Intermingling SVG instruction with insightful discussion of key topics such as coordinate systems and attributes, transformations, animation, and image generation, Cagle provides readers with a comprehensive guide to making the most of this rich graphical language. Initially, readers are presented with an overview of SVG features and concepts that offers numerous examples intended to provide a sound...
SVG Programming: The Graphical Web, authored by leading XML expert Kurt Cagle, is a complete guide to creating, using, and accessing the powerful elem...
Real-World ASP.NET: Building a Content Management System provides Web developers with a cost-effective way to develop a content management system within Microsoft's .NET Framework. Unlike other .NET books on ASP.NET that teach technologies on a piecemeal basis, this book explains the underlying technologies and also shows how they are integrated into a complete ASP.NET application suitable for many organizations. Complete source code written in C# and ASP.NET is included, which will enable Web developers to create a dynamic content site at a fraction of the cost of a commercial solution....
Real-World ASP.NET: Building a Content Management System provides Web developers with a cost-effective way to develop a content management system with...
LIKE IT, TOLERATE IT, OR DO IT YOURSELF-that's what dealing with developer tools used to be. You either liked what you were given, managed with what you were given, or had to write not only the part you liked yourself, but also those features you thought were lacking. When it comes to something as complex as the Visual Basic IDE, that would be a large development effort just to duplicate what Microsoft gave you. Besides, who wants to reinvent the wheel by writing yet another editor? Programming technology has been developed to componetize our appli- cations and objects such that we can...
LIKE IT, TOLERATE IT, OR DO IT YOURSELF-that's what dealing with developer tools used to be. You either liked what you were given, managed with what y...
Programming the Web with Visual Basic .NET is a comprehensive guide to building Web applications and services using Visual Basic .NET. It is written especially for experienced Visual Basic programmers who use Visual Studio .NET for their development work, even those who have never written a Web application before. Because the .NET Framework simply blows away the archaic tools previously available to Web programmers, the authors predict that many Visual Basic programmers who successfully avoided Web programming in the past will now bring their expertise to the Web. However, even experienced...
Programming the Web with Visual Basic .NET is a comprehensive guide to building Web applications and services using Visual Basic .NET. It is written e...