Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Archive for the 'C/C++' Category

Beginning C From Novice to Professional 4th Edition - Apress

Beginning C From Novice to Professional 4th Edition - ApressWith Beginning C: From Novice to Professional, Fourth Edition, you'll come to understand the fundamentals of the C language and learn how to program. All you need is this book and any one of the widely available free or commercial C or C++ compilers–and you'll soon be writing real C programs. You'll learn C from the first principles, using step-by-step working examples that you'll create and execute yourself.

This book will increase your programming expertise by guiding you through the development of fully working C applications that use what you've learned in a practical context. You'll also be able to strike out on your own by trying the exercises included at the end of each chapter

4 votes, average: 4 out of 54 votes, average: 4 out of 54 votes, average: 4 out of 54 votes, average: 4 out of 54 votes, average: 4 out of 5
  • 3,010 views
  • 1 Comment
  • In: C/C++, IT eBooks
  • Author : mrblue
  • Sams Teach Yourself C++ for LINUX in 21 Days

    Sams Teach Yourself C++ for LINUX in 21 Days

    Sams Teach Yourself C++ Programming for Linux in 21 Days teaches you the C++ programming language using the Linux operating system. You will gain a thorough understanding of the basics of C++ programming from a Linux perspective. The Bonus Week includes topics such as XWindows, KDE with QT toolkit, APE Class Library, and Real -time Middleware.
    TEACH YOURSELF C++ FOR LINUX IN 21 DAYS, while it may seem the ideal book to the budding Linux programmer because of its size, is a poor book for the beginner, and indeed for most programmers hoping to use C++. The book is a so-so introduction to C++ the language, but doesnýt offer any useful Linux-specific information (if you want to program in Linux, you probably already know what vi and emacs are, and how to open a command-line). The CD-ROM, containing a distribution of Mandrake Linux, is three years old and thus already ancient compared to todayýs Linux scene.

    The book is not really a “21 day” course, but rather a course made up of 21 units. Some units are too big to tackle in one day, such as the chapters on references and error-handling, unless one has 8 hours to dedicate to this. Iýd say three months is a reasonable amount of time to complete this book.

    3 votes, average: 3.67 out of 53 votes, average: 3.67 out of 53 votes, average: 3.67 out of 53 votes, average: 3.67 out of 53 votes, average: 3.67 out of 5
  • 4,101 views
  • 2 Comments
  • In: C/C++, IT eBooks, Linux
  • Author : Ibn
  • Numerical Simulations and Case Studies Using Visual C++.Net


    Master the numerical simulation process required to design, test and support mobile and parallel computing systems. An accompanying ftp site contains all the Visual C++ based programs discussed in the text to help readers create their own programs. With its focus on problems and solutions, this is an excellent text for upper-level undergraduate and graduate students, and a must-have reference for researchers and professionals in the field of simulations. More information about Visual C++ based programs can be found at: ftp: //ftp.wiley.com/public/sci_tech_med/numerical_simulations/

    5 votes, average: 3.4 out of 55 votes, average: 3.4 out of 55 votes, average: 3.4 out of 55 votes, average: 3.4 out of 55 votes, average: 3.4 out of 5
  • 1,943 views
  • 2 Comments
  • In: .NET, C/C++, IT eBooks
  • Author : cyberrsel
  • Beginning C: From Novice to Professional, 4th Edition

    1590597354_500.gif

    With Beginning C: From Novice to Professional, Fourth Edition, you'll come to understand the fundamentals of the C language and learn how to program. All you need is this book and any one of the widely available free or commercial C or C++ compilers–and you'll soon be writing real C programs. You'll learn C from the first principles, using step-by-step working examples that you'll create and execute yourself.

    5 votes, average: 2.6 out of 55 votes, average: 2.6 out of 55 votes, average: 2.6 out of 55 votes, average: 2.6 out of 55 votes, average: 2.6 out of 5
  • 3,131 views
  • 0 Comments
  • In: C/C++, IT eBooks
  • Author : Ruby
  • Data Structures and Problem Solving with C++ 2nd Ed

    Data Structures and Problem Solving with C++ 2nd EdData Structures and Problem Solving Using C++ provides an introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. It is a complete revision of Weiss' successful CS2 book Algorithms, Data Structures, and Problem Solving with C++.

    Throughout this edition, Mark Allen Weiss has included the latest features of the C++ programming language-making prevalent use of the Standard Template Library (STL) wherever appropriate. He has also included a new chapter covering Patterns, as well as new material on templates, vectors and push_back.

    C++ allows the programmer to write the interface and implementation separately, to place them in separate files and compile separately, and to hide the implementation details. This book goes a step further: The interface and implementation are discussed in separate parts of the book. Part I (Objects and C++), Part II (Algorithms and Building Blocks), and Part III (Applications) lay the groundwork by discussing basic concepts and tools and providing some practical examples, but implementation of data structures are not shown until Part IV (Implementations). This separation of interface and implementation promotes abstract thinking. Class interfaces are written and used before the implementation is known, forcing the reader to think about the functionality and potential efficiency of the various data structures

    5 votes, average: 3.4 out of 55 votes, average: 3.4 out of 55 votes, average: 3.4 out of 55 votes, average: 3.4 out of 55 votes, average: 3.4 out of 5
  • 3,998 views
  • 1 Comment
  • In: C/C++, IT eBooks
  • Author : mrblue
  • C++ Timesaving Techniques for Dummies

    * Seasoned C++ programmer Matthew Telles shows developers at any level of experience how to save hours by improving, refactoring, and debugging their code

    * Some of the techniques covered include mastering asserts, creating a complete class, hiding a method of a base class, freeing blocks of memory, implementing a simple locking mechanism, creating debugging macros, checking for errors at run-time, finding and fixing memory leaks, and reducing code complexity

    * The easy-to-follow, two-column Timesaving Techniques format makes mastering each timesaver a snap

    * C++ is one of today's most widely used programming languages, with compilers offered by Microsoft, Borland, and Code Warrior

    * This book is the perfect companion to C++ For Dummies, Fifth Edition

    6 votes, average: 4.17 out of 56 votes, average: 4.17 out of 56 votes, average: 4.17 out of 56 votes, average: 4.17 out of 56 votes, average: 4.17 out of 5
  • 2,829 views
  • 0 Comments
  • In: C/C++, IT eBooks
  • Author : -cosmos-
  • Borland C++Builder Unleashed - Sams

    Borland C++Builder Unleashed - Sams

    Covers C++ builder fundamentals, Visual component library, Event and Exception handling, Code sharing between C++ builder and Delphi, Database tools, SQL and TQuery objects and more.

    2 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 5
  • 1,961 views
  • 0 Comments
  • In: C/C++, IT eBooks
  • Author : mrblue
  • A Laboratory Course in C++ Data Structures - Jones and Bartlett

    A Laboratory Course in C++ Data Structures - Jones and Bartlett

    A Laboratory Course in C++ Data Structures, Second Edition  exemplifies the active learning experience.  With a dynamic learn-by-doing focus, this laboratory manual encourages students to explore data structures by implementing them, a process through which students discover how data structures work and how they can be applied. Providing a framework that offers feedback and support, this text challenges students to exercise their creativity in both programming and analysis.  Each laboratory unit consists of four parts: the Prelab, the Bridge, the In-lab, and the Postlab, which create an excellent hands-on learning opportunity for students in supervised labs and students engaged in independent study.

    4 votes, average: 4.5 out of 54 votes, average: 4.5 out of 54 votes, average: 4.5 out of 54 votes, average: 4.5 out of 54 votes, average: 4.5 out of 5
  • 3,528 views
  • 0 Comments
  • In: C/C++, IT eBooks
  • Author : mrblue
  • C++ Network Programming Volume.1 Mastering Complexity with ACE and Patterns

     C++  Network Programming  Volume.1 Mastering Complexity with ACE and Patterns

    As networks, devices, and systems continue to evolve, software engineers face the unique challenge of creating reliable distributed applications within frequently changing environments. C++ Network Programming, Volume 1, provides practical solutions for developing and optimizing complex distributed systems using the ADAPTIVE Communication Environment (ACE), a revolutionary open-source framework that runs on dozens of hardware platforms and operating systems.

    This book guides software professionals through the traps and pitfalls of developing efficient, portable, and flexible networked applications. It explores the inherent design complexities of concurrent networked applications and the tradeoffs that must be considered when working to master them.

    2 votes, average: 4 out of 52 votes, average: 4 out of 52 votes, average: 4 out of 52 votes, average: 4 out of 52 votes, average: 4 out of 5
  • 2,734 views
  • 2 Comments
  • In: C/C++, IT eBooks
  • Author : mrblue
  • Borland C++ Builder: The Complete Reference - McGraw Hill

    Borland C++ Builder: The Complete Reference - McGraw HillBest-selling programming author Herb Schildt brings you the most comprehensive resource to Borland C++ Builder available. Including complete coverage of the C++ language, tools, libraries–plus an introduction to Windows programming–this book contains everything you need to know to expertly work with Borland C++.

    1 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 5
  • 2,136 views
  • 0 Comments
  • In: C/C++, IT eBooks
  • Author : mrblue