Code Monkey home page Code Monkey logo

accelerated_cpp's Introduction

Acaccelerated_cpp

Accelerated C++ win-net-source

The files in this directory and its associated subdirectories contain the source code from the book ``Accelerated C++: Practical Programming by Example'' by Andrew Koenig and Barbara E. Moo (Addison-Wesley 2000, ISBN 0-201-70353-X). They are mechanically extracted from the files that are used to produce the book. Accordingly, they should match the book exactly--specifically, the fifth printing, which isn't out yet.

In addition, we have added main programs, test data, and makefiles to enable you to compile and run the code.

These files compile and run under Visual Studio.NET. If you have an earlier version of Visual Studio, please use the version of the source code from http://www.acceleratedcpp.com that contains the appropriate workarounds.

For each chapter in the book, there is a corresponding directory that contains the source code from that chapter. Assuming that your system is configured correctly, you should be able to go into any of these directories and say

nmake

to compile the programs,

nmake test

to execute them, and

nmake clobber

to remove all the files that were generated during compilation.

All of the files in these directories are copyrighted by AT&T and Barbara E. Moo, and they come with absolutely no warranty whatsoever. Permission is hereby granted to use these programs for educational purposes.

We would like to know about errors in these files and suggestions for making them easier to use with other compilers.

				Regards,


				Andrew Koenig
				[email protected]


				Barbara E. Moo
				[email protected]

accelerated_cpp's People

Contributors

joyounger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.