Teach Yourself Windows 95 Programming in 21 Days

Teach Yourself Windows 95 Programming in 21 Days
Author: Charles Calvert
Publisher: Prentice Hall
Total Pages: 1280
Release: 1995
Genre: Computers
ISBN: 9780672305313

This sequel to the bestselling Teach Yourself Windows Programming in 21 Days is a 21 day tutorial on learning Windows programming. The second edition features all the new programming protocols and functions involved with the newest version of Microsoft Windows.

Teach Yourself Excel Programming with Visual Basic for Applications in 21 Days

Teach Yourself Excel Programming with Visual Basic for Applications in 21 Days
Author: Matthew Harris
Publisher: Sams
Total Pages: 996
Release: 1996
Genre: Computers
ISBN: 9780672307829

This work covers the fundamental aspects of Visual Basic and teaches novice programmers how to design, create, and debug macro programs written in the VBA programming language. It teaches techniques to add functionality to existing applications such as Microsoft Excel and Microsoft Access. Contains specific, practical examples of how to write VBA program code, including a complete VBA application.

Sams Teach Yourself Game Programming with Visual Basic in 21 Days

Sams Teach Yourself Game Programming with Visual Basic in 21 Days
Author: Clayton Walnum
Publisher: Sams Publishing
Total Pages: 0
Release: 2001
Genre: Computer games
ISBN: 9780672319877

"Sams Teach Yourself Game Programming with Visual Basic in 21 Days" teaches the reader the art of game programming from the ground up. The reader is assumed to have basic programming knowledge that he wishes to apply to the creation of basic games. Upon completion of the book readers will have learned to build eight games including card games, puzzles, and strategy games, each focusing on a specific task and building the reader's knowledge and skill level. The final week is a culmination of the skills learned in the first two weeks where the reader builds a complete game incorporating sound, animation, etc.

SAMS Teach Yourself Database Programming with Visual Basic 6 in 21 Days

SAMS Teach Yourself Database Programming with Visual Basic 6 in 21 Days
Author: Curtis Smith
Publisher: Sams
Total Pages: 916
Release: 1998
Genre: Computers
ISBN: 9780672313080

Ready-to-use building blocks for integrated circuit design. Why start coding from scratch when you can work from this library of pre-tested routines, created by an HDL expert? There are plenty of introductory texts to describe the basics of Verilog, but "Verilog Designer's Library" is the only book that offers real, reusable routines that you can put to work right away. "Verilog Designer's Library" organizes Verilog routines according to functionality, making it easy to locate the material you need. Each function is described by a behavioral model to use for simulation, followed by the RTL code you'll use to synthesize the gate-level implementation. Extensive test code is included for each function, to assist you with your own verification efforts. Coverage includes: Essential Verilog coding techniques Basic building blocks of successful routines State machines and memories Practical debugging guidelines Although "Verilog Designer's Library" assumes a basic familiarity with Verilog structure and syntax, it does not require a background in programming. Beginners can work through the book in sequence to develop their skills, while experienced Verilog users can go directly to the routines they need. Hardware designers, systems analysts, VARs, OEMs, software developers, and system integrators will find it an ideal sourcebook on all aspects of Verilog development.

Teach Yourself MFC Library Programming in 21 Days

Teach Yourself MFC Library Programming in 21 Days
Author: Robert Shaw
Publisher: Prentice Hall
Total Pages: 660
Release: 1994
Genre: Computers
ISBN: 9780672304620

Beginning with the basic aspects of the MFC classes, Robert Shaw then jumps into the more advanced usage and operation of the classes. Each of the chapters includes real-world programming examples that demonstrate the simple and advanced aspects of the selected MFC classes. Disk includes all source code from the book for both Visual C++ and Zortech C++.

Teach Yourself Visual DBase 5.5 Programming in 21 Days

Teach Yourself Visual DBase 5.5 Programming in 21 Days
Author: Nathan Gurewich
Publisher:
Total Pages: 596
Release: 1995
Genre: Computers
ISBN:

A self-paced tutorial where each lesson builds on what was learned previously, this book provides database training in a logical, step-by-step manner that lets the user learn dBase for Windows thoroughly, offering coverage of dBase desktop, table design, data handling, reports, SQL, and more.

Sams Teach Yourself .NET Windows Forms in 21 Days

Sams Teach Yourself .NET Windows Forms in 21 Days
Author: Chris Payne
Publisher: Sams Publishing
Total Pages: 914
Release: 2002
Genre: Computers
ISBN: 9780672323201

.NET Windows Forms are a new programming paradigm introduced with Microsoft's .NET initiative. Windows Forms are very similar to Web Forms, which allow programmers to build complex Web application interfaces easily, sharing the same underlying framework and programming concepts. Windows Forms, however, are used for the Win32 platform, instead of the Internet, and allow programmers to build traditional Windows desktop-based applications structured around .NET. Sams Teach Yourself .NET Windows Forms in 21 Days covers all the major aspects of Windows Forms necessary to build professional, functional applications. This book follows the tried-and-tested 21 Days tutorial model to guide the reader through Windows Forms. It features code examples and tips for programmers migrating from pre-Windows Forms Microsoft technologies. The reader will be introduced to the many controls available for .NET Windows Forms and how to build them, learn how to create events and event handlers, explore ADO.NET and methods to retrieve data from dynamic data sources, and learn how to take advantage of the Internet and Internet Explorer from their .NET Windows Forms applications. As readers advance through the tutorials, they progress toward more advanced topics and projects by creating simple graphical applications and enhancing existing ones, learn how to integrate with other .NET applications, use Web services, build Windows services, build Windows Forms controls, create multi-threaded applications, work with COM and COM+ configure and deploy .NET Windows Forms, and how to de-bug .NET Windows Forms.

Teach Yourself OLE Programming in 21 Days

Teach Yourself OLE Programming in 21 Days
Author: Lawrence Harris
Publisher: Sams
Total Pages: 672
Release: 1995
Genre: Computers
ISBN: 9780672305689

Lawrence Harris teaches the fundamentals of OLE 2 in a 21-day tutorial format. The 21-day structure provides a logical and easy-to-follow sequence for the user. Handy references with short examples are provided in shaded syntax boxes. Daily lessons, review sections, and clear examples of everyday programming code are also featured. Includes disk with source code.

Sams Teach Yourself E-Commerce Programming with ASP in 21 Days

Sams Teach Yourself E-Commerce Programming with ASP in 21 Days
Author: Stephen Walther
Publisher: Sams Publishing
Total Pages: 628
Release: 1996-04-20
Genre: Computers
ISBN: 9780132714396

The friendly, tutorial style of Sams Teach Yourself E-Commerce Programming with ASP in 21 Days empowers you to create your own online stores quickly and easily. Using online-proven methods, Stephen Walther, an expert e-commerce developer, provides you with an understanding of online commerce applications, then guides you through the use of VBScript and ASP's built-in objects, enabling you to create your own dynamic, database-driven e-commerce solutions. This book does not stop at just creating the online store. The author teaches you to create order tracking systems, manage advertising, create store reports, personalize the shopping experience and much more.

Teach Yourself OWL Programming in 21 Days

Teach Yourself OWL Programming in 21 Days
Author: Ian Spencer
Publisher: Prentice Hall
Total Pages: 1034
Release: 1995
Genre: Computers
ISBN: 9780672306006

Readers learn how to create object-oriented Windows programs using OWL II with this guide's 21-day structure and easy-to-follow approach. -- Teaches the fundamentals of OWL II -- Contains various teaching elements, including syntax boxes, daily lessons, review sections, and examples -- Uses C++, the language of choice for Windows developers