19th
JAN

GDI+ Custom Controls with Visual C# 2005

Posted by IDM under C & C++, Dot NET

Book Description
A fast-paced example-driven tutorial to building custom controls using Visual C# 2005 Express Edition and .NET 2.0. If you want to build custom controls with C# but you don’t know where to start, or you are intimidated by the huge amount of information that needs to be absorbed, then this book is for you. This friendly tutorial is based on numerous examples with real-world applicability, and includes a case study featuring the development of a fully functional PieChart control. Showing you how to use the free Visual C# 2005 Express Edition environment to develop your controls, Building Custom Controls with Visual C# 2005 will teach you how to create professional, reusable custom controls for your desktop applications in no time. This book has been written with the intermediate C# developer in mind. Assuming a working knowledge of C#, the book teaches you how to implement custom controls using Visual C# 2005 Express Edition and all other versions of Visual C#, and GDI+ with .NET 2.0 The book covers: . Understand the basics of custom controls . Use GDI+ to draw your own controls . Implement double buffering to speed up your forms . Add printing functionality to your custom controls .

Read more ...

12th
JAN

OpenGL Graphics Through Applications

Posted by IDM under C & C++, Graphics & Design

Publisher: Springer
Language: English
ISBN: 1848000227
Paperback: 352 pages
Data: Jan 2008
Format: PDF
Description: OpenGL Graphics Through Applications is a practical introduction to Computer Graphics with an emphasis on understanding through practice. Throughout the book, theory is followed by implementation using C / C++ and complete programs are provided on the Springer website.

Read more ...

9th
JAN

Learn the MFC C++ Classes

Posted by IDM under C & C++

Book Info
This book describes the most frequently used portions of the MFC library and covers the API functions needed for the example applications. Topics include graphics and text drawing, child windows, edit controls, toolbars, status bars and more. Paper. Two 3 1/2 inch disks included. DLC: C++ (Computer program language)

Read more ...

20th
DEC

TCP/IP Sockets in C: Practical Guide for Programmers

Posted by IDM under C & C++

Publisher: Morgan Kaufmann
Language: English
ISBN: 1558608265
Paperback: 110 pages
Data: 2007
Format: PDF

Read more ...

20th

Inside the C++ Object Model

Posted by IDM under C & C++


Bestselling author Stanley B. Lippman’s Inside the C++ Model provides valuable insight into some of the internal workings of the C++ language. This book is a product of a decade of research at Bell Labs (where Lippman worked with C++ inventor Bjarne Stroustrup) and Lippman’s considerable C++ expertise. Written with the experienced C++ programmer in mind, this book looks at how key language features are implemented underneath the hood and provides some guidelines when designing C++ classes.

Read more ...

18th
DEC

Accelerated C++: Practical Programming by Example

Posted by IDM under C & C++

Amazon.com
If you don’t have a lot of time, but still want to learn the latest in C++, you don’t have to learn C first. You might learn more by digging into current language features and classes from the very beginning. That’s the approach that’s offered by Accelerated C++, a text that delves into more advanced C++ features like templates and Standard Template Library (STL) collection classes early on. This book arguably can get a motivated beginning programmer into C++ more quickly than other available tutorials.

Read more ...