MFC Programming from the Ground Up
Title | MFC Programming from the Ground Up PDF eBook |
Author | Herbert Schildt |
Publisher | McGraw-Hill Companies |
Pages | 698 |
Release | 1998 |
Genre | Computers |
ISBN |
A clear, comprehensive, well-paced description of all MFC essentials with numerous, ready-to-run examples, tips, and suggestions for those programmers transitioning from API for Windows programming. Includes in-depth boxes covering specific MFC programming topics and margin notes that provide concise information of critical terms without interrupting the text flow.
Programming from the Ground Up
Title | Programming from the Ground Up PDF eBook |
Author | Jonathan Bartlett |
Publisher | Orange Grove Texts Plus |
Pages | 0 |
Release | 2009-09-24 |
Genre | |
ISBN | 9781616100643 |
Programming from the Ground Up uses Linux assembly language to teach new programmers the most important concepts in programming. It takes you a step at a time through these concepts: * How the processor views memory * How the processor operates * How programs interact with the operating system * How computers represent data internally * How to do low-level and high-level optimization Most beginning-level programming books attempt to shield the reader from how their computer really works. Programming from the Ground Up starts by teaching how the computer works under the hood, so that the programmer will have a sufficient background to be successful in all areas of programming. This book is being used by Princeton University in their COS 217 "Introduction to Programming Systems" course.
Windows 98 Programming from the Ground Up
Title | Windows 98 Programming from the Ground Up PDF eBook |
Author | Herbert Schildt |
Publisher | McGraw-Hill Companies |
Pages | 836 |
Release | 1998 |
Genre | Computers |
ISBN | 9780078823060 |
Comprehensive, self-paced guide filled with new options, and new features.
MFC Programming
Title | MFC Programming PDF eBook |
Author | Alan R. Feuer |
Publisher | Addison-Wesley Professional |
Pages | 488 |
Release | 1997 |
Genre | Computers |
ISBN |
"MFC Programming" covers all the basic aspects of a Windows program, including menus, windows, dialogs and controls, the mouse and graphics, the keyboard, and text. It also details MFC's application framework covering documents and various types of views.
Visual C++ 6 from the Ground Up
Title | Visual C++ 6 from the Ground Up PDF eBook |
Author | John Mueller |
Publisher | McGraw-Hill Companies |
Pages | 778 |
Release | 1998 |
Genre | Computers |
ISBN |
Thanks to the advanced technologies of Microsoft's Visual C++ 6, you can now create powerful remote database applications, indispensable HTML view programs, and much more. This guide covers the gamut of Visual C++ application development, from building a broad range of application types to tightly packaging your apps for corporate delivery. You'll program your way from beginner to expert using Mueller's hands-on examples, easy-to-follow explanations, and exclusive "Portability" tips for migrating from earlier versions of Visual C++. As an extra bonus, you'll find "In-Depth" boxes packed with critical insight throughout the book. Book jacket.
C++ from the Ground Up
Title | C++ from the Ground Up PDF eBook |
Author | Herbert Schildt |
Publisher | McGraw-Hill/Osborne Media |
Pages | 696 |
Release | 1998 |
Genre | Computers |
ISBN |
Beginning through advanced topics and techniques are covered in this reference. The book teaches how to program C++ by presenting examples of source code and showing the results that such code produces. Readers are encouraged to experiment with the code to gain firsthand experience.
C++ GUI Programming with Qt4
Title | C++ GUI Programming with Qt4 PDF eBook |
Author | Jasmin Blanchette |
Publisher | Pearson Education |
Pages | 945 |
Release | 2008-02-04 |
Genre | Computers |
ISBN | 0132703009 |
The Only Official, Best-Practice Guide to Qt 4.3 Programming Using Trolltech's Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux without source code changes. Now, two Trolltech insiders have written a start-to-finish guide to getting outstanding results with the latest version of Qt: Qt 4.3. Packed with realistic examples and in-depth advice, this is the book Trolltech uses to teach Qt to its own new hires. Extensively revised and expanded, it reveals today's best Qt programming patterns for everything from implementing model/view architecture to using Qt 4.3's improved graphics support. You'll find proven solutions for virtually every GUI development task, as well as sophisticated techniques for providing database access, integrating XML, using subclassing, composition, and more. Whether you're new to Qt or upgrading from an older version, this book can help you accomplish everything that Qt 4.3 makes possible. Completely updated throughout, with significant new coverage of databases, XML, and Qtopia embedded programming Covers all Qt 4.2/4.3 changes, including Windows Vista support, native CSS support for widget styling, and SVG file generation Contains separate 2D and 3D chapters, coverage of Qt 4.3's new graphics view classes, and an introduction to QPainter's OpenGL back-end Includes new chapters on look-and-feel customization and application scripting Illustrates Qt 4's model/view architecture, plugin support, layout management, event processing, container classes, and much more Presents advanced techniques covered in no other book—from creating plugins to interfacing with native APIs Includes a new appendix on Qt Jambi, the new Java version of Qt