Download WordPress Themes, Happy Birthday Wishes
Home » Tag Archives: C++

Tag Archives: C++

Standard ECMA-334 C# Language Specification, 4th Edition

Book DescriptionThis International Standard specifies the form and establishes the interpretation of programs written in the C# programming language.It specifies: The representation of C# programs; The syntax and constraints of the C# language; The

Read More »

.NET Book Zero: C#/.NET for C/C++ Developers

This free on-line 267-page book is an introduction to C# and the Microsoft .NET Framework for programmers who have experience with C or C++.This book is written in tutorial style, which means that it is intended to be read sequentially. The reader is

Read More »

Introduction to programming and the C# language

The book is a practical basic introduction to programming and C# that introduces basic principles of object-oriented programming and also deals with the C# programming language through a collection of simple examples. The goal is to provide the basic

Read More »

Object Oriented Programming using C#

This book will explain the Object Oriented approach to programming and through the use of small exercises in C#, for which feedback is provided, develop some practical skills as well.At the end of the book one larger case study will be used to illust

Read More »

Essential C#

This book written to provide clear and concise explanation of topics for programmers both starting to learn the C# programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to c

Read More »

Modern C++ Programming Cookbook

Discover over 100 recipes to help you overcome your difficulties with C++ programming and gain a deeper understanding of the working of modern C++. Claim this full 590 page eBook and start improving your C++ code today.If you want to overcome difficu

Read More »

Interfacing with C++: Programming Real-World Applications

This book is for people who are interested in learning and exploring electronic interfacing as well as C++ programming in a practicable and enjoyable way. Readers will learn to program a PC to do real-world things - not simply number crunching and gr

Read More »

Beginning C++ Programming

The main mission of this book is to make you familiar and comfortable with C++. You will finish the book not only being able to write your own code, but more importantly, you will be able to read other projects. It is only by being able to read other

Read More »

Parallel and Distributed Programming Using C++

Parallel and Distributed Programming Using C++ provides an up-close look at how to build software that can take advantage of multiprocessor computers. Simple approaches for programming parallel virtual machines are presented, and the basics of cluste

Read More »

C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks

Do you need to develop flexible software that can be customized quickly? Do you need to add the power and efficiency of frameworks to your software? The ADAPTIVE Communication Environment (ACE) is an open-source toolkit for building high-performance

Read More »