Programming in C++ for Engineering and Science

by Larry Nyhoff

0 ratings • 0 reviews • 0 shelved
Book cover for Programming in C++ for Engineering and Science

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

Developed from the author’s many years of teaching computing courses, Programming in C++ for Engineering and Science guides students in designing programs to solve real problems encountered in engineering and scientific applications. These problems include radioactive decay, pollution indexes, digital circuits, differential equations, Internet addresses, data analysis, simulation, quality control, electrical networks, data encryption, beam deflection, and many other areas.

To make it easier for novices to develop programs, the author uses an object-centered design approach that helps students identify the objects in a problem and the operations needed; develop an algorithm for processing; implement the objects, operations, and algorithm in a program; and test, correct, and revise the program. He also revisits topics in greater detail as the text progresses. By the end of the book, students will have a solid understanding of how C++ can be used to process complex objects, including how classes can be built to model objects.

Web ResourceThe book’s website at http://cs.calvin.edu/books/c++/engr-sci provides source code, expanded presentations, links to relevant sites, reference materials, lab exercises, and projects. For instructors, solutions to exercises and PowerPoint slides for classroom use are available upon qualifying course adoption.

  • ISBN10 1439825343
  • ISBN13 9781439825341
  • Publish Date 1 August 2012
  • Publish Status Active
  • Publish Country US
  • Publisher Taylor & Francis Inc
  • Imprint CRC Press Inc
  • Format Paperback
  • Pages 744
  • Language English