CSC/ECE 517 Fall 2012/ch1 1w6 pp

From Expertiza_Wiki
Revision as of 18:23, 9 September 2012 by Pshegde (talk | contribs)
Jump to navigation Jump to search

This page is about the mixing static and dynamic Object Oriented code. This page will mention some difficulties when these two types of object orientation are mixed and then we will give on practical example of such in JRuby. JRuby is mixing of Java and Ruby, this page will cover the different types of such mixings and examples of each of them.

Static and Dynamic oo code.

Introduction

JRuby

Examples JRuby

References

Further Reading