21st
MAY

Programming in Objective-C 2.0 (2nd Edition)

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

Programming in Objective-C 2.0 (2nd Edition)

Programming in Objective-C 2.0 (2nd Edition)

Product Description

From the author of Programming in C,Programming in Objective-C 2.0 provides the new programmer a complete, step-by-step introduction to the Objective-C language. The book does not assume previous experience with either C or object-oriented programming languages, and it includes many detailed, practical examples of how to put Objective-C to use in your everyday programming needs.

Read more ...

14th
MAY

Practical FPGA Programming in C

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

Practical FPGA Programming in C

Practical FPGA Programming in C

Product Description
During the past few years of tech sector economic decline,which has touched the EDA/semiconductor industries, two companies have had consistent double digit growth. They are Xilinx and Altera. Their business is FPGA design. Advances in FPGA technologies have made FPGA design a low cost alternative to very expensive unreconfigurable ASIC design.

Read more ...

14th

C++ Weekend Crash Course

Posted by Netbks under C & C++

Product Description
Includes an introduction to C++ as used in Microsoft’s new .NET platform, including Managed Extensions, and the new Visual C++ .NET compiler.
Updated for the new ISO C++ Standard.
The valuable CD-ROM includes new Windows XP-compatible compilers, source code and examples, and assessment software to help readers guage their progress.

Read more ...

13th
MAY

Programming and Problem Solving With C++

Posted by Netbks under C & C++

This book provides an accessible introduction to C++ and object-oriented programming for beginning students. The first half of the text gives students a solid foundation in top-down programming techniques, including control structures, problem-solving, algorithmic design, and the importance of testing and debugging. Building upon this foundation, the second half clearly explains Abstract Data Types, the C++ class, encapsulation, information hiding, and object-oriented software development. The straightforward, disciplined programming style is highly appropriate for introductory-level students. Free of intricate language features, it promotes good programming habits. In addition, clear examples, complete Case Studies, and numerous figures support the material. A laboratory manual for C++ is also available.

Read more ...

12th
MAY

SystemC: From the Ground Up

Posted by bandr under C & C++

SystemC: From the Ground Up

SystemC: From the Ground Up

Product Description

SystemC provides a robust set of extensions to C++ that enables rapid development of complex hardware/software systems. This book focuses on the practical uses of the language for modeling real systems. The wealth of examples and downloadable code methodically guide the reader through the finer points of the SystemC language.

Read more ...

12th

The Objective-C 2.0 Programming Language

Posted by bandr under C & C++

The Objective-C 2.0 Programming Language

The Objective-C 2.0 Programming Language

Objective-C is a small but powerful set of extensions to the standard ANSI C language. Objective-C is designed to give C full object-oriented programming capabilities in a straightforward way. This document is about the first component of the development environment — the programming language. It fully describes the Objective-C language, and provides a foundation for learning about the second component, the Mac OS X Objective-C application frameworks—collectively known as Cocoa.

Read more ...