Simple Object Oriented Tutorial (soot part 1)
Object Oriented Programming (OOP) means a lot of different things to a
lot of different people. For our purposes, let's define OOP simply as a
way to create a "thing" that your programs can use (obviously, this is
rather vague at the moment). Before we delve into making a simple
object, let's look at using an object and explore a few concepts.
Consider a radio like your grandfather might have had -- a large wooden
box with a speaker, volume dial, and tuning dial with the frequencies
shown. We do not necessarily need to know what the insides look like or
how it functions, we need only know how to operate this device; we need
to know how to use the device's interface. Radios have changed a great
deal since those days -
» posted by ITworld staff
ITworld
Symantec Backup Exec 12 and Backup Exec System Recovery 8 deliver industry leading Windows data protection and system recovery. Download this whitepaper to find out the top reasons to upgrade and how to get continuous data protection and complete system recovery.
Data and system loss — from a hard drive failure, malicious attack, natural disaster, or simple human error — can happen anytime. Don’t leave your business vulnerable. Make sure you have a secure recovery strategy in place. Symantec's latest backup and system recovery technology can efficiently restore critical applications, individual emails and documents and even restore your entire system in minutes in the event of a loss.
Businesses face a growing challenge to ensure that the IT environment is properly protected. Backup Exec 12 integrates with other applications in the Symantec family of products, to complement your current data protection strategy, keep your data securely backed up and make it recoverable when you need it most.







