Search Results - Programming Techniques—Object-oriented Programming
-
1
Object-Capability Security in Virtual Environments
ISBN: 9781424419715, 1424419719ISSN: 1087-8270Published: IEEE 01.03.2008Published in 2008 IEEE Virtual Reality Conference (01.03.2008)“…Access control is an important aspect of shared virtual environments. Resource access may not only depend on prior authorization, but also on context of usage…”
Get full text
Conference Proceeding -
2
Polymorphism and multiple inheritance are key to object-oriented techniques (object-oriented programming)
ISSN: 0199-6649Published: San Mateo Foundry 12.06.1989Published in InfoWorld (12.06.1989)Get full text
Magazine Article -
3
Combining iterative analytical reasoning and software development using the visualization language Processing
ISBN: 9781424452835, 142445283XPublished: IEEE 01.10.2009Published in 2009 IEEE Symposium on Visual Analytics Science and Technology (01.10.2009)“… Artists, designers and architects use it but it is also a very effective programming language in the area of visual analytics…”
Get full text
Conference Proceeding -
4
The road to live programming: insights from the practice
ISBN: 9781450356381, 1450356389ISSN: 1558-1225Published: New York, NY, USA ACM 27.05.2018Published in 2018 IEEE/ACM 40th International Conference on Software Engineering (ICSE) (27.05.2018)“…Live Programming environments allow programmers to get feedback instantly while changing software…”
Get full text
Conference Proceeding -
5
Fundamentals of Programming for Science and Engineering
Published: ACM 01.06.2018Published in SE4Science 2018 : 2018 ACM/IEEE International Workshop on Software Engineering for Science : proceedings : 2 June 2018, Gothenburg, Sweden (01.06.2018)“…It is common for science and engineering courses to include one computing unit, usually in first year. In a newly-developed first-year unit, we have combined…”
Get full text
Conference Proceeding -
6
Towards Automatic Assessment of Object-Oriented Programs
Published: ACM 01.10.2020Published in Proceedings of the ACM/IEEE 42nd International Conference on Software Engineering: Companion Proceedings (01.10.2020)“…The computing education community has shown a long-time interest in how to analyze the Object-Oriented (OO) source code developed by students to provide them…”
Get full text
Conference Proceeding -
7
Integrating software engineering key practices into an OOP massive in-classroom course: an experience report
ISBN: 9781450357500, 1450357504Published: New York, NY, USA ACM 02.06.2018Published in 2018 IEEE ACM International Workshop on Software Engineering Education for Millennials (SEEM) (02.06.2018)“…Programming and software engineering courses in computer science curricula typically focus on both providing theoretical knowledge of programming languages and best-practices, and developing practical development skills…”
Get full text
Conference Proceeding -
8
Monitoring in adaptive systems using reflection
ISBN: 1605580376, 9781605580371ISSN: 0270-5257Published: 13.05.2008Published in International Conference on Software Engineering 2008 (13.05.2008)“…Continuous evolution is a key trait of software-intensive systems. Many research projects investigate mechanisms to adapt software systems effectively in order…”
Get full text
Journal Article -
9
Theme: An Approach for Aspect-Oriented Analysis and Design
ISBN: 9780769521633, 0769521630ISSN: 0270-5257Published: Washington, DC, USA IEEE Computer Society 23.05.2004Published in International Conference on Software Engineering: Proceedings of the 26th International Conference on Software Engineering; 23-28 May 2004 (23.05.2004)“…Aspects are behaviours that are tangled and scatteredacross a system. In requirements documentation, aspectsmanifest themselves as descriptions of behaviours…”
Get full text
Conference Proceeding -
10
Autonomous Adaptation to Dynamic Availability Using a Service-Oriented Component Model
ISBN: 9780769521633, 0769521630ISSN: 0270-5257Published: Washington, DC, USA IEEE Computer Society 23.05.2004Published in International Conference on Software Engineering: Proceedings of the 26th International Conference on Software Engineering; 23-28 May 2004 (23.05.2004)“…This paper describes a project, called Gravity, that defines a component model, where components provide and require services (i.e., functionality) and all…”
Get full text
Conference Proceeding -
11
Efficient Formalism-Independent Monitoring of Parametric Properties
ISBN: 1424452597, 9781424452590ISSN: 1938-4300Published: IEEE 01.11.2009Published in 2009 IEEE/ACM International Conference on Automated Software Engineering (01.11.2009)“…Parametric properties provide an effective and natural means to describe object-oriented system behaviors, where the parameters are typed by classes and bound…”
Get full text
Conference Proceeding -
12
Integration of UML modeling and policy-driven management of Web service systems
ISBN: 9781424437160, 1424437164ISSN: 2156-7921, 0270-5257Published: Washington, DC, USA IEEE Computer Society 01.01.2009Published in 2009 ICSE Workshop on Principles of Engineering Service Oriented Systems (01.01.2009)“…We address the problems that Web service management policies are not defined during Web service design and that management information collected during…”
Get full text
Conference Proceeding Journal Article -
13
Regression Test Selection for AspectJ Software
ISBN: 9780769528281, 0769528287ISSN: 0270-5257Published: IEEE 01.05.2007Published in 29th International Conference on Software Engineering (ICSE'07) (01.05.2007)“…As aspect-oriented software development gains popularity, there is growing interest in using aspects to implement cross-cutting concerns in object-oriented…”
Get full text
Conference Proceeding -
14
Precise Modeling of Design Patterns in UML
ISBN: 9780769521633, 0769521630ISSN: 0270-5257Published: Washington, DC, USA IEEE Computer Society 23.05.2004Published in International Conference on Software Engineering: Proceedings of the 26th International Conference on Software Engineering; 23-28 May 2004 (23.05.2004)“…Prior research attempts to formalize the structure ofobject-oriented design patterns for a more precisespecification of design patterns. It also allows…”
Get full text
Conference Proceeding -
15
GlueQoS: Middleware to Sweeten Quality-of-Service Policy Interactions
ISBN: 9780769521633, 0769521630ISSN: 0270-5257Published: Washington, DC, USA IEEE Computer Society 23.05.2004Published in International Conference on Software Engineering: Proceedings of the 26th International Conference on Software Engineering; 23-28 May 2004 (23.05.2004)“…A holy grail of component-based software engineeringis "write-once, reuse everywhere". However, inmodern distributed, component-based systems…”
Get full text
Conference Proceeding -
16
Assume-Guarantee Verification of Source Code with Design-Level Assumptions
ISBN: 9780769521633, 0769521630ISSN: 0270-5257Published: Washington, DC, USA IEEE Computer Society 23.05.2004Published in International Conference on Software Engineering: Proceedings of the 26th International Conference on Software Engineering; 23-28 May 2004 (23.05.2004)“…Model checking is an automated technique that can beused to determine whether a system satisfies certain requiredproperties. To address the "state explosion"…”
Get full text
Conference Proceeding -
17
Responsibilities and Rewards: Specifying Design Patterns
ISBN: 9780769521633, 0769521630ISSN: 0270-5257Published: Washington, DC, USA IEEE Computer Society 23.05.2004Published in International Conference on Software Engineering: Proceedings of the 26th International Conference on Software Engineering; 23-28 May 2004 (23.05.2004)“…Design patterns provide guidance to system designers onhow to structure individual classes or groups of classes, aswell as constraints on the interactions…”
Get full text
Conference Proceeding -
18
Skoll: Distributed Continuous Quality Assurance
ISBN: 9780769521633, 0769521630ISSN: 0270-5257Published: Washington, DC, USA IEEE Computer Society 23.05.2004Published in International Conference on Software Engineering: Proceedings of the 26th International Conference on Software Engineering; 23-28 May 2004 (23.05.2004)“…Quality assurance (QA) tasks, such as testing, profiling,and performance evaluation, have historically been donein-house on developer-generated workloads and…”
Get full text
Conference Proceeding -
19
Role-based exploration of object-oriented programs
ISBN: 158113472X, 9781581134728ISSN: 0270-5257Published: New York, NY, USA ACM 01.01.2002Published in Proceedings - International Conference on Software Engineering (01.01.2002)“…We present a new technique for helping developers understand heap properties of object-oriented programs and how the actions of the program affect these…”
Get full text
Conference Proceeding Journal Article -
20
On the Rules for Inheritance in LML
Published: IEEE 01.09.2019Published in 2019 ACM/IEEE 22nd International Conference on Model Driven Engineering Languages and Systems Companion (MODELS-C) (01.09.2019)“…Although classification relationships play the dominant role in structuring multi-level models, inheritance relationships, which are restricted to clabjects at…”
Get full text
Conference Proceeding

