Jump to content

Josée Lajoie: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
Line 3: Line 3:


==Publications==
==Publications==
*Josée Lajoie: ''Pointer Manipulations'' - C++ Report, September 1996  
*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++