scispace - formally typeset
J

James Noble

Researcher at Victoria University of Wellington

Publications -  343
Citations -  9257

James Noble is an academic researcher from Victoria University of Wellington. The author has contributed to research in topics: Agile software development & Object-oriented programming. The author has an hindex of 45, co-authored 339 publications receiving 8782 citations. Previous affiliations of James Noble include Victoria University, Australia & Microsoft.

Papers
More filters

A case study of cartoon visualisation using AspectJ

TL;DR: This paper presents a real-time visualisation of a port simulation program that makes use of cartoon visualisation and was created using InspectJ, the authors' AspectJ-driven visualisation framework, which allows concerns that cut across a program to be addressed explicitly in aspect components.
Journal Article

Tribe: a simple virtual class calculus

TL;DR: Tribe as mentioned in this paper is a type system which generalises and simplifies other formalisms of virtual classes by treating issues which are inessential for soundness, such as precise details of dispatch and field initialisation, as orthogonal to the core formalism.

Don’t mention the ‘A’ word: Agile undercover

TL;DR: This work explores Agile Undercover in the context of the Indian software industry, and discusses both why some practitioners don’t mention the ‘A’ word, and how these practitioners attempt to stay credibly Agile in such scenarios.
Proceedings ArticleDOI

Visualisation for learning OOP, using AOP and eclipse

TL;DR: This paper outlines the project to help beginners learn to program by showing object visualisations driven by aspect- oriented programming, and presented as part of the Eclipse development platform.