|
 |
Search books c programmers |
 |
| |
|
|
 |
|
 |
Search results: 5 articles (Search results 1 - 5) :
 |
#2: E-Books : C and C++. Complete Programming Books! |
 |
| |
| The Author: odem2005 | 26 August 2009 | Views: 997 |
|
|
| |
C and C++. Complete Programming Books - 5.5MB Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the traditional procedural programming. C++ was a moving target as the language added new features, but now, with the ISO/ANSI C++ Standard, Second Edition (2003), in place, the language has stabilized. Contemporary compilers support most or all of the features mandated by the standard, and programmers have had time to get used to applying these features. The fifth edition of this book, C++ Primer Plus, reflects the ISO/ANSI standard and describes this matured version of C++. C++ Primer Plus discusses the basic C language and presents C++ features, making this book self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs that are easy to copy and experiment with. You�ll learn about input/output (I/O), how to make programs perform repetitive tasks and make choices, the many ways to handle data, and how to use functions. You�ll learn about the many features C++ has added to C, including the following: 1. Classes and objects 2. Inheritance 3. Polymorphism, virtual functions, and runtime type identification (RTTI) 4. Function overloading 5. Reference variables 6. Generic, or type-independent, programming, as provided by templates and the Standard Template Library (STL) 7. The exception mechanism for handling error conditions |
|
| |
|
|
 |
|
 |
 |
#3: E-Books : Beginning Ruby: From Novice to Professional |
 |
| |
| The Author: mendi926 | 12 August 2009 | Views: 346 |
|
|
| |
664 pages Publisher: Apress (March 26, 2007) Language: English PDF 9 MBRuby is perhaps best known as the engine powering the hugely popular Ruby on Rails web framework. However, it is an extremely powerful and versatile programming language in its own right. It focuses on simplicity and offers a fully object-oriented environment.Beginning Ruby is a thoroughly contemporary guide for every type of reader wanting to learn Ruby, from novice programmers to web developers to Ruby newcomers. It starts by explaining the principles behind object-oriented programming and within a few chapters builds toward creating a genuine Ruby application.The book then explains key Ruby principles, such as classes and objects; projects, modules, and libraries; and other aspects of Ruby such as database access. In addition, Ruby on Rails is covered in depth, and the books appendixes provide essential reference information as well as a primer for experienced programmers. |
|
| |
|
|
 |
|
 |
 |
#4: E-Books : Java AIO Desk Reference for Dummies 2nd EDITION* |
 |
| |
| The Author: mendi926 | 6 August 2009 | Views: 640 |
|
|
| |
Java All-In-One Desk Reference For Dummies, 2nd Edition Doug Lowe, Barry Burd ISBN: 978-0-470-12451-2 Paperback 912 pages June 2007 Eight mini books comprising nearly 900 pages give developers the tips and techniques they need to get up and running on the new J2SE 6 (Java Standard Edition 6) and JDK 6 (Java Development Kit 6) This friendly, all-inclusive reference delivers the lowdown on Java language and syntax fundamentals as well as Java server-side programming, with explanations, reference information, and how-to instructions for both beginning and intermediate-to-advanced programmersMini books cover Java basics; programming basics; strings, arrays, and collections; programming techniques; Swing; Web programming; files and databases; and fun and games |
|
| |
|
|
 |
|
 |
 |
#5: E-Books : Deitel - C++ How to Program (Fifth Edition) |
 |
| |
| The Author: hombre076 | 4 May 2008 | Views: 12278 |
|
|
| |
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++. |
|
| |
|
|
 |
|
 |
|
|