Home

Math Books

Innovative Textbooks

My Research Articles

Computer Books

Knives

Pens, Bowls and Jewelry

Software

About Me

Contact

Electronic Books

The Binary Book
Delves into three areas of importance to programmers:
Binary, octal and hexadecimal number formats;
Bit manipulation and bitwise operations;
Data types (signed and unsigned numerical data types,
floating data types, strings, pointers and structures)
with examples from VB and VC++.

Understanding the Component Object Model (COM)
An in-depth introduction to the famous
Component Object Model (COM)
that is the backbone of so many of Microsoft's
technologies. Aimed at VB and VC++ programmers
with no background in COM, as well as any interested
party who doesn't mind reading a bit of code.

Developing Visual Basic Addins
Originally published by O'Reilly & Associates,
this book describes the basics of how to create
addins for Visual Basic versions 5 and 6.

Home