Teaching object-oriented programming with AEIOU
✍ Scribed by Guillermo Licea; Reyes Juárez-Ramírez; Carelia Gaxiola; Leocundo Aguilar; Luis G. Martínez
- Publisher
- John Wiley and Sons
- Year
- 2011
- Tongue
- English
- Weight
- 669 KB
- Volume
- 22
- Category
- Article
- ISSN
- 1061-3773
No coin nor oath required. For personal study only.
📜 SIMILAR VOLUMES
A small, object-oriented language is introduced: BCOOPL (Basic Concurrent Object-Oriented Programming Language). This language is specifically targeted to support component-oriented programming. The main design goal of BCOOPL was to provide a small, but powerful set of language features that support
The incorporation of object-oriented techniques into the undergraduate curriculum has received significant attention over the past few years. In this article we will discuss the design, implementation, and application of an object-oriented digital logic simulator. The article explores the advantages
Making a ®nite element code easier to maintain is achieved by further modularizing it. Due to its two levels of modularity (of procedures and data), object-oriented programming is the method of choice. Its potential is investigated in two bottlenecks of ®nite element programming where so far it has