Seller: BooksRun, Philadelphia, PA, U.S.A.
£ 3.25
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: Fair. 1. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported.
Published by Wiley & Sons, Incorporated, John, 2003
ISBN 10: 0471202150 ISBN 13: 9780471202158
Language: English
Seller: Better World Books: West, Reno, NV, U.S.A.
£ 5.09
Convert currencyQuantity: 1 available
Add to basketCondition: Good. Used book that is in clean, average condition without any missing pages.
Published by Wiley & Sons, Incorporated, John, 2003
ISBN 10: 0471202150 ISBN 13: 9780471202158
Language: English
Seller: Better World Books, Mishawaka, IN, U.S.A.
£ 5.09
Convert currencyQuantity: 1 available
Add to basketCondition: Very Good. Used book that is in excellent condition. May show signs of wear or have minor defects.
Published by Wiley & Sons Australia, Limited, John, 2003
ISBN 10: 0471429279 ISBN 13: 9780471429272
Language: English
Seller: Better World Books Ltd, Dunfermline, United Kingdom
Condition: Very Good. Ships from the UK. Former library book; may include library markings. Used book that is in excellent condition. May show signs of wear or have minor defects.
Seller: ThriftBooks-Dallas, Dallas, TX, U.S.A.
£ 4.87
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: As New. No Jacket. Pages are clean and are not marred by notes or folds of any kind. ~ ThriftBooks: Read More, Spend Less 1.6.
Seller: Textbooks_Source, Columbia, MO, U.S.A.
First Edition
£ 13.11
Convert currencyQuantity: 2 available
Add to basketpaperback. Condition: Good. 1st Edition. Ships in a BOX from Central Missouri! May not include working access code. Will not include dust jacket. Has used sticker(s) and some writing or highlighting. UPS shipping for most packages, (Priority Mail for AK/HI/APO/PO Boxes).
Seller: The Book Spot, Sioux Falls, MN, U.S.A.
£ 48.29
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: New.
Seller: HPB-Red, Dallas, TX, U.S.A.
£ 3.77
Convert currencyQuantity: 1 available
Add to basketpaperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
Condition: good. May show signs of wear, highlighting, writing, and previous use. This item may be a former library book with typical markings. No guarantee on products that contain supplements Your satisfaction is 100% guaranteed. Twenty-five year bookseller with shipments to over fifty million happy customers.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 94.59
Convert currencyQuantity: 2 available
Add to basketCondition: good. May show signs of wear, highlighting, writing, and previous use. This item may be a former library book with typical markings. No guarantee on products that contain supplements Your satisfaction is 100% guaranteed. Twenty-five year bookseller with shipments to over fifty million happy customers.
Published by John Willey & Sons, Inc., 2012
ISBN 10: 1118497627 ISBN 13: 9781118497623
Language: English
Seller: HPB-Red, Dallas, TX, U.S.A.
£ 41.92
Convert currencyQuantity: 1 available
Add to basketspiral_bound. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Seller: Alien Bindings, BALTIMORE, MD, U.S.A.
First Edition
£ 98.05
Convert currencyQuantity: 1 available
Add to basketSoftcover. Condition: As New. No Jacket. First Edition. Like New / Fine condition. The covers are in great shape. The binding is square and tight. The interior pages are clean and unmarked. The book will be carefully packaged for shipment for protection from the elements. USPS electronic tracking number issued free of charge.
Seller: Textbooks_Source, Columbia, MO, U.S.A.
First Edition
£ 76.63
Convert currencyQuantity: Over 20 available
Add to basketpaperback. Condition: New. 1st Edition. Ships in a BOX from Central Missouri! UPS shipping for most packages, (Priority Mail for AK/HI/APO/PO Boxes).
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
Condition: As New. Unread book in perfect condition.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
Condition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 123.25
Convert currencyQuantity: 14 available
Add to basketCondition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 132.36
Convert currencyQuantity: 14 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Griffin Books, Stamford, CT, U.S.A.
£ 120.72
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: New. As new clean tight and bright B72 Please email for photos. Larger books or sets may require additional shipping charges. Books sent via US Postal.
Published by John Wiley & Sons, New York, 2003
ISBN 10: 0471202150 ISBN 13: 9780471202158
Language: English
Seller: CitiRetail, Stevenage, United Kingdom
First Edition
Paperback. Condition: new. Paperback. An innovative new book designed to teach algorithmic approaches to solving engineering problems. De-emphasizing syntax, the author focuses on structured approaches to implementing solutions using a subset of the C++ language. Focus is on developing common algorithmic patterns and how to use them to solve complex problems. Engineering applications requiring use of algebra, calculus, and physics are included. FIND CREATIVE NEW WAYS TO SOLVE ENGINEERING PROBLEMS. Designing algorithms not only offers powerful tools for analyzing technological designs and optimizing engineering processes, it also gives readers the opportunity to gain valuable experience working though the entire creative process of engineering—from problem formulation and analysis, to creating and implementing code to solve the problem. Introduction to Engineering Programming offers first-year engineering students the support they need to focus on the higher-level thinking skills needed to design and test good solutions to engineering problems. Readers will learn how computing can be used to model the physical world, how it can be used to make predictions and analyze engineering data, and how to apply basic numerical and image processing algorithms to engineering problems. Throughout, the emphasis is on the creative aspect of problem solving—the heart of engineering education and practice. Features Early introduction of functions and procedures: The text encourages readers to decompose code into functions and procedures, and work with complex algorithms, right from the start. Iteration is presented before selection: The author introduces this concept and its expression in C++ relatively early, so readers can begin creating and implementing meaningful algorithms as soon as possible. Integrates calculus, physics, and introductory programming: The text makes direct connections to other classes in calculus and physics, and presents many examples and problems form those subjects. These connections will help the reader see the interconnectedness of the first- and second- year curriculum. Clear and precise presentationof C++: The text uses C++ to implement algorithms, with an emphasis on a subset of C++ that can be used to solve many problems from physics, calculus, biology, and engineering. The C++ is purely ANSI/ISO C++ and every named code in the book has been extracted from the text and compiled and tested. Engineering is the art of solving new problems by creatively using familiar tools. Introduction to Engineering Programming—Solving Problems with Algorithms provides students of engineering with the opportunity to do just that: to learn the tools of computation and apply these tools to problems that they have not faced before. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Seller: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Ireland
£ 181.33
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by John Wiley & Sons, New York, 2003
ISBN 10: 0471202150 ISBN 13: 9780471202158
Language: English
Seller: Grand Eagle Retail, Fairfield, OH, U.S.A.
First Edition
£ 161.08
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: new. Paperback. An innovative new book designed to teach algorithmic approaches to solving engineering problems. De-emphasizing syntax, the author focuses on structured approaches to implementing solutions using a subset of the C++ language. Focus is on developing common algorithmic patterns and how to use them to solve complex problems. Engineering applications requiring use of algebra, calculus, and physics are included. FIND CREATIVE NEW WAYS TO SOLVE ENGINEERING PROBLEMS. Designing algorithms not only offers powerful tools for analyzing technological designs and optimizing engineering processes, it also gives readers the opportunity to gain valuable experience working though the entire creative process of engineering—from problem formulation and analysis, to creating and implementing code to solve the problem. Introduction to Engineering Programming offers first-year engineering students the support they need to focus on the higher-level thinking skills needed to design and test good solutions to engineering problems. Readers will learn how computing can be used to model the physical world, how it can be used to make predictions and analyze engineering data, and how to apply basic numerical and image processing algorithms to engineering problems. Throughout, the emphasis is on the creative aspect of problem solving—the heart of engineering education and practice. Features Early introduction of functions and procedures: The text encourages readers to decompose code into functions and procedures, and work with complex algorithms, right from the start. Iteration is presented before selection: The author introduces this concept and its expression in C++ relatively early, so readers can begin creating and implementing meaningful algorithms as soon as possible. Integrates calculus, physics, and introductory programming: The text makes direct connections to other classes in calculus and physics, and presents many examples and problems form those subjects. These connections will help the reader see the interconnectedness of the first- and second- year curriculum. Clear and precise presentationof C++: The text uses C++ to implement algorithms, with an emphasis on a subset of C++ that can be used to solve many problems from physics, calculus, biology, and engineering. The C++ is purely ANSI/ISO C++ and every named code in the book has been extracted from the text and compiled and tested. Engineering is the art of solving new problems by creatively using familiar tools. Introduction to Engineering Programming—Solving Problems with Algorithms provides students of engineering with the opportunity to do just that: to learn the tools of computation and apply these tools to problems that they have not faced before. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Published by John Wiley & Sons Inc, 2003
ISBN 10: 0471202150 ISBN 13: 9780471202158
Language: English
Seller: Revaluation Books, Exeter, United Kingdom
Paperback. Condition: Brand New. 1st edition. 448 pages. 8.75x7.25x0.75 inches. In Stock.
Seller: Kennys Bookstore, Olney, MD, U.S.A.
£ 219.73
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by John Wiley & Sons, New York, 2003
ISBN 10: 0471202150 ISBN 13: 9780471202158
Language: English
Seller: AussieBookSeller, Truganina, VIC, Australia
First Edition
£ 263.08
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: new. Paperback. An innovative new book designed to teach algorithmic approaches to solving engineering problems. De-emphasizing syntax, the author focuses on structured approaches to implementing solutions using a subset of the C++ language. Focus is on developing common algorithmic patterns and how to use them to solve complex problems. Engineering applications requiring use of algebra, calculus, and physics are included. FIND CREATIVE NEW WAYS TO SOLVE ENGINEERING PROBLEMS. Designing algorithms not only offers powerful tools for analyzing technological designs and optimizing engineering processes, it also gives readers the opportunity to gain valuable experience working though the entire creative process of engineering—from problem formulation and analysis, to creating and implementing code to solve the problem. Introduction to Engineering Programming offers first-year engineering students the support they need to focus on the higher-level thinking skills needed to design and test good solutions to engineering problems. Readers will learn how computing can be used to model the physical world, how it can be used to make predictions and analyze engineering data, and how to apply basic numerical and image processing algorithms to engineering problems. Throughout, the emphasis is on the creative aspect of problem solving—the heart of engineering education and practice. Features Early introduction of functions and procedures: The text encourages readers to decompose code into functions and procedures, and work with complex algorithms, right from the start. Iteration is presented before selection: The author introduces this concept and its expression in C++ relatively early, so readers can begin creating and implementing meaningful algorithms as soon as possible. Integrates calculus, physics, and introductory programming: The text makes direct connections to other classes in calculus and physics, and presents many examples and problems form those subjects. These connections will help the reader see the interconnectedness of the first- and second- year curriculum. Clear and precise presentationof C++: The text uses C++ to implement algorithms, with an emphasis on a subset of C++ that can be used to solve many problems from physics, calculus, biology, and engineering. The C++ is purely ANSI/ISO C++ and every named code in the book has been extracted from the text and compiled and tested. Engineering is the art of solving new problems by creatively using familiar tools. Introduction to Engineering Programming—Solving Problems with Algorithms provides students of engineering with the opportunity to do just that: to learn the tools of computation and apply these tools to problems that they have not faced before. Shipping may be from our Sydney, NSW warehouse or from our UK or US warehouse, depending on stock availability.