C, C++, C#

Designing Components with the C++ STL: A New Approach to Programming

‘This book is the most accurate and up-to-date source of information on the STL currently available. … It has an approach and appeal of its own: it explains techniques for building data structures and algorithms on top of the STL, and in this way appreciates the STL for what it is - a framework.’ Angelika Langer, Independent Consultant and C++ Report Columnist
Read the rest of this entry »

Advanced CORBA(R) Programming with C++

Written for the experienced C++ developer facing real-world CORBA for the first time, Advanced CORBA Programming with C++ is a useful guide to today’s most popular standard for distributed computing.

After a quick tour of CORBA basics, the authors jump right in with a minimum skeleton application written in C++. From there, they provide truly extensive coverage of CORBA IDL, along with many tips for using IDL data types in C++. (They cover advanced features such as any, TypeCode, and DynAny later in the book.).
Read the rest of this entry »

TCP/IP Sockets in C#: Practical Guide for Programmers

Affordable instruction for the C# programmer that delves into the functional and complex TCP/IP Socket class.
Read the rest of this entry »




Learn C#

Learn C# presents the C# programming language. It covers the language features introduced in Visual Studio versions 1.0, 2.0, and 3.0, with an emphasis on the powerful features introduced in C# 2.0 and the great enhancements introduced in C# 3.0. The book demonstrates each language feature with ready-to-run examples and drills. Each chapter ends with a summary of the key points learned in that chapter.
Read the rest of this entry »

Beginning C# 2008 Databases: From Novice to Professional

Assuming only basic knowledge of C# 2008, Beginning C# 2008 Databases teaches all the fundamentals of database technology and database programming readers need to quickly become highly proficient database users and application developers.
Read the rest of this entry »