Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- My Language Choice Conundrum Deepens
- At the suggestion of a zillion people and Web sites, I have finally started reading Code Complete by Steve McConnell. The book is really good, and touches on so many of the topics that I have been writing about lately and that people have been talking about in the forums....
- Tags: Application Development, Architect, Bad Programming, Code, Code Writing, Developers, Development, Development Process, Microsoft Visual Basic, Object Oriented, Perl, programmer, Programming, Software, Software Design, Software Development
- Blog posts 2007-02-19
- Say hello to polymorphism in VB6
- May miss the most important aspect...of polymorphism. The ability to develop generic functions/methods/blocks of code that can process/handle any class that implements the interface. A real world example we created was an application monitoring application. We needed several different types of monitors (e.g. some to monitor SQL...
- Tags: polymorphism, monitor, object oriented, C.J. Lombardo, programming, Microsoft Visual Basic 6.0
- Discussion threads 2006-03-17
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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Life-Cycle Approaches
- A professional is someone who makes his or her task look easy. From a virtual infinity of choices, a professional seems to always choose the most appropriate next step in the process at hand. There is very little wasted motion. Even "trial and error" efforts appear to progress deliberately towards...
- Tags: Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers
- 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
- Crossing State Lines: Adapting Object-Oriented Frameworks to Functional Reactive Languages
- Functional reactive programming integrates dynamic dataflow with functional programming to offer an elegant and powerful model for expressing computations over time-varying values. Developing realistic applications, however, requires access to libraries, such as those for GUIs, that are written in mainstream object-oriented languages. Previous work has developed functional reactive interfaces for...
- Tags: Object-oriented, Programming, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2006-01-19
- Scriptol Php Compiler (zip)
- Scriptol is a new object-oriented and xml-oriented programming language, with a clear syntax that includes the powerful features of modern languages for faster and safer programming. It is the simpler and the most powerful object-oriented interpreted language. It may produce PHP code in html pages. Use PHP functions and Java...
- Tags: HTML, PHP, Object-oriented, Programming, Scriptol Php Compiler, Ooa/Ood/Oop, Scripting Languages, Development Tools, Software Development, Software/Web Development, Web Development
- Software downloads 2005-12-23
- MSDN Webcast: MSDN Events Reloaded: Object-Oriented Programming Fundamentals in .NET (Level 200)
- Microsoft Visual Basic .NET brings the full power of Object-Oriented Programming to the Visual Basic syntax one is already familiar with. The attendee of this webcast will learn the fundamentals of Object-Oriented Programming OOP and the new OOP keywords introduced in Visual Basic .NET. This webcast demonstrates how Visual Basic...
- Tags: Microsoft Developer Network, Object-oriented Programming, Microsoft .NET, Webcast, Microsoft Visual Basic, Object-oriented, Ooa/Ood/Oop, Microsoft Development Tools, Software Development, Software/Web Development, Development Tools
- Webcasts
- 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
- << Previous
- page 1 of 1
- Next >>