Programming books Hardcore Visual Basic 5.0 by Bruce McKinney ![]() Visual Basic Programmers 5.0 Guide to the ![]() This book is essential if you want to get to grips with working with the WIN32 API directly from VB. Not so much a book that you read cover to cover as one that you will always keep at arms reach. This book is an ideal complement to Hardcore Visual Basic. Developing ActiveX Components with Visual ![]() This book is entirely concerned with developing ActiveX controls so obviously if you don't want to do this I would not recommend this book to you. However if you do want to develop ActiveX controls then this really is the definitive guide. If it's not in here you won't find it anywhere else! Programming in C++ by Mark Walmsley ![]() The C++ Programming Language by Bjarne ![]() Not for the faint hearted, this is the definitive guide to the C++ programming language written by its creator: Bjarne Stroustrup. I would not recommend this as a first book on C++ (only after 116 pages does he explain that a C++ program requires a main() function) but it is complete. If a feature is in C++ then this book will describe it. Note however that this is not a book about a specific C++ compiler (such as Microsoft Visual C++) and nor will it show you in detail how to program any particular operating system. The full 911 pages are devoted purely to the core C++ language. Debugging the Development Process by Steve ![]() Steve Maguire writes all about software management in this book. However, this is not a dry software engineering book, he constantly uses real life anecdotes from his experience at Microsoft (where he was a kind of trouble shooter for projects that were going pear-shaped) to maintain your interest. Anyone who is ever likely to develop software professionally should read this book. Well that's my opinion anyway... Writing Solid Code by Steve Maguire ![]() |
|