Book Name: | C++ How to Program |
Author: | Deitel & Deitel |
ISBN: | 0131857576 |
Edition: | 5 edition (January 15, 2005) |
Publisher: | Prentice Hall |
Added By: | M.Qayyum |
Date: | 2009-10-26 |
Description: | With over 250,000 sold, Harvey and Paul Deitel's C++ How to Program is the world\'s best-selling introduction to C++ programming. Now, this classic has been thoroughly updated! The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of programming concepts and intermediate-level topics for further study. The books in this series feature hundreds of complete, working programs with thousands of lines of code. Deitels' C++ How to Program is the most comprehensive, practical introduction to C++ ever published-with hundreds of hands-on exercises, roughly 250 complete programs written and documented for easy learning, and exceptional insight into good programming practices, maximizing performance, avoiding errors, debugging, and testing. The updated Fifth Edition now includes a new early classes pedagogy-classes and objects are introduced in Chapter 3 and used throughout the book as appropriate. The new edition uses string and vector classes to make earlier examples more object-oriented. Large chapters are broken down into smaller, more manageable pieces. A new OOD/UML ATM case study replaces the elevator case study of previous editions, and UML in the OOD/UML case study and elsewhere in the book has been upgraded to UML 2. The Fifth Edition features new mini case studies (e.g., GradeBook and Time classes). An employee hierarchy replaces Point Circle Cylinder to introduce inheritance and polymorphism. Additional enhancements include tuned treatment of exception handling, new “Using the Debugger” material and a new "Before You Begin" section to help readers get set up properly. Also included are separate chapters on recursion and searching/sorting. The Fifth Edition retains every key concept and technique ANSI C++ developers need to master: control statements, functions, arrays, pointers and strings, classes and data abstraction, operator overloading, inheritance, virtual functions, polymorphism, I/O, templates, exception handling, file processing, data structures, and more. It also includes a detailed introduction to Standard Template Library (STL) containers, container adapters, algorithms, and iterators. The accompanying CD-ROM includes all the source code from the book. A valuable reference for programmers and anyone interested in learning the C++ programming language and object-oriented development in C++. |
Download Link: | http://www.easy-share.com/1907964039/C++ How to Program, Fifth Edition by Deitel & deitel.rar![]() |
Alternate Download Link1: | http://hotfile.com/dl/13778484/bd68b49/C_How_to_Program_Fifth_Edition_by_Deitel__deitel.rar.html![]() |
Alternate Download Link2: | http://rapidshare.com/files/21938184/csharprog.rar.html![]() |
Alternate Download Link3: | http://ifile.it/su3x4a/csh_arprog.rar![]() |
Book Cover: | http://ecx.images-amazon.com/images/I/61T8TMRB0AL._SL500_AA240_.jpg![]() |
![]() |
C++ How to Program
C++ Primer, Fourth Edition
Book Name: | C++ Primer, Fourth Edition |
Author: | Stanley B. Lippman, Josée Lajoie, Barbara E. Moo |
ISBN: | 0201721481 |
Edition: | Published in 2005-02-24 |
Publisher: | Addison-Wesley Professional |
Added By: | M.Qayyum |
Date: | 2009-10-26 |
Description: | This new edition of C++ Primer, a favorite choice for a first C++ book, has been greatly improved with the latest and greatest on C++, stressing the built-in language features of the C++ Standard Library. For this new version--weighing in at a massive 1,237 pages--Stanley Lippman, a well-known C++ expert, teams up with Josée Lajoie, who has helped define the C++ international language standard. The new material is excellent for programmers who want to get the most out of new and advanced features in the language. The authors still introduce the basics of C++, including data types and pointers, but quickly move on to stress how to get the most out of the built-in features of ISO-standard C++. Throughout this book built-in support for the C++ Standard Library, such as container classes like vectors and maps, and other standard features, such as the string class, are integrated into a tried-and- proven basic-language tutorial. The major new features of C++ (templates, name spaces, and run-time type identification) all get their due. The result is an authoritative guide to basic and advanced C++ in a clear and readable style, with plenty of short, practical examples throughout the text. The book includes exercises--some quite challenging--for every section: a perfect choice both for self-study and the classroom. --Richard Dragan |
Download Link: | http://ifile.it/w3sgxa/c_primer.pdf.rar![]() |
Alternate Download Link1: | http://ifile.it/27ixbv/19cp4e200502.rar![]() |
Alternate Download Link2: | http://ifile.it/cdokyz/0201721481.rar![]() |
Alternate Download Link3: | http://rapidshare.com/files/164305870/ebook.C_Primer.0201721481.zip![]() |
Book Cover: | http://ecx.images-amazon.com/images/I/51OU8XUfUsL._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA240_SH20_OU01_.jpg![]() |
![]() | |
Comments: | M.Qayyum Said: Alternate Download Links: http://ifile.it/drj40sa/cpppfe.rar http://www.megaupload.com/?d=B73DOZXX http://www.megaupload.com/?d=2G60SPVC |
Python Developer's Handbook
Book Name: | Python Developer's Handbook |
Author: | Andre Lessa |
ISBN: | 0672319942 |
Edition: | Published in 2000 |
Publisher: | Sams |
Added By: | M.Qayyum |
Date: | 2009-10-26 |
Description: | The Python Developer's Handbook is designed to expose experienced developers to Python and its uses. Beginning with a brief introduction to the language and its syntax, the book moves quickly into more advanced programming topics, including embedding Python, network programming, GUI toolkits, JPython, Web development, Python/C API, and more. Python is an interpreted, object-oriented programming language. Its syntax is simple and easy to learn, and it encourages programmers to write and think clearly. The Python Developer's Handbook is carefully written, well-organized introduction to this powerful, fast-growing programming language for experienced developers.....Password1: gigapedia.org Password2: twilightzone |
Download Link: | http://rapidshare.com/files/49372258/t01175.rar![]() |
Alternate Download Link1: | http://ifile.it/4f1urtx/8256.rar![]() |
Alternate Download Link2: | http://ifile.it/6t13i5f/0672319942.zip![]() |
Alternate Download Link3: | |
Book Cover: | http://ecx.images-amazon.com/images/I/31Twg6-Jz3L._SL75_.jpg![]() |
![]() |
Text Processing In Python
Book Name: | Text Processing In Python |
Author: | David Mertz |
ISBN: | 0321112547 |
Edition: | 2003-06-12 |
Publisher: | Addison Wesley |
Added By: | M.Qayyum |
Date: | 2009-10-26 |
Description: | Text Processing in Python describes techniques for manipulation of text using the Python programming language. At the broadest level, text processing is simply taking textual information and doing something with it. This might be restructuring or reformatting it, extracting smaller bits of information from it, or performing calculations that depend on the text. Text processing is arguably what most programmers spend most of their time doing. Because Python is clear, expressive, and object-oriented it is a perfect language for doing text processing, even better than Perl. As the amount of data everywhere continues to increase, this is more and more of a challenge for programmers. This book is not a tutorial on Python. It has two other goals: helping the programmer get the job done pragmatically and efficiently; and giving the reader an understanding - both theoretically and conceptually - of why what works works and what doesn't work doesn't work. Mertz provides practical pointers and tips that emphasize efficent, flexible, and maintainable approaches to the textprocessing tasks that working programmers face daily. |
Download Link: | http://rapidshare.com/files/104339064/0321112547.7z![]() |
Alternate Download Link1: | http://ifile.it/yerotjm/0321112547.7z![]() |
Alternate Download Link2: | http://rapidshare.com/files/158856030/ebook.Text_Processing_in_Python.0321112547.zip![]() |
Alternate Download Link3: | |
Book Cover: | http://ecx.images-amazon.com/images/I/31td2Ii2kjL._SL500_AA187_.jpg![]() |
![]() |
Python Programming with the Java Class Libraries: A Tutorial for Building Web and Enterprise
Book Name: | Python Programming with the Java Class Libraries: A Tutorial for Building Web and Enterprise |
Author: | Richard Hightower |
ISBN: | 0201616165 |
Edition: | 1st Edition |
Publisher: | Addison Wesley |
Added By: | M.Qayyum |
Date: | 2009-10-26 |
Description: | Python Programming with the Java Class Libraries: A Tutorial for Building Web and Enterprise Applications. Characterized by ease of use, richness of expression, and concise syntax, Python has remained a premier programming language for more than a decade, and is used by novices and professionals alike. In particular, its close relationship to Java?makes the two languages, when used in combination, ideal for Web and distributed enterprise application development. This tutorial begins with coverage of some of the basics of Python programming. Using plenty of skill-building exercises and interactive programming sessions, this book will help those new to programming develop an understanding of concepts and practical techniques. For experienced programmers, the book demonstrates Python's breadth of capabilities and shows the ways that Python interfaces with Java APIs for professional application development. Python Programming with the Java?Class Libraries: A Tutorial for Building Web and Enterprise Applications with Jython covers important topics such as: * Fundamental programming concepts, including statements, expressions, interpreters, and compilers * Python basics, including operators, string formatting, namespaces, classes, errors, and exceptions * Object-oriented programming concepts * File input/output * Python's intrinsic functions * Formatting, parsing, and manipulating strings * Interfacing with the Java APIs and working with Java Streams * Using Python and Java Swing to create GUIs * Working with SQL and JDBC? Python and Java applets In addition, the book contains instructions for downloading and installing the Python language and the Java Development Kit (JDK). Terminology, definitions, explanations, and numerous code samples make this book a useful learning experience. Whether you are a sophisticated computer user new to programming or a serious application developer, Python Programming with the Java?Class Libraries will give you insight into the power of Python and the know-how to put it to work. |
Download Link: | http://www.woodpecker.org.cn:9081/doc/Python/_chm/mec.Python Programming with the Java Class Libraries.2002 [miex.org].chm |
Alternate Download Link1: | http://ifile.it/psga2t/0201616165.rar |
Alternate Download Link2: | http://rapidshare.com/files/158856040/ebook.Python_Programming_with_the_Javatm_Class_Libraries_A_Tutorial_for_Bu.0201616165.zip |
Alternate Download Link3: | |
Book Cover: | http://ecx.images-amazon.com/images/I/51ibJ2KfnTL._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA240_SH20_OU02_.jpg |
![]() |
Thinking in Python Design -Patterns and Problem-Solving Techniques
Book Name: | Thinking in Python Design -Patterns and Problem-Solving Techniques | |
Author: | Bruce Eckel | |
ISBN: | ||
Edition: | ||
Publisher: | MindView, Inc | |
Added By: | M.Qayyum | |
Date: | 2009-10-26 | |
Description: | This is a book about design that I have been working on for years, basically ever since I first started trying to read Design Patterns (Gamma, Helm, Johnson & Vlissides, Addison-Wesley, 1995), commonly referred to as the Gang of Four or just GoF). There is a chapter on design patterns in the first edition of Thinking in C++, which has evolved in Volume 2 of the second edition of Thinking in C++, and you’ll also find a chapter on patterns in the first edition of Thinking in Java. I took that chapter out of the second edition of Thinking in Java because that book was getting too big, and also because I had decided to write Thinking in Patterns. That book, still to be finished, has become this one. The ease of expressing these more complex ideas in Python will, I think, finally allow me to get it all out. This is not an introductory book. I am assuming that you have worked your way through at least Learning Python (by Mark Lutz & David Ascher; OReilly, 1999) or an equivalent text before coming to this book. In addition, I assume you have more than just a grasp of the syntax of Python. You should have a good understanding of objects and what they’re about, including polymorphism. On the other hand, by going through this book you’re going to learn a lot about object-oriented programming by seeing objects used in many different situations. If your knowledge of objects is rudimentary, it will get much stronger in the process of understanding the designs in this book. | |
Download Link: | http://depositfiles.com/files/r5o7hqigz![]() |
Microsoft Excel Functions and Formulas: Excel 97--Excel 2003
Book Name: | Microsoft Excel Functions and Formulas: Excel 97--Excel 2003 | |
Author: | Bernd Held | |
ISBN: | 159822011X | |
Edition: | November 25, 2006 | |
Publisher: | Wordware Publishing, Inc. | |
Added By: | M.Qayyum | |
Date: | 2009-10-26 | |
Description: | Equipped with a variety of functions and easy to use, Microsoft Excel is the tool of choice when it comes to crunching numbers, building charts, and analyzing tables. But most users only scratch the surface of the program's functionality, especially the built-in formulas designed to make everyday operations and real-world tasks more efficient. Microsoft Excel Functions & Formulas demonstrates the secrets of Excel functions through the use of practical and useful examples in a quick reference format. Topics include logical, text, date and time, basic statistical, mathematical, financial, database, and reference functions as well as conditional formatting with formulas, array formulas, and user-defined functions. | |
Download Link: | http://rapidshare.com/files/23075976/Wordware.Microsoft.Excel.Functions.and.Formulas.Excel.97.Excel.2003.Nov.2006.eBook-BBL.rar![]() | |
Alternate Download Link1: | http://ifile.it/1lu9kn/wordware.microsoft.excel.functions.and.formulas.excel.97.excel.2003.nov.2006.ebook-bbl.rar![]() | |
Alternate Download Link2: | http://rapidshare.com/files/24616371/Wordware_Microsoft_Exce_Functions_and_Formulas.Excel.97.Excel.2003.Nov.2006.eBook-BBL.rar![]() | |
Alternate Download Link3: | http://rapidshare.com/files/24617621/Excel.FunctionE-159822011X.rar![]() | |
Book Cover: | http://ecx.images-amazon.com/images/I/51SLh2HbJUL._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA240_SH20_OU01_.jpg | ![]() |
Excel 2007 VBA Programming For Dummies
Book Name: | Excel 2007 VBA Programming For Dummies |
Author: | John Walkenbach |
ISBN: | 0470046740 |
Edition: | 1st Edition |
Publisher: | For Dummies |
Added By: | M.Qayyum |
Date: | 2009-10-26 |
Description: | Microsoft Office Excel 2007 VBA Programming For Dummies. Info: Step-by-step instructions for creating VBA macros Harness the power of VBA and create custom Excel applications Make Excel 2007 work for you! This clear, nonintimidating guide shows you how to use VBA to create Excel apps that look and work the way you want. Packed with plenty of sample programs, it explains how to work with range objects, control program flow, develop custom dialog boxes, create custom toolbars and menus, and much more. Discover how to * Grasp essential programming concepts * Use the Visual Basic(r) Editor * Navigate the new Excel user interface * Communicate with your users * Deal with errors and bugs |
Download Link: | http://rapidshare.com/files/217215267/053-FD_401.rar![]() |
Book Cover: | http://media.wiley.com/product_data/coverImage300/40/04700467/0470046740.jpg |
Research And Trends in Data Mining Technologies And Applications
Book Name: | Research And Trends in Data Mining Technologies And Applications |
Author: | David Taniar |
ISBN: | 159904272X |
Edition: | |
Publisher: | Idea Group Publishing |
Added By: | M.Qayyum |
Date: | 2009-10-25 |
Description: | Activities in data warehousing and mining are constantly emerging. Data mining methods, algorithms, online analytical processes, data mart and practical issues consistently evolve, providing a challenge for professionals in the field. Research and Trends in Data Mining Technologies and Applications focuses on the integration between the fields of data warehousing and data mining, with an emphasis on the applicability to real-world problems. This book provides an international perspective, highlighting solutions to some of researchers toughest challenges. Developments in the knowledge discovery process, data models, structures, and design serve as answers and solutions to these emerging challenges |
Download Link: | http://http://rapidshare.com/files/34094906/RTDM.rar![]() |
Book Cover: | http://ecx.images-amazon.com/images/I/51SXTCB60TL._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA240_SH20_OU01_.jpg![]() |
![]() |
Information Security Management Handbook 4th Edition
Book Name: | Information Security Management Handbook 4th Edition |
Author: | Harold F. Tipton |
ISBN: | 0849315182 |
Edition: | 4th Edition |
Publisher: | AUERBACH Publications |
Added By: | M.Qayyum |
Date: | 2009-10-25 |
Description: | The Information Security Management Handbook, organized by the ten domains of the Common Body of Knowledge on which the CISSP exam is based, consistently communicates the fundamental concepts of security needed to be a true CISSP. In response to new developments, Volume 4 supplements the previous three volumes with new Information covering topics such as wireless, HIPAA, the latest hacker attacks and defenses, intrusion detection, and provides expanded coverage on security management issues and applications security. Even those that don\'t plan on sitting for the CISSP exam will find that this handbook is a great information security reference. |
Download Link: | http://depositfiles.com/files/ln9b54b6d![]() |
Alternate Download Link1: | http://www.uploading.com/files/9LHYTZBN/InfSecMa4.zip.html![]() |
Alternate Download Link2: | |
Alternate Download Link3: | |
Book Cover: | http://ecx.images-amazon.com/images/I/51H2ZYD88NL._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA240_SH20_OU01_.jpg![]() |
![]() |
Information Security Management Handbook, 5th Edition
Book Name: | Information Security Management Handbook, 5th Edition |
Author: | Harold F. Tipton |
ISBN: | 0849319978 |
Edition: | 5th Edition |
Publisher: | AUERBACH Publications |
Added By: | M.Qayyum |
Date: | 2009-10-25 |
Description: | Since 1993, the Information Security Management Handbook has served not only as an everyday reference for Information security practitioners but also as an important document for conducting the intense review necessary to prepare for the Certified Information System Security Professional (CISSP) examination. Now completely revised and updated and in its fifth edition, the handbook maps the ten domains of the Information Security Common Body of Knowledge and provides a complete understanding of all the items in it. This is a must have book, both for preparing for the CISSP exam and as a comprehensive, up-to-date reference. |
Download Link: | http://www.megaupload.com/?d=KZSNBV2K![]() |
Alternate Download Link1: | http://uploading.com/files/F07247K2/InfSecMan3.rar.html![]() |
Alternate Download Link2: | http://depositfiles.com/en/files/bhkx06wxz![]() |
Alternate Download Link3: | http://rapidshare.com/files/212928277/InfSecMan3.rar![]() |
Book Cover: | http://ecx.images-amazon.com/images/I/41JSFBXCETL._SL500_AA246_PIkin2,BottomRight,-11,34_AA280_SH20_OU01_.jpg![]() |
![]() |