- Bracha, Gilad, "Generics", Oracle Corporation, The Java Tutorials, (último acceso febrero 2017).
- Budd, Timothy A., "An Introduction to Object-Oriented Programming", Addison Wesley.
- Byte Magazine, Smalltalk, Volume 06 Number 08, A McGraw Hill Publication.
- Deitel, H. M. y Deitel, P. J., "Cómo Programar en Java", Prentice Hall.
- Goldberg Adele and Robson David, "Smalltalk-80 The Language and its Implementation", Addison-Wesley Publishing Company.
- Gökel Canol, Computer Programming using GNU Smalltalk, GNU Free Documentation License 1.3.
- Kuhn, Thomas Samuel., "The Structure of Scientific Revolutions", University of Chicago Press.
- Langsam, Yedidyah, Augenstein, M. J. and Tenenbaum, A. M., "Estructuras de Datos con C y C++", Prentice Hall Hispanoamericana.
- Mark Allen Weiss, "Estructuras de Datos en Java", Addison Wesley.
- McConnell, Steve, "Code Complete", Microsoft Corporation.
- Oracle, The Java Tutorials, Java Documentation.
- Shalloway, Alan and Trott James R., "Design Patterns Explained A New Perspective on Object Oriented Design", Addison Wesley.
- Sierra, Kathy and Bates, Bert, "Sun Certified Programmer & Developer for Java 2", Mc Graw Hill/Osborne.
- Schildt, Herbert, "C++: The Complete Reference", Mc Graw Hill Osborne.
- Stroustrup, Bjarne, "El Lenguaje de Programación C++", Addison Wesley.
- Unified Modeling Language Web Site, (último acceso febrero 2017).
- Wirth, Niklaus, "Algoritmos y Estructuras de Datos", Prentice Hall.
Se presentan los principales conceptos y fundamentos del Paradigma y de la Programación Orientada a Objetos (POO), así como una aplicación a las Estructuras de Datos más comunes: Pilas, Colas, Listas y Árboles binarios. También se proporciona una introducción a la programación concurrente, la comunicación por sockets y el manejo de excepciones.
1 de febrero de 2017
Referencias sugeridas.
Etiquetas:
API,
Colecciones,
Genéricos,
JVM,
POO,
Smalltalk,
Thomas Kuhn,
UML