Difference between revisions of "A Good Read"
Jump to navigation
Jump to search
(→C/C++) |
(→C/C++) |
||
Line 12: | Line 12: | ||
* [http://www.amazon.co.uk/C-Primer-Stanley-B-Lippman/dp/0201824701 S. B. Lippman. '''C++ Primer''' (3rd Edition). Addison Wesley, 1998. ISBN-13: 978-0201824704] | * [http://www.amazon.co.uk/C-Primer-Stanley-B-Lippman/dp/0201824701 S. B. Lippman. '''C++ Primer''' (3rd Edition). Addison Wesley, 1998. ISBN-13: 978-0201824704] | ||
* [http://www.amazon.co.uk/Effective-Specific-Addison-Wesley-Professional-Computing/dp/0321334876 S. Meyers. '''Effective C++: 55 Specific Ways to Improve Your Programs and Designs''' (3rd Edition). Addison-Wesley. 2005. ISBN-13: 978-0321334879] | * [http://www.amazon.co.uk/Effective-Specific-Addison-Wesley-Professional-Computing/dp/0321334876 S. Meyers. '''Effective C++: 55 Specific Ways to Improve Your Programs and Designs''' (3rd Edition). Addison-Wesley. 2005. ISBN-13: 978-0321334879] | ||
+ | * [http://www.amazon.co.uk/Design-patterns-elements-reusable-object-oriented/dp/0201633612 E. Gamma, R. Helm, R. Johnson and J. Vlissides. '''Design patterns : elements of reusable object-oriented software'''. Addison Wesley. ISBN-13: 978-0201633610] | ||
=Scientific & Numerical Programming= | =Scientific & Numerical Programming= |
Revision as of 17:00, 28 February 2011
'A Good Read?: Useful references for further reading'
The sections below contain references for further reading on some of the topics covered in the Pragmatic Programming course.
Fortran
C/C++
- S. B. Lippman. C++ Primer (3rd Edition). Addison Wesley, 1998. ISBN-13: 978-0201824704
- S. Meyers. Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition). Addison-Wesley. 2005. ISBN-13: 978-0321334879
- E. Gamma, R. Helm, R. Johnson and J. Vlissides. Design patterns : elements of reusable object-oriented software. Addison Wesley. ISBN-13: 978-0201633610