References


  1. C. Alexander, S. Ishikawa, and M. Silverstein. A Pattern Language, Towns, Buidlings, Construction. Oxford University Press, New York, 1977.

  2. K. Arnold and J. Gosling. The Java Programming Language, 2nd ed. Addison-Wesley, 1997.

  3. J. L. Bentley and M. D. Mcllroy. Engineering a sort function. Software Practice and Experience, 23:1249–1265, November 1993.

  4. H. Boehm. Space efficient conservative garbage collection. Proceedings of the ACM SIGPLAN ’93 Conference on Programming Language Design and Implementation, SIGPLAN Notices 28, 6:197–206, June 1993.

  5. H. Boehm and M. Weiser. Garbage collection in uncooperative environment. Software Practice & Experience, pages 807–820, September 1988.

  6. G. Booch. Object-Oriented Analysis and Design with Applications, 2nd, ed. Addison-Wesley, 1994.

  7. G. Booch, J. Rumbaugh, and I. Jacobson. The Unified Modeling Language User Guide. Addison-Wesley, Reading, MA, 1999.

  8. G. Bracha, M. Odersky, D. Stoutamire, and P. Wadler. Gj: Exending the java programming langauage with type parameters. Online tutorial available from http://www.research.avayalabs.com/user/wadler/pizza/gi/Documents/, March 1998.

  9. G. Bracha, M. Odersky, D. Stoutamire, and P. Wadler. Making the future safe for the past: Adding genericity to the java programming language. OOPSLA 98, October 1998.

  10. F. B. Brokken. C++Annotations. http://www.icce.rug.nl/documents/cpp.shtml, 2001.

  11. D. R. Butenhof. Programming with POSIX Threads. Addison-Wesley, 1997.

  12. E. Castro. HTML 4 for the World Wide Web, Fourth Edition. Peachpit Press, Berkeley, CA, 2000.

  13. J. W. Cooper. Java Design Patterns, A Tutorial. Addison-Wesley, Reading, MA, 2000.

  14. M. K. Dalheimer. Programming with Qt. O'Reilly, 1999.

  15. C. J. Date. An Introduction to Database Systems, 7th ed. Addison-Wesley, 1999.

  16. K. Dattatri. C++, Effective Object-Oriented Software Construction. Prentice-Hall PTR, 1996.

  17. H. M. Dietel and P. J. Dietel. Java, How to Program. Prentice Hall, 1999.

  18. R. Eckstein, M. Loy, and D. Wood. Java Swing. O'Reilly, 1998.

  19. D. Flanagan. Java in a Nutshell. O'Reilly, 1997.

  20. M. Fowler and K. Scott. UML Distilled: Applying the Standard Object Modeling Language. Addison-Wesley, Reading, MA, 1997.

  21. E. Gamma, R. Helm, R. Johnson, and J. Vlissides. Design Patterns: Elements of Reusable Object-Oriented Software. Addison-Wesley, Reading, MA, 1995.

  22. D. Goldberg. What every computer scientist should know about floating-point arithmetic. ACM Computing Surveys, 23:5–48, March 1991.

  23. J. Gosling, B. Joy, and G. Steele. The Java Language Specification. Addison-Wesley, 1996.

  24. J. Gosling, B. Joy, G. Steele, and G. Bracha. The Java Language Specification. http://java.sun.com/docs/books/jls/second_edition/html/j.title.doc.html, 2000.

  25. A. Griffith. GNOME/GTK+ Programming Bible. IDG Books, 2000.

  26. C. S. Horstmann and G. Cornell. Core Java 2, Volume I—Fundamentals. Sun Microsystems Press, 1999.

  27. C. S. Horstmann and G. Cornell. Core Java 2, Volume II—Advanced Features. Sun Microsystems Press, 1999.

  28. http://developer.java.sun.com/developer/onlineTraining/collections/index.html. Introduction to the Collections Framework.

  29. http://doc.trolltech.com/2.3/threads.html. Thread Support in Qt.

  30. http://doc.trolltech.com/2.3/tutorial.html. Tutorial: The 14 Ssteps.

  31. http://grouper.ieee.org/groups/754/. IEEE Standard for Binary Floating Point Arithmetic.

  32. http://java.sun.com/docs/books/tutorial/uiswing/index.html. Creating a GUI with JFC/Swing.

  33. http://java.sun.com/j2se/1.3/docs/index.html.java 2 SDK, Standard Editor Documentation.

  34. http://www.gtk.org/tutorial. GTK+ 2.0 Tutorial.

  35. http://www.mysql.com/. MySQL Documentation.

  36. http://www.mysql.com/documentation/mysql++/index.html. MySQL++ Documentation.

  37. http://www.roguewave.com/support/docs/stdref/index.cfm. Standard C++ Library Class Reference.

  38. http://www.roguewave.com/support/docs/stdug/index.cfm. Standard C++ Library User Guide and Tutorial.

  39. http://www.unicode.org. Unicode Home Page.

  40. C. Hughes and T. Hughes. Object-Oriented Multithreading using C++. John Wiley, 1997.

  41. ISO. International standard, Programming Languages—C++.

  42. N. M. Josuttis. The C++ Standard Library, A Tutorial and Reference. Addison-Wesley, 1999.

  43. A. C. Kak. What is a Fail-Fast Iterator? http://www.jguru.com/faq/view.jsp?EID=221988, Oct 2000.

  44. A. C. Kak. What is Stable Sorting? http://www.jguru.com/faq/view.jsp?EID=225366, Oct 2000.

  45. K. N. King. C Programming, A Modern Approach. W. W. Norton & Company, New York, New York, 1996.

  46. D. E. Knuth. The Art of Computer Programming, Volume 3 (Sorting and Searching). Addison-Wesley, 1998.

  47. X. Leroy. LinuxThreads. http://www.pauillac.inria.fr/xleroy/linuxthreads/index.html.

  48. B. Lewis and D. Berg. Threads Primer: A Guide to Multithreaded Programming. Prentice Hall PTR, 1995.

  49. B. Lewis and D. Berg. Multithreaded Programming with Pthreads. Prentice Hall PTR, 1997.

  50. S. Lippman and J. Lajoie. C++ Primer, 3rd ed. Addison-Wesley, 1998.

  51. S. Meyers. More Effective C++. Addison-Wesley, 1996.

  52. M. T. Nelson. Java Foundation Classes. McGraw-Hill, 1998.

  53. W. R. Stevens. UNIX Network Programming, Volume 1, Second Edition. Prentice-Hall PTR, 1998.

  54. B. Stroustrup. The C++ Programming Language, 3rd. ed. Addison-Wesley, 1997.

  55. S. R. Weiner and S. Asbury. Programming with JFC. John Wiley, 1998.




Programming With Objects[c] A Comparative Presentation of Object-Oriented Programming With C++ and Java
Programming with Objects: A Comparative Presentation of Object Oriented Programming with C++ and Java
ISBN: 0471268526
EAN: 2147483647
Year: 2005
Pages: 273
Authors: Avinash Kak

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net