Verwandte Artikel zu Guide to Scientific Computing in C++ (Undergraduate...

Guide to Scientific Computing in C++ (Undergraduate Topics in Computer Science) - Softcover

 
9783319731315: Guide to Scientific Computing in C++ (Undergraduate Topics in Computer Science)

Inhaltsangabe

This simple-to-follow textbook/reference provides an invaluable guide to object-oriented C++ programming for scientific computing. Through a series of clear and concise discussions, the key features most useful to the novice programmer are explored, enabling the reader to quickly master the basics and build the confidence to investigate less well-used features when needed. The text presents a hands-on approach that emphasizes the benefits of learning by example, stressing the importance of a clear programming style to minimise the introduction of errors into the code, and offering an extensive selection of practice exercises.

This updated and enhanced new edition includes additional material on software testing, and on some new features introduced in modern C++ standards such as C++11.

Topics and features: presents a practical treatment of the C++ programming language for applications in scientific computing; reviews the essentials of procedural programming in C++, covering variables, flow of control, input and output, pointers, functions and reference variables; introduces the concept of classes, showcasing the main features of object-orientation, and discusses such advanced C++ features as templates and exceptions; examines the development of a collection of classes for linear algebra calculations, and presents an introduction to parallel computing using MPI; describes how to construct an object-oriented library for solving second order differential equations; contains appendices reviewing linear algebra and useful programming constructs, together with solutions to selected exercises; provides exercises and programming tips at the end of every chapter, and supporting code at an associated website.

This accessible textbook is a “must-read” for programmers of all levels of expertise. Basic familiarity with concepts such as operations between vectors and matrices, and the Newton-Raphson method for finding the roots of non-linear equations, would be an advantage, but extensive knowledge of the underlying mathematics is not assumed.

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Über die Autorin bzw. den Autor

Dr. Joe Pitt-Francis is a Departmental Lecturer at the Department of Computer Science and teaches Computer Science at Exeter College, the University of Oxford, UK.

Prof. Jonathan Whiteley is Associate Professor at the Department of Computer Science and Governing Body Fellow of Linacre College, the University of Oxford, UK.

Von der hinteren Coverseite

This simple-to-follow textbook/reference provides an invaluable guide to object-oriented C++ programming for scientific computing. Through a series of clear and concise discussions, the key features most useful to the novice programmer are explored, enabling the reader to quickly master the basics and build the confidence to investigate less well-used features when needed. The text presents a hands-on approach that emphasizes the benefits of learning by example, stressing the importance of a clear programming style to minimise the introduction of errors into the code, and offering an extensive selection of practice exercises.

This updated and enhanced new edition includes additional material on software testing, and on some new features introduced in modern C++ standards such as C++11.

Topics and features:

  • Presents a practical treatment of the C++ programming language for applications in scientific computing
  • Reviews the essentials of procedural programming in C++, covering variables, flow of control, input and output, pointers, functions and reference variables
  • Introduces the concept of classes, showcasing the main features of object-orientation, and discusses such advanced C++ features as templates and exceptions
  • Examines the development of a collection of classes for linear algebra calculations, and presents an introduction to parallel computing using MPI
  • Describes how to construct an object-oriented library for solving second order differential equations
  • Contains appendices reviewing linear algebra and useful programming constructs, together with solutions to selected exercises
  • Provides exercises and programming tips at the end of every chapter, and supporting code at an associated website

This accessible textbook is a “must-read” for programmers of all levels of expertise. Basic familiarity with concepts such as operations between vectors and matrices, and the Newton-Raphson method for finding the roots of non-linear equations, would be an advantage, but extensive knowledge of the underlying mathematics is not assumed.

Dr. Joe Pitt-Francis is a Departmental Lecturer at the Department of Computer Science and teaches Computer Science at Exeter College, the University of Oxford, UK. Prof. Jonathan Whiteley is Associate Professor at the Department of Computer Science and Governing Body Fellow of Linacre College, the University of Oxford, UK.

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

Gebraucht kaufen

Zustand: Wie neu
Unread book in perfect condition...
Diesen Artikel anzeigen

EUR 2,25 für den Versand innerhalb von/der USA

Versandziele, Kosten & Dauer

EUR 2,25 für den Versand innerhalb von/der USA

Versandziele, Kosten & Dauer

Suchergebnisse für Guide to Scientific Computing in C++ (Undergraduate...

Foto des Verkäufers

Pitt-francis, Joe; Whiteley, Jonathan
Verlag: Springer, 2018
ISBN 10: 3319731319 ISBN 13: 9783319731315
Gebraucht Softcover

Anbieter: GreatBookPrices, Columbia, MD, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: As New. Unread book in perfect condition. Bestandsnummer des Verkäufers 30563033

Verkäufer kontaktieren

Gebraucht kaufen

EUR 33,51
Währung umrechnen
Versand: EUR 2,25
Innerhalb der USA
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Foto des Verkäufers

Pitt-francis, Joe; Whiteley, Jonathan
Verlag: Springer, 2018
ISBN 10: 3319731319 ISBN 13: 9783319731315
Neu Softcover

Anbieter: GreatBookPrices, Columbia, MD, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers 30563033-n

Verkäufer kontaktieren

Neu kaufen

EUR 38,81
Währung umrechnen
Versand: EUR 2,25
Innerhalb der USA
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Foto des Verkäufers

Joe Pitt-Francis, Jonathan Whiteley
ISBN 10: 3319731319 ISBN 13: 9783319731315
Neu Paperback

Anbieter: Rarewaves.com USA, London, LONDO, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: New. 2nd ed. 2017. This simple-to-follow textbook/reference provides an invaluable guide to object-oriented C++ programming for scientific computing. Through a series of clear and concise discussions, the key features most useful to the novice programmer are explored, enabling the reader to quickly master the basics and build the confidence to investigate less well-used features when needed. The text presents a hands-on approach that emphasizes the benefits of learning by example, stressing the importance of a clear programming style to minimise the introduction of errors into the code, and offering an extensive selection of practice exercises.This updated and enhanced new edition includes additional material on software testing, and on some new features introduced in modern C++ standards such as C++11.Topics and features: presents a practical treatment of the C++ programming language for applications in scientific computing; reviews the essentials of procedural programming in C++, covering variables, flow of control, input and output, pointers, functions and reference variables; introduces the concept of classes, showcasing the main features of object-orientation, and discusses such advanced C++ features as templates and exceptions; examines the development of a collection of classes for linear algebra calculations, and presents an introduction to parallel computing using MPI; describes how to construct an object-oriented library for solving second order differential equations; contains appendices reviewing linear algebra and useful programming constructs, together with solutions to selected exercises; provides exercises and programming tips at the end of every chapter, and supporting code at an associated website.This accessible textbook is a "must-read" for programmers of all levels of expertise. Basic familiarity with concepts such as operations between vectors and matrices, and the Newton-Raphson method for finding the roots of non-linear equations, would be an advantage, but extensive knowledge of the underlying mathematics is not assumed. Bestandsnummer des Verkäufers LU-9783319731315

Verkäufer kontaktieren

Neu kaufen

EUR 41,13
Währung umrechnen
Versand: Gratis
Von Vereinigtes Königreich nach USA
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Pitt-Francis, Joe; Whiteley, Jonathan
Verlag: Springer, 2018
ISBN 10: 3319731319 ISBN 13: 9783319731315
Neu Couverture souple

Anbieter: LibSan, Athis Mons, Frankreich

Verkäuferbewertung 1 von 5 Sternen 1 Stern, Erfahren Sie mehr über Verkäufer-Bewertungen

Couverture souple. Zustand: Neuf. 2ème Édition. Bestandsnummer des Verkäufers ABE-1742410351013

Verkäufer kontaktieren

Neu kaufen

EUR 33,00
Währung umrechnen
Versand: EUR 9,00
Von Frankreich nach USA
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Pitt-Francis, Joe; Whiteley, Jonathan
Verlag: Springer, 2018
ISBN 10: 3319731319 ISBN 13: 9783319731315
Neu Softcover

Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. In. Bestandsnummer des Verkäufers ria9783319731315_new

Verkäufer kontaktieren

Neu kaufen

EUR 32,01
Währung umrechnen
Versand: EUR 13,72
Von Vereinigtes Königreich nach USA
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Joe Pitt-Francis, Jonathan Whiteley
Verlag: Springer 2018-04-05, 2018
ISBN 10: 3319731319 ISBN 13: 9783319731315
Neu Paperback

Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich

Verkäuferbewertung 4 von 5 Sternen 4 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: New. Bestandsnummer des Verkäufers 6666-IUK-9783319731315

Verkäufer kontaktieren

Neu kaufen

EUR 29,20
Währung umrechnen
Versand: EUR 17,74
Von Vereinigtes Königreich nach USA
Versandziele, Kosten & Dauer

Anzahl: 10 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Pitt-Francis, Joe; Whiteley, Jonathan
Verlag: Springer, 2018
ISBN 10: 3319731319 ISBN 13: 9783319731315
Neu Softcover

Anbieter: Books Puddle, New York, NY, USA

Verkäuferbewertung 4 von 5 Sternen 4 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. pp. 287. Bestandsnummer des Verkäufers 26381725762

Verkäufer kontaktieren

Neu kaufen

EUR 45,19
Währung umrechnen
Versand: EUR 3,40
Innerhalb der USA
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Foto des Verkäufers

Pitt-francis, Joe; Whiteley, Jonathan
Verlag: Springer, 2018
ISBN 10: 3319731319 ISBN 13: 9783319731315
Neu Softcover

Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers 30563033-n

Verkäufer kontaktieren

Neu kaufen

EUR 31,99
Währung umrechnen
Versand: EUR 17,18
Von Vereinigtes Königreich nach USA
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Pitt-Francis, Joe; Whiteley, Jonathan
Verlag: Springer, 2018
ISBN 10: 3319731319 ISBN 13: 9783319731315
Neu Softcover

Anbieter: Majestic Books, Hounslow, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. pp. 287. Bestandsnummer des Verkäufers 381096861

Verkäufer kontaktieren

Neu kaufen

EUR 44,41
Währung umrechnen
Versand: EUR 7,45
Von Vereinigtes Königreich nach USA
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Foto des Verkäufers

Pitt-francis, Joe; Whiteley, Jonathan
Verlag: Springer, 2018
ISBN 10: 3319731319 ISBN 13: 9783319731315
Gebraucht Softcover

Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: As New. Unread book in perfect condition. Bestandsnummer des Verkäufers 30563033

Verkäufer kontaktieren

Gebraucht kaufen

EUR 35,73
Währung umrechnen
Versand: EUR 17,18
Von Vereinigtes Königreich nach USA
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Es gibt 18 weitere Exemplare dieses Buches

Alle Suchergebnisse ansehen