Josée Lajoie: Difference between revisions
Appearance
mNo edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
==Publications== | ==Publications== | ||
*Josée Lajoie: ''Pointer Manipulations'' - C++ Report, Sep 1996 | |||
*Josée Lajoie: ''The C++ Memory Model: New and Delete Operators'' - C++ Report, Oct 1996 | |||
*Stan Lippman, Josée Lajoie: ''C++ Primer, 3rd Edition'' - Addison-Wesley 1998, ISBN 0-201-82470-1 | *Stan Lippman, Josée Lajoie: ''C++ Primer, 3rd Edition'' - Addison-Wesley 1998, ISBN 0-201-82470-1 | ||
*:Sample chapter: ''[http://www.informit.com/articles/article.aspx?p=31537 Exception Handling in C++]'' | *:Sample chapter: ''[http://www.informit.com/articles/article.aspx?p=31537 Exception Handling in C++]'' |
Latest revision as of 14:11, 5 May 2020

Josée Lajoie was staff development analyst in the IBM Canada Laboratory C/C++ Compiler group.
Publications
- Josée Lajoie: Pointer Manipulations - C++ Report, Sep 1996
- Josée Lajoie: The C++ Memory Model: New and Delete Operators - C++ Report, Oct 1996
- Stan Lippman, Josée Lajoie: C++ Primer, 3rd Edition - Addison-Wesley 1998, ISBN 0-201-82470-1
- Sample chapter: Exception Handling in C++
- Stan Lippman, Josée Lajoie, Barbara Moo: C++ Primer, 4th Edition - Addison-Wesley 2005, ISBN 0-201-72148-1
- Sample chapter: Getting Started: The Basic Elements of C++
- Stan Lippman, Josée Lajoie, Barbara Moo: C++ Primer, 5th Edition - Addison-Wesley 2012, ISBN 0-321-71411-3
- Sample chapter: Working with Dynamic Memory in C++