Lafore's Windows Programming Made Easy

Lafore's Windows Programming Made Easy

Author: Robert Lafore

Publisher:

Published: 1993

Total Pages: 656

ISBN-13:

DOWNLOAD EBOOK

Complete with a disk of programs and templates, this guide is based on the fact that one doesn't need to know everything about Windows programming to write programs in Windows. The trick is in knowing what is and isn't important. Lafore explains the essentials and leaves out the extras. Features short, pithy, to-the-point chapters that explain the simplest and fastest ways to perform Windows programming--and a disk that speeds the learning process.


Windows Programming Made Easy

Windows Programming Made Easy

Author: Glenn Maughan

Publisher: Prentice Hall

Published: 2001

Total Pages: 0

ISBN-13: 9780130289773

DOWNLOAD EBOOK

This book represents the "how to" of Windows programming using the Eiffel development environment. It is essential reference for anyone wanting to construct commercial Microsoft Windows applications in Eiffel using the Windows Eiffel Library.


Programming Windows

Programming Windows

Author: Charles Petzold

Publisher: Pearson Education

Published: 1998-11-11

Total Pages: 1719

ISBN-13: 0735646031

DOWNLOAD EBOOK

“Look it up in Petzold” remains the decisive last word in answering questions about Windows development. And in PROGRAMMING WINDOWS, FIFTH EDITION, the esteemed Windows Pioneer Award winner revises his classic text with authoritative coverage of the latest versions of the Windows operating system—once again drilling down to the essential API heart of Win32 programming. Topics include: The basics—input, output, dialog boxes An introduction to Unicode Graphics—drawing, text and fonts, bitmaps and metafiles The kernel and the printer Sound and music Dynamic-link libraries Multitasking and multithreading The Multiple-Document Interface Programming for the Internet and intranets Packed as always with definitive examples, this newest Petzold delivers the ultimate sourcebook and tutorial for Windows programmers at all levels working with Microsoft Windows 95, Windows 98, or Microsoft Windows NT. No aspiring or experienced developer can afford to be without it. An electronic version of this book is available on the companion CD. For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.


An Introduction to Object-Oriented Programming in C++

An Introduction to Object-Oriented Programming in C++

Author: Graham M. Seed

Publisher: Springer Science & Business Media

Published: 2012-12-06

Total Pages: 1072

ISBN-13: 1447133781

DOWNLOAD EBOOK

Why Another Book on c++ and why Programming and Graphics? Anyone who has browsed through the 'Computing' section of a bookshop (assuming it has one) will not need much convincing that there are a lot of C++ books out there. So why add yet another to the shelf! This book attempts to introduce you to the C++ language via computer graphics because the object-oriented programming features of C++ naturally lend themselves to graphics. Thus, this book is based around a central theme: computer graphics and the development of 'real' object-oriented tools for graphical modelling. This approach is adopted (as opposed to learning by small, unrelated, often hypothetical, examples) because I didn't want to introduce C++ as a collection oflanguage features. While introducing the syntax and features of C++, it is just as important to demonstrate simultaneously the reason for such features and when to apply them - in otherwords,language and design are given equal priority. Also, a key objective in writing this book is to present you with a comprehensive introductory text on programming in the C++ language.


Windows 3 Made Easy

Windows 3 Made Easy

Author: Thomas Sheldon

Publisher: Osborne Publishing

Published: 1990

Total Pages: 502

ISBN-13:

DOWNLOAD EBOOK

This book provides an introduction to the use of version 3 of the Microsoft Windows graphical interface and multitasking environment for the PC DOS environment. It includes information on installing, starting and learning Windows, and explanations of its features and applications.


Windows Programming

Windows Programming

Author: William H. Murray

Publisher: Osborne Publishing

Published: 1990

Total Pages: 706

ISBN-13:

DOWNLOAD EBOOK

Provides programmers with a much-needed guide to the new release of Microsoft Windows, Version 3, and takes readers from simple windowing concepts to the creation of sophisticated Windows programs.


Tricks of the Windows Game Programming Gurus

Tricks of the Windows Game Programming Gurus

Author: André LaMothe

Publisher: Sams Publishing

Published: 2002

Total Pages: 1092

ISBN-13: 9780672323690

DOWNLOAD EBOOK

"Tricks of the Windows Game Programmin Gurus, 2E" takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2D graphics and rasterization techniques. Finally, Andre provides the most intense coverage of game algorithms, multithreaded programming, artificial intelligence (including fuzzy logic, neural nets, and genetic algorithms), and physics modeling you have ever seen in a game book.