Articles related to "Object Oriented"



Perl Packages: Part 1
One of the features of Perl is its packages. Packages is the basis for object oriented programming and it is also used to extend Perl functionality via modules. In this first of a series, we talk about packages, what they are, how to define them and the symbol table.
perl packages object oriented programming object oriented linux

Patterns and Anti-Patterns
How a knowledge of design patterns and design anti-patterns can improve your sotware design.
design pattern object oriented object oriented pattern criticisms of patterns and anti-patterns object oriented model

Abstract Data Types
In this article, we shall be discussing the concept of abstract data types – those pieces of code which embody a set of data.
programming computer programming c programming programming language learn programming

Analyzing Astronomical Data With AIPS++
This article discusses the AIPS++ software package for analyzing radio telescope data.
radio telescope scientific computing scientific computing scientific visualization

Ecosystem Simulation in Practice
This article describes a web-based ecosystem simulation software package.
simulation ecosystem java gui visualization

Environmental Modeling Is Like a Simile
This article descibes the "Simile" environmental simulation software package.
simulation environment c modular object-oriented

IF Programming Series, First Installment: TADS
An invitation to the IF authoring system known as TADS.
tads tads text adventures programming games

Java and PSE's
This article discusses how the use of Java to wrap existing scientific applications has helped lead to the development of Problem Solving Environments.
pse problem solving environment java scientific computing object-oriented

Molecular Modeling ... a Cup of Joe?
This article describes MDModel, one of the earliest Java-based molecular dynamics applications.
molecular dynamics java object-oriented simulation

Objec Oriented Programming
An article describing overloading concept.
object oriented programming

Object Oriented Design for C
Tutorial article for C and C++ programmers describing the OO design paradigm, and how it fits into C based languages.
c++ tutorial classes object oriented oo

Object Oriented Programming Code
The aim of this article is to introduce the reader to basic Object Oriented principles in a language neutral way.
programming computer programming c programming programming language learn programming

Object-Oriented Chemistry
This article describes how object-oriented programming concepts may be applied to computational codes.
computational chemistry object-oriented java computer science inheritance

Object-oriented Programming with C#
Modern software development employs object-oriented techniques. This article goes through some of the basic concepts of object-oriented programming and investigates how C# implements these concepts.
abstraction inheritance encapsulation c# programming

Object-Oriented Simulation
This article briefly describes some of the advantages of object-oriented program design.
simulation object-oriented java c++ c

Perl Packages - Part 4 (Functions)
Discusses about functions and how they work within packages.
perl linux programming open source function

Perl Packages Part 2 (Variable Scoping)
This article discusses about scoping variables (limiting the visibility of variables).
packages perl linux unix indigoperl

Perl Packages Part 5 (Object oriented programming)
This article is the last of the series on Perl packages. It discusses Perl implementation of Object oriented programming. It also has a sample program to discuss these concepts.
perl linux open source packages object oriented programming

Programming in Phrogram
Phrogram is language that enables beginners to learn object-oriented programming in a user-friendly and fun environment.
phrogram object-oriented programming kpl .net framework multi-media programming

Understanding C++ Classes Tutorial
Tutorial article for C and C++ programmers covering OO terminology, use of header files in C++ programming, classes and notation.
c++ tutorial classes object oriented oo

Classic ASP and ASP.Net 2.0 Guide
Microsoft started developing technologies long before the internet became a household icon. Its desire to conquer the internet came in the form of Active Server Pages.
microsoft active server pages active server pages asp net object oriented programming classic asp

Getting Started in C++ Programming
A tutorial for getting started in C++ for programmers and non-programmers also covering object oriented design and programming theory and practice.
c++ programming how to getting started object oriented

Introducing KOSH
Short article discussing KOSH, Kommunity Operating System and Hardware, a community driven project to design a computing system for real people.
kosh amiga amigaos community alternative operating systems

Run-time Type Checks Are Harmful
What you can do to ensure your programs are more reusable by not performing run-time type checks on objects before calling type-specific code.
object pattern java design pattern computer programming


| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9 |