Articles for tag: Object Oriented Programming

Karla News

The 5 Pillars of Java

Java is a pure object oriented language. Pure object oriented means having all the features of an object oriented language plus an additional feature of dealing only with objects and classes. In other words, primitive data types should not be allowed. However, there is an exception to this fact that primitive data types cannot be ...

Karla News

A Review of Alice: A Java Learning Program and Its Creator Randy Pausch

Introduction Randolph Frederick Pausch (October 23, 1960 – July 25, 2008) was an American professor of computer science, human-computer interaction and design at Carnegie Mellon University (CMU) in Pittsburgh, Pennsylvania. Prior to his death from pancreatic cancer, Randy Pausch was most famous his “Really Achieving Your Childhood Dreams” lecture speech (also referred to as “The ...

Karla News

The Evolution of Computer Programming Languages

The ENIAC, one of the world’s first computers, was programmed solely by hand. The ENIAC, short for Electronic Numerical Integrator And Computer, was one of the first computers not to use software; it was programmed using a series of switches or cables that needed to be manually manipulated. This programming was labor intensive and not ...

Karla News

SAP Workflow Terminology

Brief Overview of SAP Business Workflow Terminology There are 9 primary terms that you should be aware of when learning SAP Business Workflow. This Workflow Tutorial will describe each of these in detail. These are by no means complete, but will give you a very basic idea on what most of the key terms used. ...

Karla News

Features of Object Oriented Programming

Object-Oriented Programming (OOP) is used to build OOPS. Objects are the basic building block of Object-Oriented Programming System (OOPS). The real world objects have two characteristics: state and behavior. For example, human beings have state, such as name, color, age, and height and behavior such as walking, dancing, and sleeping. All the objects in OOPS ...

Karla News

Learn Computer Graphics for Free!

Teaching yourself graphics and computer animation doesn’t have to cost a fortune with this collection of free software.� Just download it, install it, and start messing around wiht the features. Learning how to find answers is part of learning, so I’m not providing explicit download and installation instructions. Help is available from the user and ...