Some Examples of Generics in Java 1.5 and C# 2.0

Some Examples of Generics in Java 1.5 and C# 2.0Short Description
and C# 2.0. Dr. Richard Wiener, Editor-in-Chief, JOT, Associate Professor of Computer. Science, University of Colorado at Colorado Springs …

Website: www.jot.fm | Filesize: 128kb

Content
JOURNAL OF OBJECT TECHNOLOGY
Online at http://www.jot.fm. Published by ETH Zurich, Chair of Software Engineering .JOT, 2004
Vol. 3, No. 8, September-October 2004
Cite this column as follows: Richard Wiener: “Some Examples of Generics in Java 1.5 and C#
2.0″, in Journal of Object Technology, vol. 3, no. 8, September-October 2004, pp. 81-96.
http://www.jot.fm/issues/issue_2004_09/column8
Some Examples of Generics in Java 1.5
and C# 2.0
Dr. Richard Wiener, Editor-in-Chief, JOT, Associate Professor of Computer
Science, University of Colorado at Colorado Springs
The forthcoming releases of Java JDK v1.5 and C# v2.0 support generic classes (classes
with generic type parameters) and generic methods. Furthermore, each also supports
constrained generic types.
Much has been written about generic types. In “A Comparative Study of Language
Support for Generic Programming” by Garcia et al
(http://www.osl.iu.edu/publications/pubs/2003/comparing_generic_programming03.pdf),
details of generic types and programming in C++, Haskell, Standard ML, Eiffel, Java and
C# are compared. Useful details and generic coding examples from the soon to be
released Java JDK 1.5 (now in beta) are presented…

Get the file Download here

AddThis Social Bookmark Button
Related Books:
  • Generics in the Java Programming Language
  • C# 2.0 Generic Types and Methods
  • Generics and a taste of LINQ
  • C# 2.0 FOR C++ AND JAVA PROGRAMMER
  • -or- A java tutorial that shows you why Coding Java (or any other …
  • Detecting and Parsing Embedded Lightweight Structures
  • Advanced C# / .NET Patterns and Practices BootCamp
  • Java Programming Made Fun and Easy!

  • Related Searches: , , , ,



    Comments

    Leave a Reply