مشاهدة النسخة كاملة : كتب في ++c
عبد المالك 09-01-2008, 01:07 AM السلام عليكم ورحمة الله وبركاته هذه مجموعة من الكتب في ++C
Pro Visual C++ 2005 for C# Developers (Pro)
http://ec1.images-amazon.com/images/P/1590596080.01._SCLZZZZZZZ_V46867170_.jpg
Book Description:
Pro Visual C++ 2005 for C# Developers features two distinct sections that lead to a simple migration path for you to move toward Visual C++ 2005 development. If youre an experienced developer approaching Visual C++ from a C# background with .NET 1.1 or 1.0, youll greatly benefit from this book. The first section introduces the Visual C++ 2005 technology, then outlines the language in fast-track chapters. This overview focuses on the mechanics of the language, without introducing any coding. Additional chapters cover the techniques and issues involved when converting C# applications to Visual C++ 2005.
The next portion of the book functions as a detailed reference to Visual C++ 2005providing information and advice about the technology and its coding techniques. Here you can dip into it as necessary for assistance with your work. This material supplements the information that is already freely available within Visual Studio .NET 2005. With its thorough regard for Visual C++ 2005, this book will earn a place on your shelf as a helpful reference for years to come.
للتحميل
http://rapidshare.com/files/26831133/Apress.Pro.Visual.C.plus.plus.2005.for.C.Sharp.Dev elopers.Nov.2006.eBook-BBL.rar.html (http://rapidshare.com/files/26831133/Apress.Pro.Visual.C.plus.plus.2005.for.C.Sharp.Dev elopers.Nov.2006.eBook-BBL.rar.html)
او
http://rapidshare.com/files/26892888/Source.code-1590596080.rar (http://rapidshare.com/files/26892888/Source.code-1590596080.rar)
عبد المالك 09-01-2008, 01:10 AM http://ecx.images-amazon.com/images/I/51tdg69tKUL.jpg
Book Description:
C++ has grown rapidly in response to the practical need for a programming language that is able to efficiently handle composite and diverse data types. Today, C++ dominates the commercial market and is favored among application developers.
Introduction to C++ Programming and Graphics offers a venue for rapidly learning the language by concisely revealing its grammar, syntax and main features, and by explaining the key ideas behind object oriented programming (OOP), with emphasis on scientific computing.
The book reviews elemental concepts of computers and computing, describes the primary features of C++, illustrates the use of pointers and user-defined functions, and analyzes the construction of classes. Distinctive features include:
An effective selection and presentation of topics and supporting examples
A tutorial on the usage of MATLAB® functions in C++ code
Tables for translating MATLAB® and Fortran 77 into C++ code, illustrating syntactic differences between these languages
Chapters on graphics and GUI programming based on the VOGLE library and the GLUT, GLUI and GTK+ utility toolboxes
This invaluable resource provides a basic, concise introduction to C++ for the novice, allowing the reader to easily grasp the necessary concepts, rather than trying to absorb an extensive reference book. Scientists, engineers, professionals and students familiar with the general principles of computer programming and proficient in an easy programming language will find this volume an ideal entry point into C++.
للتحميل
Password: none
http://mihd.net/zcnepj
او
Password: none
http://rapidshare.com/files/64737026/progcppgr.rar
عبد المالك 09-01-2008, 01:13 AM http://images.amazon.com/images/P/0321321928.01._SCLZZZZZZZ_.jpg
Summary:
From the Back Cover
“We live in a time when, perhaps surprisingly, the best printed works on C++ are just now emerging. This is one of those works. Although C++ has been at the forefront of innovation and productivity in software development for more than two decades, it is only now being fully understood and utilized. This book is one of those rare contributions that can bear repeated study by practitioners and experts alike. It is not a treatise on the arcane or academic—rather it completes your understanding of things you think you know but will bite you sooner or later until you really learn them. Few people have mastered C++ and software design as well as Steve has; almost no one has such a level head as he when it comes to software development. He knows what you need to know, believe me. When he speaks, I always listen—closely. I invite you to do the same. You (and your customers) will be glad you did.â€
—Chuck Allison, editor, The C++ Source
“Steve taught me C++. This was back in 1982 or 1983, I think—he had just returned from an internship sitting with Bjarne Stroustrup inventor of C++ at Bell Labs. Steve is one of the unsung heroes of the early days, and anything Steve writes is on my A-list of things to read. This book is an easy read and collects a great deal of Steve’s extensive knowledge and experience. It is highly recommended.â€
—Stan Lippman, coauthor of C++ Primer, Fourth Edition
“I welcome the self-consciously non-Dummies approach of a short, smart book.â€
—Matthew P. Johnson, Columbia University
“I agree with the author’s assessment of the types of programmers. I have encountered the same types in my experience as a developer and a book like this will go far to help bridge their knowledge gap.... I think this book complements other books, like Effective C++ by Scott Meyers. It presents everything in a concise and easy-to-read style.â€
—Moataz Kamel, senior software designer, Motorola Canad
“Dewhurst has written yet another very good book. This book should be required reading for people who are using C++ (and think that they already know everything in C++).â€
—Clovis Tondo, coauthor of C++ Primer Answer Book
What Every Professional C++ Programmer Needs to Know—Pared to Its Essentials So It Can Be Efficiently and Accurately Absorbed
C++ is a large, complex language, and learning it is never entirely easy. But some concepts and techniques must be thoroughly mastered if programmers are ever to do professional-quality work. This book cuts through the technical details to reveal what is commonly understood to be absolutely essential. In one slim volume, Steve Dewhurst distills what he and other experienced managers, trainers, and authors have found to be the most critical knowledge required for successful C++ programming. It doesn’t matter where or when you first learned C++. Before you take another step, use this book as your guide to make sure you’ve got it right!
للتحميل
http://mihd.net/8vd39b (http://mihd.net/8vd39b)
او
http://rapidshare.com/files/25775736/_0321321928_C___Common_Knowledge_Essential_Interme diate_Programming-Feb_2005.zip (http://rapidshare.com/files/25775736/_0321321928_C___Common_Knowledge_Essential_Interme diate_Programming-Feb_2005.zip)
او
http://rapidshare.com/files/60520935/12cckeip200502.rar (http://rapidshare.com/files/60520935/12cckeip200502.rar)
عبد المالك 09-01-2008, 01:16 AM http://images.amazon.com/images/P/0130467006.01._SCLZZZZZZZ_V1122692314_.jpg
Summary:
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.
TABLE of CONTENTS:
I. Basic C++
1. Introduction to C++
2. Real Numbers
3. Iteration
4. Decision Making
5. Functions
6. Arrays
7. Pointers and C-Strings
8. Pointers, Arrays, and Functions
9. User-Defined Data Types and Tables
II. Object-Oriented Concepts and Programming
10. The string Class; An Introduction to Classes and Objects
11. Programmer-Defined Classes and Objects
12. Manipulating Objects
13. Inheritance
14. Files
15. Special Topics;
Friends, Operator Overloading, Macros and Inline Functions
Appendices
A. Computers and Data
B. Program Control
Index
للتحميل
Password;
ebookspyder.net
http://rapidshare.com/files/8941820/C___for_Business_Programming_-_2nd_Ed_2005_-_John_C._Molluzzo_-_Prentice_Hall.zip (http://rapidshare.com/files/8941820/C___for_Business_Programming_-_2nd_Ed_2005_-_John_C._Molluzzo_-_Prentice_Hall.zip)
او
http://mihd.net/4uesqg (http://mihd.net/4uesqg)
عبد المالك 09-01-2008, 01:18 AM http://ec1.images-amazon.com/images/I/41JVBCETH9L.jpg
Book Info
The professional programmer's guide to avoiding and correcting ninety-nine of the most common, destructive, and interesting C++ design and programming errors. Serves as an inside look at the more subtle C++ features and programming techniques. Softcover.
From the Back Cover
"This may well be the best C++ book I have ever read. I was surprised by the amount I learned."
--Matthew Wilson, Development Consultant, Synesis Software
C++ Gotchas is the professional programmer's guide to avoiding and correcting ninety-nine of the most common, destructive, and interesting C++ design and programming errors. It also serves as an inside look at the more subtle C++ features and programming techniques.
This book discusses basic errors present in almost all C++ code, as well as complex mistakes in syntax, preprocessing, conversions, initialization, memory and resource management, polymorphism, class design, and hierarchy design. Each error and its repercussions are explained in context, and the resolution of each problem is detailed and demonstrated.
Author Stephen Dewhurst supplies readers with idioms and design patterns that can be used to generate customized solutions for common problems. Readers will also learn more about commonly misunderstood features of C++ used in advanced programming and design. A companion Web site, located at http://www.semantics.org (http://www.semantics.org), includes detailed code samples from the book.
Readers will discover:
How to escape both common and complex traps associated with C++
How to produce more reusable, maintainable code
Advanced C++ programming techniques
Nuances of the C++ language
C++ Gotchas shows how to navigate through the greatest dangers in C++ programming, and gives programmers the practical know-how they need to gain expert status.
للتحميل
http://mihd.net/fw6c2j (http://mihd.net/fw6c2j)
|
|