23rd
JUL

Ivor Horton’s Beginning Visual C++ 2008

Posted by GaQuay under C & C++

Ivor Horton's Beginning Visual C++ 2008

Ivor Horton's Beginning Visual C++ 2008

Book Description
Ivor Horton’s Beginning Visual C++ 2008

Proudly presenting the latest edition of one of the all-time bestselling books on the C++ language, successful author Ivor Horton repeats the formula that has made each previous edition so popular by teaching you both the standard C++ language and C++/CLI as well as Visual C++ 2008. Thoroughly updated for the 2008 release, this book shows you how to build real-world applications using Visual C++ and guides you through the ins and outs of C++ development.

Read more ...

21st
JUL

Programming Embedded Systems in C and C++

Posted by GaQuay under C & C++

Programming Embedded Systems in C and C++

Programming Embedded Systems in C and C++

Book Description
Embedded software is in almost every electronic device designed today. There is software hidden away inside our watches, microwaves, VCRs, cellular telephones, and pagers; the military uses embedded software to guide smart missiles and detect enemy aircraft; communications satellites, space probes, and modern medicine would be nearly impossible without it. Of course, someone has to write all that software, and there are thousands of computer scientists, electrical engineers, and other professionals who actually do.

Each embedded system is unique and highly customized to the application at hand. As a result, embedded systems programming is a widely varying field that can take years to master. However, if you have some programming experience and are familiar with C or C++, you’re ready to learn how to write embedded software. The hands-on, no-nonsense style of this book will help you get started by offering practical advice from someone who’s been in your shoes and wants to help you learn quickly.

Read more ...

18th
JUL

Algorithms in C

Posted by bandr under C & C++

Algorithms in C

Algorithms in C

Book Description:

Expanded coverage of arrays, linked lists, strings, trees, and other basic data structures
Greater emphasis on abstract data types (ADTs) than in previous editions
Over 100 algorithms for sorting, selection, priority queue ADT implementations, and symbol table ADT (searching) implementations

Read more ...

18th

Building Automated Trading Systems: With an Introduction to Visual C++.NET 2005

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

Building Automated Trading Systems: With an Introduction to Visual C++.NET 2005

Building Automated Trading Systems: With an Introduction to Visual C++.NET 2005

Review
“Building Automated Trading Systems is a must read for anyone developing professional algorithmic trading systems. It brings all aspects of design, functionality and real-time system implementation into clear step-by-step focus. This book will be a first choice reference manual for the serious professional .NET programmer in trading system development.”
– Russell Wojcik, Member of CME and CBOT, Head of Trading Strategy Concentration, Illinois Institute of Technology

Read more ...

17th
JUL

Microsoft Visual C++ Windows Applications by Example

Posted by GaQuay under C & C++

Microsoft Visual C++ Windows Applications by Example

Microsoft Visual C++ Windows Applications by Example

With this book you will learn how to create applications using MDI, complex file formats, text parsing and processing, graphics, and interactions. Every essential skill required to build Windows desktop-style applications is covered in the context of fully working examples.

The book begins with a quick primer on the C++ language, and using the Visual C++ IDE to create Windows applications. This acts as a recap for existing C++ programmers, and a quick guide to the language if you’ve not worked with C++ before. The book then moves into a set of comprehensive example applications, presenting the important parts of the code with explanation of how it works, and how and when to use similar techniques in your own applications.

Read more ...

Page 6 of 17« First...«234567891011»...Last »