12th
JUN

C Programming in Linux, 1st Ed.

Posted by IDM under C & C++


Using a series of web development examples, this free book ‘C Programming in Linux’ will give you an interesting glimpse into a powerful lower-level world.
C is tight and spare and economical, and in the current world climate people who know C will ensure critical systems keep running.
A knowledge of C is now and has been for years a pre-requisite for serious software professionals and with the recent popularity and maturity of Open Systems this is even more true. The book refers to a C source code bundle

Read more ...

11th
JUN

Information Technology And C Language

Posted by bandr under C & C++

Information Technology And C Language

Information Technology And C Language

Information Technology and C Language
, is the outcome of the painstaking endeavours of an experienced and distinguished author. Written in a very simple language within the comprehension of the students of an average caliber, this book imparts in-depth knowledge in the areas required to be covered at undergraduate level. It is ideally suited to the needs of 1st year students pursuing this course in the Andhra Pradesh polytechnic institutions. Each topic includes program objective, solution planning, program logic; logic analysis and results are provided for all the programs for building perfect foundation. All the programs are running programs. They can be directly entered, compiled and executed in computer lab sessions. Numerous exercises at the end of each chapter, following the pattern suggested in the syllabus, are included in this book.

Read more ...

11th

C++ for Business Programmers

Posted by bandr under C & C++

C++ for Business Programmers

C++ for Business Programmers

Product Description
This book provides a highly readable introduction to C++ programming for beginning business programmers. It guides readers through complete and clear descriptions of sample programs, with a wealth of exercises included along the way to help reinforce the important points of each chapter. Throughout the text, a strong emphasis is placed on business applications, rather than those in mathematics or computing. Part I (Basic C++) covers the procedural parts of C++. Part II (Object-Oriented Concepts and Programming) introduces object-oriented ideas through the built-in string class. Part III (Object-Oriented Programming) explores the essential object-oriented ideas through inheritance and polymorphism. For beginning programmers using C++ for business.

Read more ...

7th
JUN

Hardware Verification with C++: A Practitioners Handbook

Posted by bandr under C & C++, General Programming

Hardware Verification with C++: A Practitioners Handbook

Hardware Verification with C++: A Practitioners Handbook

Product Description

Written by two verification engineers, Hardware Verification with C++: A Practitioner’s Handbook is a four-part tour of how to perform object-oriented techniques. This handbook goes beyond hype and theoretical discussions to show fully implemented examples, all provided as open-source code on the companion CD.

Read more ...

4th
JUN

Financial Numerical Recipes in C++

Posted by bandr under Business & Investing, C & C++

Financial Numerical Recipes in C++

Financial Numerical Recipes in C++

In finance, there are areas where formulas tend to get involved. Sometimes it may be easier to follow an exact computer routine. The author made some C++ subroutines that implements common algorithms in finance. Typical examples are option/derivatives pricing, term structure calculations, mean variance analysis. These routines are presented together with a good deal of explanations and examples of use, but it is by no means a complete book with all the answers and explanations.

Read more ...

31st
MAY

Herb Schildt’s C++ Programming Cookbook

Posted by bandr under C & C++

Herb Schildts C++ Programming Cookbook

Herb Schildt's C++ Programming Cookbook

Product Description

Legendary programming author Herb Schildt shares some of his favorite programming techniques in this high-powered C++ "cookbook." Organized for quick reference, each "recipe" shows how to accomplish a practical programming task. A recipe begins with a list of key ingredients (classes, functions, and headers) followed by step-by-step instructions that show how to assemble them into a complete solution. Detailed discussions explain the how and why behind each step, and a full code example puts the recipe into action. Each recipe ends with a list of options and alternatives that suggest ways to adapt the technique to fit a variety of situations. Whether you're a beginner or an experienced pro, you'll find recipes that are sure to satisfy your C++ programming appetite!

Read more ...