[   U_N_I_V_E_R_S_I_T_Y___o_f___N_O_T_R_E___D_A_M_E ]

CSE212 Fundamentals of Computing II
Spring 2005

 

Links to Useful Web Sites:
(please email Paul if you have other favorite Object Oriented or C++ programming related websites)

Course Text Companion Websites:

·         Deitel ( C++ How to Program ) Prentice Hall Website

·         Deitel ( C++ How to Program ) Deitel Website

·         Relevant Notes ( The Practice of Programming ) Kernighan

·         Relevant Notes from Bell Labs ( The Practice of Programming ) Kernighan

 

Programming IDEs:

·        MSDN

·        netBeans

·        Apple Xcode

·        Metrowerks CodeWarrior

·        EMACS

Reference:

·         STL from RPI -- The Standard Template Library

·         STL from SGI -- The Standard Template Library

·         Bjarne Stroustrup's home page

·         C++ Pitfalls and C++ FAQs

Miscellaneous:

·         Bertrand Meyer's ETH Home page

·         GTKMM Homepage

·         GTK Namespace Reference