White Papers

Programming Language Concepts for Software Developers

Overview This note describes and motivates the current plans for an undergraduate course on programming language concepts for software development students. The paper describes the competences one expects students to acquire as well as the topics covered by the course. The paper plans to use C# and Scheme as instruction languages, and will study the implementation of Java and C# with their underlying platforms, the Java Virtual Machine and .NET Common Language Runtime, and emphasize implementation exercises. This comes at the expense of classical compiler course subjects such as register allocation, and optimization of imperative loop-intensive code. One purpose of this white paper is to solicit comments and advice on the choice of planned competences and topics.

Download White Paper

By downloading you agree to our Terms and Conditions. These include information regarding use of your personal data.

Publisher
IT University of Copenhagen
File Format
PDF
Date Published
Dec 19, 2008
Format
White Papers
Topics
Application Development, Java, Programming Languages

Similiar White Papers

Connecting to Oracle From Ruby on Rails

Connecting to Oracle From Ruby on Rails

In the Java world, there are two common types of drivers for Oracle: the pure-Java (a.k.a. thin) driver and the native O

Publisher: Oracle  |  Tags: database, java, software

Design Considerations for Using the PIM API for Java ME

Design Considerations for Using the PIM API for Java ME

Mobile handsets such as cellphones typically have an address book to keep track of people one likes to stay in touch wit

Publisher: Sun Microsystems  |  Tags: api, applications, data, java

Using Java Persistence API Within a Visual Web JSF Application

Using Java Persistence API Within a Visual Web JSF Application

Using NetBeans IDE 6.0 and the Visual Web tools, one can write applications that connect to database tables using the Ja

Publisher: Sun Microsystems  |  Tags: api, applications, data, database, java

Ruby on Rails: Ajax

Ruby on Rails: Ajax

Ajax is one of the most important emerging trends in web applications. Web sites like Google Maps and Gmail dramatically

Publisher: O'Reilly Media  |  Tags: applications, gmail, google maps, java, server

Better JPA, Better JAXB, and Better Annotations Processing With Java SE 6

Better JPA, Better JAXB, and Better Annotations Processing With Java SE 6

Off late released Java SE (Standard Edition) 6 brings greater convenience and greater usability to several portions of t

Publisher: Oracle  |  Tags: api, applications, developers, java