On UrbanBaby: I won't vaccinate my daughter!
2 Resources for

object-oriented development

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Create better applications faster by eliminating incompatible design approaches
Theremay be things that just work well together. Chocolate and Peanut Butter may bea good example of this, if Reece's is to be believed. However, we all know thatoil and water don't mix well. In our struggle to build large, complexapplications application developers must work hard to find those thingswhich...
Tags: API, object-oriented, Object-Oriented development, RDBMS, Robert L. Bogue
Technical articles 2006-10-12
Software Development: Introduction to the Mach-II application framework
I've been a ColdFusion developer for over five years now. While ColdFusion is incredibly easy to learn and use, it has always been firmly grounded in the procedural programming world. True object-oriented development has not really been an option. Application frameworks like Fusebox 4 incorporate many of the great ideas...
Tags: OOA/OOD/OOP, Development tools, Brian Kotek, software development, software, Mach-II, Allaire ColdFusion, object-oriented, CFC
Technical articles 2003-12-12

Additional Resources

Testing Java in an Object-Oriented Way
In object-oriented software development, the system is developed as a collaborative collection of objects. Messages are the heart of the communication between these objects. Most Java-based software development projects employ unit testing, which mainly tests the system's behavior. Yet, one rarely tests the object-oriented nature of the written program. Object-oriented...
Tags: Java, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
White papers 2006-03-28
UML for C#
C# is a modern object-oriented language for application development. In addition to object-oriented constructs, C# supports component-oriented programming with properties, methods and events. UML defines graphical notations for describing and designing object-oriented software systems. It's an open standard controlled by the Object Management Group OMG. This paper assumes a working...
Tags: Object-oriented, C#, Ooa/Ood/Oop, UML, Programming Languages, .Net, Software Development, Software/Web Development
White papers 2007-04-24
MSDN Webcast: Tips and Tricks for Object-Oriented Development With Visual Studio .NET (Part 1 of 2) (Level 200)
Object-Oriented programming OOP has been touted as the "Silver bullet" to solve the most pressing challenges of application development, but where are those promised benefits in the solutions? Are the objects are not very reusable? Source code still complicated and difficult to understand? Does a person end up re-writing code...
Tags: Microsoft Developer Network, Microsoft Visual Studio, Webcast, Microsoft Visual Studio.Net, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
Webcasts
The Objective-C Programming Language
Object-oriented programming, like most interesting developments, builds on some old ideas, extends them, and puts them together in novel ways. The result is many-faceted and a clear step forward for the art of programming. An object-oriented approach makes programs more intuitive to design, faster to develop, more amenable to modifications,...
Tags: Object-oriented Programming, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
White papers 2001-01-02
MSDN Webcast: Tips and Tricks for Object-Oriented Development With Visual Studio .NET (Part 2 of 2) (Level 200)
Object-Oriented programming OOP has long promised to solve the most pressing challenges of application development, but where are those promised benefits in the solutions? Does a person find that objects are not very reusable, that source code is still too complicated and that a person ends up re-writing code to...
Tags: Microsoft Developer Network, Microsoft Visual Studio, Webcast, Microsoft Visual Studio.Net, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
Webcasts
Access the true power of JavaScript with object oriented programming
This download takes an in depth look at some of the key concepts of object oriented programming OOP in JavaScript and then discuss how JavaScript implements them. While object oriented OO development in JavaScript is not as simple as it is in other languages, such as Java,...
Tags: Object-oriented Programming, Microsoft Access, JavaScript, Object-oriented, Ooa/Ood/Oop, Scripting Languages, Software Development, Software/Web Development, Web Development
Download resources 2005-06-29
Essential ActionScript 2.0: Object-Oriented ActionScript
Ironically, Flash users who are new to Object-Oriented Programming OOP are often familiar with many object-oriented concepts without knowing their formal names. This paper demystifies some of the terminology and brings newer programmers up to speed on key OOP concepts. It also serves as a high-level overview of OOP in...
Tags: Object-oriented Programming, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
White papers 2004-06-08
Apply object-oriented analysis and design to the problem of software complexity
Failure to master the complexity of software often results in projects that are late, over budget, and deficient in their stated requirements. In this sample chapter from Object-Oriented Analysis and Design with Applications, 3rd Edition, examine the case for using object-oriented analysis and design to master the complexity associated...
Tags: Software, Object-oriented Analysis, Object-oriented, Addison-Wesley, Ooa/Ood/Oop, Software Development, Software/Web Development
Book chapters 2007-04-26
A Calculus of Untyped Aspect-Oriented Programs
Aspects have emerged as a powerful tool in the design and development of systems, allowing for the encapsulation of program transformations. The dynamic semantics of aspects is typically specified by appealing to an underlying object-oriented language via a compiler transformation known as weaving. This treatment is unsatisfactory for several reasons....
Tags: DePaul University, Aspect-oriented, Semantics, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
White papers
Modeling Object-Oriented SAS/AF Applications Using UML
UML is a widely used modeling standard for developing object-oriented systems; it stands for The OMG's Unified Modeling Language UML. It is becoming more mature and integrated in many development methodologies. Confronted with a complex SAS/AF application, it was decided to turn to a real object-oriented approach, on a small...
Tags: Object-oriented, Modeling, UML, Programming Languages, Ooa/Ood/Oop, Software Development, Software/Web Development
White papers 2004-04-14
Reduce, Reuse, Recycle (Session 4)-Object-Oriented Concepts in Microsoft .NET Winforms Applications-Level 200
Chances are your development approach is committed to an object-oriented methodology for writing extensible code. Join this fourth webcast in the essential 14-part series "Soup to Nuts - A Practical Guide to Building Windows Forms Applications with .NET," and learn more about object-oriented concepts such as reuse, encapsulation, polymorphism, and...
Tags: Microsoft .NET, Microsoft Corp., Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
Webcasts
MSDN Webcast: Reduce, Reuse, Recycle (Session 4) - Object-Oriented Concepts in Microsoft .NET Winforms Applications - Level 200
Chances of the development approach are committed to an object-oriented methodology for writing extensible code. This fourth webcast in the essential 14-part series "Soup to Nuts - A Practical Guide to Building Windows Forms Applications with .NET," and learn more about object-oriented concepts such as reuse, encapsulation, polymorphism, and inheritance...
Tags: Microsoft Developer Network, Microsoft .NET, Webcast, Microsoft Corp., Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
Webcasts
ClassSheets: Automatic Generation of Spreadsheet Applications From Object-Oriented Specifications
Spreadsheets are widely used in all kinds of business applications. Numerous studies have shown that they contain many errors that sometimes have dramatic impacts. One reason for this situation is the low-level, cell-oriented development process of spreadsheets. This process is improved by introducing and formalizing a higher-level object-oriented model termed...
Tags: Specification, Object-oriented, Spreadsheet, Productivity, UML, Ooa/Ood/Oop, Software Development, Software/Web Development
White papers 2005-11-07
Best practices for using ColdFusion Components
Since their release in ColdFusion Version 6.0, ColdFusion Components CFCs have continued to gain acceptance in the development community. CFCs support the object oriented essentials such as encapsulation, inheritance, and polymorphism and have given developers the impetus to embrace object oriented programming. This download explains some of the best CFC...
Tags: Allaire ColdFusion, Best Practice, Object-oriented, Ooa/Ood/Oop, Development Tools, Software Development, Software/Web Development
Download resources 2005-05-24
Using PHP 5 With Oracle XML DB
As a programming language, PHP has many strengths, including ease of use, short development time, and high performance. With a brand-new object model, PHP 5 leverages the power and flexibility of object-oriented programming. This fifth release of PHP brings many more fully object-oriented capabilities to the language, including interfaces; abstract...
Tags: Oracle Corp., PHP, Object-oriented, Ooa/Ood/Oop, Scripting Languages, Software Development, Software/Web Development, Web Development
White papers 2005-07-01
Service-Oriented Architecture Testing Design and Practices
Testing is an indispensable part of software development, and the testing techniques must keep always evolving to address the new behaviors of software applications. The procedural and object-oriented paradigms have been driving the software development for a long time. A new paradigm is been progressively explored: the service-oriented. This new...
Tags: SOA, Object-oriented, Motorola Inc., Service-Oriented Architecture (SOA), Software Development, Ooa/Ood/Oop, Tools & Techniques, Web Services, Development Tools, Middleware, Enterprise Software, Software, Software/Web Development, Management
White papers 2006-01-25
Study of Object-Oriented Software Development
These are the highlights of a successfully completed application of object-oriented software development for a new product. The project was of medium size, the duration was less than 24 months from the end of the requirements specification to product shipment, and the average team size was 8-10 software engineers. We...
Tags: Hewlett-Packard Co., Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
White papers
Component Inheritance in EJB 2.0
Component-based architectures eliminate a number of the limitations of object-oriented development. Enterprise JavaBeans EJB components offer a greater base for reuse and integration for Java developers than POJOs. However, to make the most of what they offer requires a shift in focus from development-oriented programming to the more flexible realm...
Tags: EJB 2.0, EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
White papers 2005-10-25
  • << Previous
  • page 1 of 1
  • Next >>


Microsoft Excel Intermediate Skills
This Microsoft Excel Intermediate Skills presentation is a preformatted solution for training staff to get more out of Microsoft Excel. The accompanyi ...
Buy Now
Help Desk Trouble Ticket Form
The Help Desk Trouble Ticket is an important document for the technical support professional. This form contains all the essential fields for maintain ...
Buy Now

The PC Cracked Open